REST API — Embed Widget
此内容尚不支持你的语言。
| Method | Path | What it does |
|---|---|---|
GET |
/api/embed/workflow/{workflow_id}/executions/{execution_id} |
Get execution status for embed widget. Returns simplified result. |
POST |
/api/embed/workflow/{workflow_id}/executions/{execution_id}/respond |
Send a clarification response from embed widget to a waiting workflow. |
POST |
/api/embed/workflow/{workflow_id}/gather |
Conduct a guided conversation to gather workflow parameters. |