Doubao Automation Config

Receive endpoint

POST http://127.0.0.1:8787/receive
Content-Type: application/json

{"text":"content to analyze"}

The service replies immediately with a job id, then posts the final result to the callback URL.