OpenAPI Ingestion
Convert Swagger or OpenAPI sources into normalized graph-tool-call tool schemas.
GraphQL introspection
Turn a GraphQL schema introspection response into searchable, executable tools.
MCP Ingestion
Normalize MCP tool definitions so they can be searched and planned with the same graph engine.
Python Functions
Turn local Python functions into ToolSchema objects for retrieval and planning.
Collection Artifacts
Build portable OpenAPI collection artifacts with graph metadata, readiness reports, and quality summaries.
Semantic Build
Derive deterministic action, resource, module, and result-shape metadata from raw tool definitions.
IO Contracts
Extract request and response field contracts that explain tool compatibility.
Readiness Diagnostics
Diagnose whether an API collection is ready for search, planning, and execution.
Auth Readiness
Separate missing runtime auth context, auth profile problems, header resolution, and downstream auth failures.