Read Documentation Page
read_doc_pageFetch Markdown content from a documentation page URL provided by an llms.txt index. Access specific developer docs for AI processing.
Instructions
Fetch the Markdown content of a specific documentation page.
Use URLs obtained from get_project_docs when it returns an llms.txt
index. Do not call this if get_project_docs already returned complete
documentation. Only URLs from configured project hosts are permitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | HTTPS URL of a documentation page from an llms.txt index. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |