{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.cohere-tool-use",
  "version": "1.0.0",
  "title": "Cohere tool-use integration boundary",
  "summary": "Official-source capability, execution, authorization, and deployment boundaries for Cohere tool-use integration.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.cohere.tool-use.capability",
        "statement": "Cohere Chat tool use connects Command models to application-defined functions and external services through structured tool definitions and tool calls.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.cohere.tool-use"
        ]
      },
      {
        "id": "fact.cohere.tool-use.execution",
        "statement": "The model produces a tool call, while the application maps the named function, executes it, and returns a tool-result message before requesting a grounded response.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.cohere.tool-use"
        ]
      },
      {
        "id": "fact.cohere.tool-use.authorization",
        "statement": "A Cohere API key authorizes the model request only; each external tool keeps its own credentials, scopes, input validation, and side-effect policy.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.cohere.tool-use"
        ]
      },
      {
        "id": "fact.cohere.tool-use.boundary",
        "statement": "A declared tool or returned tool call does not prove execution, factual correctness, external-service authorization, successful mutation, or a Plato's Kallipolis production connection.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.cohere.tool-use"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/cohere-tool-use.json",
  "contentHash": "sha256:01f0f10b95be427c73e9f578c2f11361f7b067277604fc6b73c3b77f415d332a",
  "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/cohere-tool-use.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.cohere.tool-use",
        "url": "https://docs.cohere.com/docs/tool-use-overview",
        "title": "Basic usage of tool use (function calling)",
        "publisher": "Cohere",
        "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://cohere.com/terms-of-use",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.cohere.tool-use",
      "type": "source-claim",
      "url": "https://docs.cohere.com/docs/tool-use-overview",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
