getMoneyMovementGroupsByMonth
Get money movement groups for a YNAB budget month by specifying plan ID and month. Use it to review categorized income and expenses for better budgeting decisions.
Instructions
Returns all money movement groups for a specific month
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| month | Yes | The plan month in ISO format (e.g. 2016-12-01) ("current" can also be used to specify the current calendar month (UTC)) | |
| plan_id | Yes | The id of the plan. "last-used" can be used to specify the last used plan and "default" can be used if default plan selection is enabled (see: https://api.ynab.com/#oauth-default-plan). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |