itglue_list_groups
List IT Glue user groups with RBAC filtering. Filter groups by name to manage permissions efficiently.
Instructions
List IT Glue user groups (RBAC). Supports filter[name].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | filter[name] | |
| pageSize | No | page[size] — items per page (default IT Glue: 50, max 1000 for most endpoints). | |
| pageNumber | No | page[number] — 1-based page index. | |
| formatOptions | No | Reduce response size for token-sensitive callers. compact mode keeps id+type plus a small set of identifying attributes; fields[] picks specific attribute keys; omitEmpty strips null/empty values. |