list_groups
List ServiceNow groups with optional query filters and a configurable result limit.
Instructions
List groups with optional search filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Filter (e.g., "active=true^typeLIKEitil") | |
| limit | No | Max results (default: 20) |