vyos_docs_read
Fetches the raw RST content from the VyOS docs repository for a given doc path. Helps access detailed documentation for configuration or command syntax.
Instructions
Read a VyOS documentation page.
Fetches the raw RST content from the VyOS docs repository.
Use vyos_docs_search to find the path for a topic.
Args:
path: Doc path, e.g. "docs/configuration/firewall/groups.rst"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |