list_system_properties
Retrieve ServiceNow system properties with optional filters for type, category, or custom query. Use this to inspect configuration values and support audits.
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") |