Skip to main content
POST
cURL

授权

Authorization
string
header
必填

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

请求体

application/json
toolSlug
string
必填

Tool slug from a search, e.g. GITHUB_GET_THE_AUTHENTICATED_USER

Minimum string length: 1
arguments
object

The tool's input

响应

200 - application/json

Tool result

error
string | null
必填
data
unknown
logId
string

Handle for this call in the Composio dashboard

最后修改于 2026年9月15日