list_users
List users from ServiceNow with optional filters like active status or department, enabling targeted user queries for automation and management.
Instructions
List users with optional search filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 20) | |
| query | No | Filter (e.g., "active=true^departmentLIKEIT") |