list-time-off-types
Retrieve all time off types with optional filtering by active status and pagination for efficient management.
Instructions
List all time off types with optional filtering by active status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | Filter by active status (0=archived, 1=active) | |
| page | No | Page number for pagination | |
| per-page | No | Number of items per page (max 200) |