Read a Tabler docs page
get_docs_pageFetch any Tabler documentation page and get its readable text, headings, and code blocks for use in AI assistants.
Instructions
Fetch a docs.tabler.io page and return its readable text content (headings, text, code blocks). Requires network access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL or path, e.g. 'https://docs.tabler.io/ui/components/modals' or 'ui/components/modals' |