add_flows
Import income and expense entries for multiple months and categories in a single request. Overwrites existing entries with matching period, type, sub_type, and category.
Instructions
Bulk-upsert cash flow entries (income + expenses) across multiple months and categories in one call. Use when importing an income/expense spreadsheet with rows = months and columns = categories. Each entry overwrites if (period, type, sub_type, category) already exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entries | Yes |