Get Tools
Get all available tools in the workspace.
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Query Parameters
If specified, the endpoint returns only tools whose names start with this string.
How many documents to return at maximum. Can not exceed 100, defaults to 30.
1 <= x <= 100Filter tools by creator user ID. When set, only tools created by this user are returned. Use '@me' to refer to the authenticated user.
If present, the endpoint will return only tools of the given types.
webhook, client, api_integration_webhook, code The direction to sort the results
asc, desc The field to sort the results by
name, created_at Used for fetching next page. Cursor is returned in the response.