List users
yougile_users_listRetrieve a list of company employees from YouGile, filtered by email substring, with pagination support using limit and offset.
Instructions
List company employees (optionally filtered by email).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (default 50). | |
| offset | No | Items to skip for pagination. | |
| No | Filter by email substring. |