← All primitives

Tool Registry

planned P3 /v1/tools

Why it matters: Agents can discover and safely call tools by name.

Schema-driven catalog of tools with JSON Schema inputs, versioning, deprecation, and discovery.

GitHub issue →

API endpoints

MethodPathDescription
POST/v1/toolsRegister a tool
GET/v1/toolsList tools
POST/v1/tools/:name/invokeInvoke a tool