cURL
Content Agent
Task Callback
Internal callback endpoint for the poll-content-run Trigger.dev task. Receives content generation results and posts them back to the originating Slack thread. Authenticated via the x-callback-secret header.
This endpoint is not intended for external use — it is called automatically by the polling task when content runs complete, fail, or time out.
POST
cURL
Body
application/json
Content generation results from the polling task
Response
Callback processed and results posted to Slack
Example:
"ok"
