Skip to main content
POST
Execute an MCP tool call.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Body

application/json

Tool call parameters

Request body for calling an MCP tool

name
string
required

Name of the tool to call

arguments
object

Arguments for the tool

Response

Tool execution result

MCP tool execution result

content
object[]

Result content blocks

data
string

Structured data (optional)

metadata
object

Additional metadata (optional)