Skip to main content
For the complete documentation index for agents and LLMs, see llms.txt.

Get Tools

GET 

/api/v2/workspaces/:workspace_id/tools

Get all tools in a workspace.

Returns a paginated list of tools (both MCP server tools and pipeline tools) available in the specified workspace. Tools are used in agent contexts to provide additional capabilities.

Request

Responses

Successful Response