crewai_replay_task
Replay a crew execution starting from a specific task to debug and retry failed tasks.
Instructions
Replay a crew execution from a specific task.
Runs crewai replay -t {task_id}.
Useful for debugging and retrying specific failed tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Project name | |
| task_id | Yes | ID of the task to replay from |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |