get_latest_failed_task
Retrieve the most recent failed task for a project by providing its ID. Identify failed tasks to troubleshoot issues.
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 | |||