analyze_task_failure
Analyze a failed Ansible task to retrieve detailed failure context, including task specifics, template data, and outputs, for AI-assisted debugging.
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 |
|---|---|---|---|
| project_id | Yes | ||
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||