get_system_properties
Query ServiceNow system properties by name or pattern, with optional limit on results. Use filters like 'name=glide.servlet.uri' or 'nameLIKEglide' to find specific configuration values.
Instructions
Query ServiceNow system properties
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of properties to return | |
| query | No | Filter query (e.g., 'name=glide.servlet.uri' or 'nameLIKEglide') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||