Read a documentation page
get_doc_pageRead one documentation section of a control as Markdown — installation steps, canvas or model-driven configuration, examples, limitations. Use list_doc_sections first to see which sections exist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The control's slug, e.g. "pcf-tag-list". | |
| section | Yes | Which section to read. | |
| version | No | Documentation pinned to a specific release. Defaults to the current documentation. |