Skip to main content
Every tool server (coding, email, calendar, etc.) exposes the same HTTP interface. This is what agents interact with at runtime. Base URL: Provided per-task in the tool_servers field of the task response.

List Tools

Get available tools and their parameter schemas.
Response: 200 OK

Execute a Tool

Invoke a tool action and get the result.
Request body:
Response: 200 OK
Error response: