list_groups
Retrieve a list of ServiceNow groups using an optional search filter. Apply custom queries (e.g., active=true or typeLIKEitil) to fetch specific groups, with a configurable result limit.
Instructions
List groups with optional search filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 20) | |
| query | No | Filter (e.g., "active=true^typeLIKEitil") |