Get Blogpost
get_blogpostRetrieve a specific blog post from Confluence Cloud by its ID. Optionally specify the body format (storage, view, or atlas_doc_format) and a historical version number.
Instructions
Get a blog post by ID.
Args:
blogpost_id: The ID of the blog post.
body_format: Body representation — 'storage', 'atlas_doc_format', or 'view'.
version: Retrieve a specific historical version number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | ||
| blogpost_id | Yes | ||
| body_format | No |