{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.llamaindex-tools",
  "version": "1.0.0",
  "title": "LlamaIndex agent-tool boundary",
  "summary": "Official-source capability, execution, authorization, and deployment boundaries for LlamaIndex agent-tool.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.llamaindex.tools.capability",
        "statement": "LlamaIndex represents functions, query engines, and other capabilities as Tools with names, descriptions, and typed arguments for agent use.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.llamaindex.tools"
        ]
      },
      {
        "id": "fact.llamaindex.tools.execution",
        "statement": "An agent selects a Tool and the LlamaIndex runtime invokes its function or query engine and returns the result.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.llamaindex.tools"
        ]
      },
      {
        "id": "fact.llamaindex.tools.authorization",
        "statement": "Indexes, data connectors, model keys, external services, filesystem access, and mutations keep their own credentials and policy.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.llamaindex.tools"
        ]
      },
      {
        "id": "fact.llamaindex.tools.boundary",
        "statement": "A Tool definition does not prove indexed data quality, safe execution, external authorization, successful side effects, or a deployed agent.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.llamaindex.tools"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/llamaindex-tools.json",
  "contentHash": "sha256:0676d00aa2e898abd254e84c6e3e314e826b33c363ed6328ea1e15377fd5f4ce",
  "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/llamaindex-tools.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.llamaindex.tools",
        "url": "https://developers.llamaindex.ai/python/framework/module_guides/deploying/agents/tools/",
        "title": "LlamaIndex Tools",
        "publisher": "LlamaIndex",
        "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/run-llama/llama_index/blob/main/LICENSE",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.llamaindex.tools",
      "type": "source-claim",
      "url": "https://developers.llamaindex.ai/python/framework/module_guides/deploying/agents/tools/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
