Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request POST \ --url https://zeus-api.agentspro.cn/scheduled-task/trigger/task_123 \ --header 'X-Internal-Secret: your-secret'
{ "success": true, "task_id": "task_123", "message": "Task triggered" }
手动触发任务执行(调试用)
X-Internal-Secret