{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.groq-tool-use",
  "version": "1.0.0",
  "title": "Groq tool-use integration boundary",
  "summary": "Official-source capability, execution, authorization, and deployment boundaries for Groq tool-use integration.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.groq.tool-use.capability",
        "statement": "Groq documents local and server-side tool-use patterns through OpenAI-compatible chat requests with tool schemas and tool-choice controls.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.groq.tool-use"
        ]
      },
      {
        "id": "fact.groq.tool-use.execution",
        "statement": "For local tools the model returns structured calls and the client executes them before sending results back; remote tool behavior remains service-specific.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.groq.tool-use"
        ]
      },
      {
        "id": "fact.groq.tool-use.authorization",
        "statement": "Groq credentials, selected model support, tool credentials, organization controls, and mutation approval are separate authorization boundaries.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.groq.tool-use"
        ]
      },
      {
        "id": "fact.groq.tool-use.boundary",
        "statement": "Tool-call compatibility varies by model and mode and does not prove deterministic selection, correct arguments, completed side effects, or a deployed integration.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.groq.tool-use"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/groq-tool-use.json",
  "contentHash": "sha256:e052440b2149086a336fd3e2d4be8fdc64505e6b93d57d60e5b90508d43ce697",
  "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/groq-tool-use.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.groq.tool-use",
        "url": "https://console.groq.com/docs/tool-use",
        "title": "Groq Tool Use",
        "publisher": "Groq",
        "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://groq.com/terms-of-use/",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.groq.tool-use",
      "type": "source-claim",
      "url": "https://console.groq.com/docs/tool-use",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
