mission.list_incidents
Retrieve a list of recent autonomous IT incidents for audit and operations review. Apply optional limit and timestamp filters to focus on specific timeframes.
Instructions
Read-only mission scope: list recent autonomous IT incidents for audit and operations review. Alias for list_recent_incidents.
Requires scope: mission.list_incidents. Every call governed by Arbiter constitutional policy and sealed with a ProofLink cryptographic receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of incidents to return (default: 10, max: 50) | |
| since | No | ISO 8601 datetime — only return incidents after this timestamp |