{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.vllm-tool-calling",
  "version": "1.0.0",
  "title": "vLLM tool-calling server boundary",
  "summary": "Official-source capability, execution, authorization, and deployment boundaries for vLLM tool-calling server.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.vllm.tool-calling.capability",
        "statement": "vLLM documents named and automatic tool calling through its OpenAI-compatible Chat Completions server for supported models and parsers.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.vllm.tool-calling"
        ]
      },
      {
        "id": "fact.vllm.tool-calling.execution",
        "statement": "The server emits tool-call arguments, while the client is responsible for executing tools, returning results, and enforcing application policy.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.vllm.tool-calling"
        ]
      },
      {
        "id": "fact.vllm.tool-calling.authorization",
        "statement": "Server startup flags, model templates, parser selection, API authentication, tool credentials, and network controls must be configured independently.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.vllm.tool-calling"
        ]
      },
      {
        "id": "fact.vllm.tool-calling.boundary",
        "statement": "Tool-call syntax support does not prove a model follows schemas reliably, a server is secured, an external action occurred, or a production endpoint exists.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.vllm.tool-calling"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/vllm-tool-calling.json",
  "contentHash": "sha256:447f50428bba4e6a29de93ea283d759ec363c48dec401054f4496243e7a0129e",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/platform-integration/vllm-tool-calling.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.vllm.tool-calling",
        "url": "https://docs.vllm.ai/en/latest/features/tool_calling/",
        "title": "vLLM Tool Calling",
        "publisher": "vLLM Project",
        "observedAt": "2026-08-28T09:25:24Z"
      }
    ]
  },
  "observedAt": "2026-08-28T09:25:24Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-04T09:25:24Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://github.com/vllm-project/vllm/blob/main/LICENSE",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.vllm.tool-calling",
      "type": "source-claim",
      "url": "https://docs.vllm.ai/en/latest/features/tool_calling/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
