← All primitives

Tool Executor

planned P3 /v1/tools/:name

Why it matters: Safe, reliable execution of tools with clear error handling.

Invoke registered tools with schema validation, timeouts, retries, and circuit-breaker policy.

GitHub issue →

API endpoints

MethodPathDescription
POST/v1/tools/:name/invokeInvoke a tool
POST/v1/tools/:name/invoke-asyncInvoke a tool asynchronously