get_transactions
Fetch recent transactions from all linked financial accounts. Filter by keyword or minimum amount to find specific charges.
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 |