docs_fetch
Fetch the complete content of a documentation page. Use this after searching to get the full markdown content of a specific page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The full URL of the page to fetch (e.g., "https://docs.example.com/docs/getting-started") |