get_transactions
Retrieve recent transactions from all connected accounts, with optional filtering by keyword and minimum amount.
Instructions
Fetch recent transactions from all connected accounts. Supports filtering by keyword (merchant/description) and minimum dollar amount. Returns up to 100 transactions sorted most-recent first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| search | No | ||
| min_amount | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |