list_transactions
Retrieve filtered financial transactions by date, category, or type to analyze cash flow and track portfolio activity.
Instructions
List transactions with filters. Dates in YYYY-MM-DD. Type: 'income', 'expense', or 'all'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | ||
| end_date | No | ||
| category | No | ||
| type | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |