whooing_pl
Retrieve profit and loss summary by category for any date range to analyze spending and income patterns.
Instructions
Get profit & loss summary (spending and income by category) for a date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | No | Start date (YYYYMMDD). Defaults to 1st of current month. | |
| end_date | No | End date (YYYYMMDD). Defaults to today. | |
| section_id | No | Section ID. Defaults to WHOOING_SECTION_ID env var. |