Skip to main content
GET
List Tools

Headers

string
required
Your API key for authentication.

Query Parameters

integer
Page number for pagination. Minimum 1. Defaults to 1.
integer
Number of results per page. Minimum 1, maximum 1000. Defaults to 50.
Filter results by searching the tool’s name and description fields.
string
Field to sort results by. Currently only "created_at" is supported.
string
Sort direction. Allowed values: "asc", "desc". Defaults to "desc".
This endpoint only returns tools that are not tied to a specific resource connection (resource_id: null). Tools created as part of a connected integration resource are excluded.

Response

array
Array of integration tool objects.
object
Pagination metadata.
null|array
null on success, or a list of error objects if the request failed.

Docs for agents: llms.txt