Fetch a live build.avax.network page as markdown
avax_fetch_live_docFetch the current version of any build.avax.network page as clean markdown, bypassing stale local indexes. Use for docs, academy, integrations, blog, or ACPs.
Instructions
Fetch the CURRENT version of any build.avax.network page (docs, academy, integrations, blog, acps) as clean markdown via the official .md endpoint. Use when the local index may be stale (check builtAt in avax_list_topics) or for pages not indexed. Accepts a full URL or a site path like /docs/primary-network/overview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | https://build.avax.network/docs/... or /docs/... | |
| offset | No |