list_users
Browse and search Daktela agents by display name to find specific user details, with pagination options for complete directory listings.
Instructions
List or search agents/users. The 'name' field is the login name, 'title' is the display name.
NOTE: Most tools (list_tickets, count_tickets, list_activities, etc.) resolve agent names automatically — you do NOT need to call list_users first. Use this tool only when you need to browse the user directory or look up a specific agent's details.
Args: search: Search by agent display name (partial match, e.g. 'John Doe' or 'Hajek'). skip: Pagination offset (default: 0). take: Number of records to return (default: 200).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| take | No | ||
| search | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |