get_bug_failure_info
Retrieve comprehensive failure details for test bugs from Zebrunner, including summaries and test run data for analysis.
Instructions
๐ฌ Get comprehensive failure information including failure summary and detailed test runs (SQL widgets, templateId: 6 & 10)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project alias ('web', 'android', 'ios', 'api'), project key, or numeric projectId | web |
| dashboardId | Yes | Dashboard ID from bug review (e.g., 99) | |
| hashcode | Yes | Hashcode from bug review failure link (e.g., '1051677506') | |
| period | No | Time period for failure analysis | Last 14 Days |
| format | No | Output format: detailed (full info), summary (concise), or json (raw data) | detailed |