Read a full documentation page
avax_get_docGet the full text of any Avalanche docs page by path or URL, using offset to continue reading content beyond the 25k character limit.
Instructions
Return the full text of a documentation page by its path (from avax_search_docs / avax_list_docs) or its build.avax.network URL. Long pages are truncated at 25k chars; use offset to continue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | e.g. content/docs/avalanche-l1s/evm-configuration/customize-avalanche-l1.mdx or https://build.avax.network/docs/... | |
| offset | No |