Time-off balance
clockify_time_off_balanceCheck remaining time off days for each policy for a user. Retrieve available leave balances per policy for a specific person.
Instructions
How many days are left under each policy for a person.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | User id, or `me` (default) for the owner of the API key. | |
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. |