list_system_properties
Filter and list system properties by category, type, or encoded query to find relevant settings.
Instructions
List system properties with optional filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Encoded query to filter properties | |
| category | No | Filter by category (e.g. "email", "security") | |
| type | No | Filter by type (e.g. "boolean", "string") | |
| limit | No | Max records (default 50) |