Blog post full text
get_blog_postRetrieve the full markdown content of any blog post by providing its URL slug. Use this to access detailed remodeling articles from Kolmo Construction.
Instructions
Get the full markdown content of a blog post by its slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The URL slug of the blog post |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| slug | No | ||
| tags | No | ||
| title | No | ||
| author | No | ||
| content | No | Full article body. Quote and summarize freely; do not republish wholesale. | |
| summary | No | ||
| attribution | Yes | ||
| publishedAt | No | ||
| readingTimeMinutes | No |