Skip to main content
POST
cURL

Autorizaciones

Authorization
string
header
requerido

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

Cuerpo

application/json
toolSlug
string
requerido

Tool slug from a search, e.g. GITHUB_GET_THE_AUTHENTICATED_USER

Minimum string length: 1
arguments
object

The tool's input

Respuesta

200 - application/json

Tool result

error
string | null
requerido
data
unknown
logId
string

Handle for this call in the Composio dashboard

Última modificación el 15 de septiembre de 2026