get_page
Retrieve page content and YAML frontmatter by providing a direct path or simple slug. Get structured data for any wiki page instantly.
Instructions
Returns the content and parsed YAML frontmatter of any page. Accepts direct paths (e.g. 'concepts/transformer.md') or simple slugs ('transformer').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug_or_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |