CrewAI AMP Resume Request
Request payload for POST /resume — human-in-the-loop feedback on a paused task.
AI AgentsAI Agent PlatformAgent OrchestrationMulti-Agent SystemsAgent Management PlatformManaged AgentsAutomationsObservabilityHuman In The Loop
Properties
| Name |
Type |
Description |
| execution_id |
string |
The kickoff_id returned by /kickoff. |
| task_id |
string |
Identifier of the task awaiting human feedback. |
| human_feedback |
string |
Feedback incorporated as additional context. |
| is_approve |
boolean |
true to proceed; false to retry the task with the feedback. |
| taskWebhookUrl |
string |
|
| stepWebhookUrl |
string |
|
| crewWebhookUrl |
string |
|
JSON Schema