list_governance_events
Retrieve recent tool-call intercept events from the governance audit log. Filter by risk level or tag to review agent actions.
Instructions
FCoP governance audit. Read the append-only governance event log.
Returns recent tool-call intercept events recorded by the FCoPGovernanceMiddleware (ADR-0030-bis Layer 1). Use this to understand what actions agents have taken and their risk classification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| last_n | No | Maximum number of recent events to return (default 50). | |
| risk | No | Filter by risk level: "Safe", "Sensitive", "Critical", or "" (all). | |
| tag | No | Filter by tag: "ALLOW", "REVIEW_TAG", "CRITICAL_TAG", or "" (all). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |