Skip to main content
GET
List Tools
Discover everything you can attach to an agent or workflow in one place. Filter with ?type= (connector, agent, workflow, custom_function, mcp) and optionally ?query=. MCP entries come from your organization’s MCP registry.

Authorizations

x-api-key
string
header
required

API Key for authentication

Query Parameters

type
enum<string> | null

Filter by tool kind. Kind of attachable tool in the unified catalog.

Available options:
connector,
agent,
workflow,
custom_function,
mcp
query
string | null

Optional search query.

page
integer
default:1
Required range: x >= 1
per_page
integer
default:20
Required range: 1 <= x <= 50

Response

Successful Response

items
ToolCatalogItem · object[]
required
total
integer
required
page
integer
required
per_page
integer
required
total_pages
integer
required