inspect_astrbot_config
Explore and analyze AstrBot configuration JSON structure step-by-step to inspect nodes, list keys, and drill down into specific paths for debugging and management.
Instructions
Inspect a node in an AstrBot config JSON.
This tool is designed for step-by-step exploration:
Start with path=None to list top-level keys.
Then drill down by providing a deeper path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conf_id | Yes | ||
| system_config | Yes | ||
| path | Yes | ||
| include_value | Yes | ||
| max_children | Yes | ||
| redact_secrets | Yes | ||
| max_string_length | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||