Meta Business Agent
Run a connector tool once
Executes the tool against the merchant API and returns the raw upstream result, to check a connector before the agent relies on it.
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
accountId*string
WhatsApp social account id (the number must be managed through the Cloud API).
connectorId*string
toolId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
{ "output": "string", "status": "string"}Was this page helpful?