Skip to main content
GET
Search toolkit tools

Authorizations

x-api-key
string
header
required

API key for authentication. Can also be passed as Authorization: Bearer <token>.

Path Parameters

toolkit
string
required

Toolkit slug.

Query Parameters

q
string

Search query to filter tools.

limit
integer

Maximum number of tools to return.

cursor
string

Pagination cursor.

connection_id
string

Filter by a specific connection.

Response

Successful response

tools
object[]
required
nextCursor
string | null