get_report
Retrieve a structured context bundle for a bug report, with options for full or slim view to include classification, evidence, and suggested actions.
Instructions
Return the Context Bundle for a report id.
view="full" (default) returns everything; view="slim" returns the
action-relevant subset (classification, quality, steps, evidence,
candidates, suggested actions) for agents on a small context window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | full | |
| report_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||