accelo_list_staff
Retrieve and filter staff members from Accelo by ID, email, standing, or username, with support for custom fields and pagination.
Instructions
List staff members from Accelo.
Args: filters: Filter dict. Keys: id, email, standing, username fields: Additional fields, e.g. "email,title,mobile" page: Page number (0-indexed) limit: Results per page (max 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| fields | No | ||
| filters | No |