Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
toolSlug
string
required

Tool slug from a search, e.g. GITHUB_GET_THE_AUTHENTICATED_USER

Minimum string length: 1
arguments
object

The tool's input

Response

200 - application/json

Tool result

error
string | null
required
data
unknown
logId
string

Handle for this call in the Composio dashboard

Last modified on September 15, 2026