v1

latestOpenAPI 3.1.0MIT2026-07-212239107.2 KB
Integrations

Trigger an integration tool

Executes a provider-specific tool on a connected channel, for example searching Instagram audio for Reels, listing Discord channels, or fetching Reddit flairs. Discover available tools with the integration settings endpoint.

post/integration-trigger/{id}

Path parameters

idstring required

The integration ID

Request body

methodNamestring required

The tool method name, as returned by the integration settings endpoint

dataobject

Key-value parameters for the tool

Response

Tool executed successfully

{"stackTrail":"paths:/integration-trigger/{id}:post:responses:200:content:application/json:schema:properties:output","oasType":"schema","type":"unknown","description":"The tool result, shape depends on the tool"}