Skip to main content
GET
Get All Tools

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

include
string
default:code,mcp

Comma-separated list of tool types to include (code, mcp)

mcp_instance_id
string<uuid> | null

Filter MCP tools by specific instance ID

Response

Successful Response

description
string
required
input_schema
Input Schema · object
required
name
string
required
type
enum<string>
required
Available options:
code,
mcp
mcp_instance_id
string<uuid> | null
mcp_instance_name
string | null