vyos_docs_read
Read a VyOS documentation page by fetching its raw RST content from the official repository. Provide the doc path, e.g., 'docs/configuration/firewall/groups.rst'.
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 |