List tools
Tools
List tools
Returns the organization’s tool catalog, including Duckie tools, app tools, custom tools, and MCP tools.
GET
List tools
Authorizations
API key created in Duckie Settings -> API Access.
Query Parameters
Maximum number of records to return. Defaults to 100 and is capped at 200.
Required range:
1 <= x <= 200Opaque cursor from the previous page's pagination.next_cursor value.
Filter by one or more tool types. Repeat the parameter for OR matching.
Available options:
duckie_tool, app_tool, custom_tool, mcp_tool Search tool name, description, app integration name, and MCP server name.
Filter tools by whether they perform write actions.
Filter tools by whether they require approval.
Filter app tools by integration ID.
Filter MCP tools by server UUID.