get_config_value
Retrieves a single value from a Caddy configuration tree using a slash-separated path, such as apps/http/servers/srv0/routes/0. For non-Caddy proxies, returns a teaching note from the support matrix.
Instructions
[READ] One value out of the caddy config tree by config path (e.g. apps/http/servers/srv0/routes/0). Off-caddy platforms return the support matrix's teaching note.
Args: path: Slash-separated config path (dot-segments rejected). target: Proxy target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| target | No |