Skip to main content
GET
Get toolkit details

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

limit
integer

Maximum number of tools to return.

cursor
string

Pagination cursor.

connection_id
string

Filter by a specific connection.

Response

Successful response

slug
string
required
name
string
required
description
string
required
tools
object[]
required
icon
string | null