assign-budget-amount
Allocate a specific amount to a budget category for a designated month. Input budget, category, and amount details to manage financial planning efficiently.
Instructions
Assign a specific amount to a category for a given month
Input Schema
Name | Required | Description | Default |
---|---|---|---|
amount | Yes | The amount to assign in milliunits | |
budget_id | No | The ID of the budget. If not provided, the default budget will be used. | |
category_id | Yes | The ID of the category | |
month | Yes | The month in YYYY-MM-DD format |