bulk_analyze_failures
Identify recurring patterns and common issues across multiple failed tasks by providing a project ID and optional limit. Get aggregated failure analysis to pinpoint root causes quickly.
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 |
|---|---|---|---|
| limit | No | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||