list_groups
Retrieve and filter ServiceNow groups by active status, type, or search term, with options for pagination and result limits.
Instructions
List groups from ServiceNow with optional filtering
Input Schema
Name | Required | Description | Default |
---|---|---|---|
active | No | Filter by active status | |
limit | No | Maximum number of groups to return | |
offset | No | Offset for pagination | |
query | No | Case-insensitive search term that matches against group name or description fields. Uses ServiceNow's LIKE operator for partial matching. | |
type | No | Filter by group type |