show_flow
Retrieve monthly cash flow entries (income and expenses) for all periods or filter by a specific month using YYYY-MM format.
Instructions
Stored monthly cash flow entries (income + expenses) by period. Each entry has type (income|expense), sub_type, category, amount in USD, date. Without period returns all periods; with period (YYYY-MM) returns one month. For trend analysis use report_flow which aggregates and adds savings rate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Period filter e.g. "2025-03" |