List time-off policies
clockify_list_time_off_policiesRetrieve time off policies (vacation, sick leave, etc.) with their IDs, which are required for time-off requests. Filter by status and workspace.
Instructions
Vacation, sick leave and other policies, with the ids a request needs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Default ACTIVE | |
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. |