list_settings
List setting keys by providing a dot-separated path and depth to explore nested configuration options.
Instructions
List setting keys at a given path and depth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_path | No | Dot-separated path prefix, or ``None`` for the root. | |
| depth | No | How many object levels to expand. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |