List Governance Events
list_governance_eventsReview recent agent tool-call intercepts from the append-only governance event log. Filter by risk level, tag, or count to audit agent actions and their classifications.
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 |
|---|---|---|---|
| tag | No | Filter by tag: "ALLOW", "REVIEW_TAG", "CRITICAL_TAG", or "" (all). | |
| risk | No | Filter by risk level: "Safe", "Sensitive", "Critical", or "" (all). | |
| last_n | No | Maximum number of recent events to return (default 50). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |