{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.platform.crewai-tools",
  "version": "1.0.0",
  "title": "CrewAI tool integration boundary",
  "summary": "Official-source capability, execution, authorization, and deployment boundaries for CrewAI tool integration.",
  "content": {
    "kind": "implementation-checklist",
    "facts": [
      {
        "id": "fact.crewai.tools.capability",
        "statement": "CrewAI documents built-in and custom tools that extend an agent with search, file, API, database, and application functions.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.crewai.tools"
        ]
      },
      {
        "id": "fact.crewai.tools.execution",
        "statement": "A crew or agent selects a registered tool and the CrewAI runtime calls its implementation with validated inputs.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.crewai.tools"
        ]
      },
      {
        "id": "fact.crewai.tools.authorization",
        "statement": "Tool credentials, caching, error handling, rate limits, filesystem or network access, and side-effect approval remain explicit configuration boundaries.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.crewai.tools"
        ]
      },
      {
        "id": "fact.crewai.tools.boundary",
        "statement": "Declaring a CrewAI tool does not prove the dependency is installed, the service is reachable, an action succeeded, or a production crew is active.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.crewai.tools"
        ]
      }
    ]
  },
  "language": "en",
  "category": "platform-integration",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/platform-integration/crewai-tools.json",
  "contentHash": "sha256:e56d6eef73102706b2ef8391da415646dcef923a48751029170fab152683cefb",
  "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/crewai-tools.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.crewai.tools",
        "url": "https://docs.crewai.com/en/concepts/tools",
        "title": "CrewAI Tools",
        "publisher": "CrewAI",
        "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/crewAIInc/crewAI/blob/main/LICENSE",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.crewai.tools",
      "type": "source-claim",
      "url": "https://docs.crewai.com/en/concepts/tools",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
