list_system_properties
Retrieve ServiceNow system properties with filters for query, category, and type to manage configurations.
Instructions
List system properties with optional filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by type (e.g. "boolean", "string") | |
| limit | No | Max records (default 50) | |
| query | No | Encoded query to filter properties | |
| category | No | Filter by category (e.g. "email", "security") |