whooing_bulk_add_entries
Create multiple transaction entries in Whooing by providing account IDs, dates, items, and amounts.
Instructions
Create multiple transaction entries in Whooing. Use whooing_accounts first to look up account IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entries | Yes | Entries to create, in order. Maximum 50. | |
| section_id | No | Section ID. Defaults to WHOOING_SECTION_ID env var. |