kaiten_list_sd_users
Retrieve Service Desk users with search filters, pagination, and options for including paid or all users regardless of status.
Instructions
List Service Desk users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| query | No | Search filter | |
| offset | No | Pagination offset | |
| include_paid_users | No | Include paid (internal) users | |
| include_all_sd_users | No | Include all SD users regardless of status |