list_transactions
List transactions with optional filters for month, account, counterparty, and amount range. Retrieve paginated results to review expense records.
Instructions
List transactions using optional month, account, counterparty, and amount filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| month | No | ||
| offset | No | ||
| account_id | No | ||
| account_group | No | ||
| amount_max_pence | No | ||
| amount_min_pence | No | ||
| counterparty_exact | No | ||
| counterparty_contains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |