list_end_users
Find directory end users by filtering on email, name, or sync tag. Control result count with limit and offset.
Instructions
List directory end users.
Args: email_contains: Case-insensitive substring match on primary_email_address. name_contains: Case-insensitive substring match on display_name. sync_tag: Filter by LDAP sync tag. limit: Max results. offset: Pagination offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| sync_tag | No | ||
| name_contains | No | ||
| email_contains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||