list_system_properties
Lists ServiceNow system properties with optional filters for type, category, query, and limit to retrieve specific configuration settings.
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") |