update_user_toil
Update a user's time off in lieu (TOIL) record by providing the entry ID, year, amount (-5000 to 5000), and optional description.
Instructions
Update an existing TOIL entry (-5000 to 5000).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | ||
| amount | Yes | ||
| toil_id | Yes | ||
| user_id | Yes | ||
| description | No |