Run a connector tool
post
Authorizations
D360-API-KEYstringRequired
API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.
Path parameters
connector_idstringRequired
The unique identifier of the parent connector
tool_idstringRequired
The unique identifier of the tool
Header parameters
X-API-Versionstring · enumOptionalPossible values:
Meta Business Agent API version
Body
Tool execution input
inputstringOptional
Responses
200
The tool execution result
application/json
The result of executing a tool action
outputstringRequired
statusstringRequired
400
Bad request
application/json
401
Unauthorized
application/json
429
Too many requests
application/json
500
Server error
application/json
post/agent_connectors/{connector_id}/tools/{tool_id}/run
Last updated
Was this helpful?