Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Interrupt is coming to NYC and London this fall. Join the builders, engineers, and teams shaping what's next for agents. Get your tickets →
A valid request URL is required to generate request examples
{ "next_offset": 123, "tools": [ { "created_at": "<string>", "description": "<string>", "enabled": true, "handle": "<string>", "id": "<string>", "metadata": {}, "name": "<string>", "parameters": {}, "returns": {}, "tenant_id": "<string>", "updated_at": "<string>" } ], "total": 123 }
{ "error": "<string>" }
Returns a paginated list of tools in the workspace.
Maximum number of tools to return
Number of tools to skip
Search query to filter tools by name or description
OK
Show child attributes
Was this page helpful?