Tools
List Tools
Returns all tools in your organization, with optional filtering by type or name.
GET
List tools
Every endpoint on this page requires either a Clerk-issued JWT (
Authorization: Bearer <token>) or
an organization API key (x-api-key: pk_…). Anonymous calls return 401 Unauthorized. See
Authentication for the full setup.Code examples
Sample response
Authorizations
Query Parameters
Required range:
x <= 100Filter by tool type.
Available options:
API_TOOL, FUNCTION_TOOL Search by tool name.
List tools