get_post
Retrieve a specific blog post by its unique ID from the Google Blogger API. Use this tool to access and display individual post content when you have the post identifier.
Instructions
Get a specific post by ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blogId | No | Blog ID (optional if DEFAULT_BLOG_ID is set) | |
| postId | Yes | Post ID |