get_investigations
Retrieve error investigation results with optional filters for incident ID and status. Use to review and manage ongoing or completed investigations.
Instructions
List error investigation results (admin). Pairs with save_investigation_result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incident_id | No | Optional: filter by a specific incident | |
| status | No | Optional: in_progress | completed | |
| limit | No | Max rows (default 25, max 100) |