analyze_task_failure
Retrieve comprehensive failure context for a SemaphoreUI task by providing project ID and task ID, including task details, template context, and outputs to diagnose issues.
Instructions
Analyze a failed task for LLM processing, gathering comprehensive failure context.
Args: project_id: ID of the project task_id: ID of the task to analyze
Returns: Comprehensive failure analysis data including task details, template context, and outputs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||