unanet_update_project_budget
Update a project's budget by specifying the project ID and new budget amount. Add notes to document the change.
Instructions
Update the budget for a specific project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Notes about the budget change | |
| budget | Yes | The new budget amount | |
| projectId | Yes | The ID of the project to update |