Get blog post
get_postFetch the full Markdown of a blog post by its slug (as returned by search_posts), including frontmatter metadata. Returns clean, agent-readable Markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Post slug, e.g. "rag-vs-fine-tuning-llms-2026". |