check_budget_limits
Check whether logging additional hours on a subtask would exceed its budget limits. Returns whether the budget is exceeded and a message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sub_task_id | Yes | Id of the subtask to check. | |
| additional_hours | Yes | Hours to check against the budget limit. |