show_flow
Retrieve stored monthly cash flow entries separated by income and expenses, with optional period filter to view a specific month.
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" |