{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.ollama-tool-calling",
  "version": "1.0.0",
  "title": "Ollama tool-calling integration boundary",
  "summary": "Official-source capability, execution, authorization, and deployment boundaries for Ollama tool-calling integration.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.ollama.tool-calling.capability",
        "statement": "Ollama chat requests can provide tool definitions to supported local models and receive structured tool-call requests.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.ollama.tool-calling"
        ]
      },
      {
        "id": "fact.ollama.tool-calling.execution",
        "statement": "The caller executes the selected function and appends the result to the conversation; Ollama does not make an arbitrary application function safe or authorized.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.ollama.tool-calling"
        ]
      },
      {
        "id": "fact.ollama.tool-calling.authorization",
        "statement": "Local model access, network exposure, tool credentials, filesystem permissions, and write approval remain deployment and application responsibilities.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.ollama.tool-calling"
        ]
      },
      {
        "id": "fact.ollama.tool-calling.boundary",
        "statement": "A local tool loop does not prove model suitability, argument correctness, sandboxing, external success, or that any Ollama service is running.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.ollama.tool-calling"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/ollama-tool-calling.json",
  "contentHash": "sha256:7afceee310eba629a8079683e722bd8fc249d9d1b26ad365db8e130f12f7e48b",
  "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/ollama-tool-calling.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.ollama.tool-calling",
        "url": "https://docs.ollama.com/capabilities/tool-calling",
        "title": "Ollama Tool calling",
        "publisher": "Ollama",
        "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/ollama/ollama/blob/main/LICENSE",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.ollama.tool-calling",
      "type": "source-claim",
      "url": "https://docs.ollama.com/capabilities/tool-calling",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
