inspect_action
Retrieve the complete audit trail for a specific action, including its proposal, policy decision, approval, and resulting effect. Use this to verify what happened to an action using its ID.
Instructions
Read-only. One action's whole history: what was proposed, what the policy decided, which approval was involved, what happened to the effect, and the receipt. Use this when you know which action you care about; use receipts to browse, stats for totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_id | Yes | The action to inspect. Action ids appear on receipts and on the pending requests list_pending_approvals returns. |