blogger_comments_get
Retrieve a single comment by its unique ID from a specific Blogger post and blog.
Instructions
Retrieve a single specific comment by its unique comment ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Access level with which to view the comment. | |
| blogId | Yes | The unique identifier of the blog. | |
| postId | Yes | The unique identifier of the post. | |
| commentId | Yes | The unique identifier of the comment. |