bulk_analyze_failures
Analyze multiple failed tasks to detect patterns and common issues, helping pinpoint root causes in automation workflows.
Instructions
Analyze multiple failed tasks to identify patterns and common issues.
Args: project_id: ID of the project limit: Maximum number of failed tasks to analyze (default: 10)
Returns: Analysis of multiple failed tasks with pattern detection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||