accelo_list_staff_memberships
Retrieve staff group memberships linking staff to groups. Filter by staff, group, or ID and paginate results.
Instructions
List staff group memberships from Accelo.
Each membership links a staff member to a group.
Args: filters: Filter dict. Keys: id, staff_id, group_id, order_by_asc/desc fields: Additional fields, e.g. "staff()" 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 |