get_config_path
Retrieve a Caddy configuration node by its path (e.g., '/apps/http/servers'). Enables direct inspection of specific server settings, routes, TLS configurations, and other admin API data.
Instructions
Get a specific Caddy config node by path. config_path: e.g. '/apps/http/servers' or '/apps/tls'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config_path | Yes |