Read page
readRetrieve documentation pages from a DevDocs docset as markdown, using anchors to target sections and offset pagination for long pages.
Instructions
Read a docset page as markdown. Append #anchor to the path to get just that section. Long pages paginate via offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Page path from search/toc, optionally with #anchor. | |
| docset | Yes | Docset slug, e.g. 'vite'. | |
| offset | No | Character offset into the markdown (from a truncation hint). |