Conductor exposes a lightweight HTTP surface for external automation.Documentation Index
Fetch the complete documentation index at: https://autmallc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Trigger a task over HTTP
Endpoint summary
POST /api/webhook/taskPOST /api/webhook/githubGET /api/webhook/statusGET /api/webhook/health
Standalone webhook server
If you only need the webhook listener:Security
UseWEBHOOK_SECRET for GitHub HMAC verification and keep the listener behind a trusted network path when possible.
