Search Transactions
search_transactionsSearch personal finance transactions using keywords, categories, wallets, or parties to quickly find specific spending or income records without date constraints.
Instructions
Free-form search across transactions using optional filters (walletId, categoryId, keyword, parties). Use this when no date range is given or when doing a keyword/label search instead of a date-range fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filters | No | Arbitrary filter object forwarded to /transaction/search (e.g. walletId, categoryId, dates, with) | |
| limit | No | Max results to return (default 20) |