receipts
Get portable JSON logs for every approval attempt, oldest last, including refusals, to view a full record of what happened.
Instructions
Read-only. The individual receipts this store holds, as portable JSON, oldest last, one for every attempt including the refusals. Use this to read what happened; use stats for totals, and inspect_action for one action end to end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many receipts to return, 1 to 200, default 20, oldest last. | |
| control | No | Return only receipts citing this control id, exactly as `ctrlrun receipts --control` filters. Omit it to return every receipt. |