Integrations
Trigger a 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
Trigger an integration tool
Some providers expose helper tools for fetching dynamic data needed when
constructing post settings — for example searching
Instagram audio to attach to a Reel,
listing Discord channels, or fetching Reddit flairs.
Discover the tools available for a channel with the
settings endpoint — each tool entry
contains the
methodName to pass here together with its parameter schema.Authorizations
Your Postiz API key
Path Parameters
The integration ID
Body
application/json
Response
Tool executed successfully
The tool result, shape depends on the tool
Trigger an integration tool

