get_doc
Fetch a full Scriptivox documentation page as markdown, by its slug (for example "quickstart", "authentication", "api-reference"). Call search_docs first if you do not know the slug. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The page slug, e.g. "quickstart". Use "" or "overview" for the documentation index. |