Skip to main content
GET
List Tools
List all custom tools configured for your organization with pagination.

Headers

string
required
Your API key for authentication.
string
required
The organization ID.

Query Parameters

integer
default:"50"
Number of results per page (1-100).
string
Pagination cursor from previous response for fetching the next page.

Permissions

  • tools:read (all roles)

Response

boolean
Indicates if the request was successful.
array
List of tool summary objects.
object
Pagination metadata.