get_receipts
Fetch provenance receipts for payment and completion events, optionally filtered by Need or project. Use to audit payment and completion activity.
Instructions
List provenance receipts, optionally scoped to a Need or project. Use after record_payment or complete_need to audit payment and completion events. Read-only. Omit both filters to dump the whole ledger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| need_id | No | Optional Need id scope. | |
| project_id | No | Optional project id scope. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |