get_latest_failed_task
Fetch the most recent failed task from a project by providing its ID. Use to review the last failure for analysis or remediation.
Instructions
Get the most recent failed task for a project.
Args: project_id: ID of the project
Returns: The most recent failed task or a message if no failed tasks are found
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||