sigma_get_doc_page
Fetch a specific Sigma documentation page as clean Markdown by providing its page slug or section path, returning the full content.
Instructions
Fetch a specific Sigma documentation page as clean Markdown. Pass the page slug (e.g. 'create-a-workbook') or a section path (e.g. 'docs/create-a-workbook'). Returns the full page content.
read_only_hint: True
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |