OpenAPI Ingestion
Swagger 또는 OpenAPI source를 graph-tool-call tool schema로 정규화합니다.
GraphQL 인트로스펙션
GraphQL 인트로스펙션 응답을 검색하고 실행할 수 있는 도구로 변환합니다.
MCP Ingestion
MCP tool definition을 같은 graph engine에서 검색하고 plan할 수 있게 정규화합니다.
Python Functions
로컬 Python function을 retrieval과 planning에 사용할 ToolSchema로 변환합니다.
Collection Artifacts
graph metadata, readiness report, quality summary를 가진 portable OpenAPI collection artifact를 만듭니다.
Semantic Build
raw tool definition에서 action, resource, module, result-shape metadata를 deterministic하게 추론합니다.
IO Contracts
tool compatibility를 설명하는 request/response field contract를 추출합니다.
Readiness Diagnostics
API collection이 search, planning, execution에 준비됐는지 진단합니다.
Auth Readiness
runtime auth context 누락, auth profile 문제, header 생성 실패, downstream 인증 실패를 분리합니다.