list_comments
Fetch comments from a Blogger post or entire blog. Filter by status such as PENDING to find comments waiting for moderation.
Instructions
List comments on one post, or across the whole blog if post_id is omitted.
Use status="PENDING" to find comments waiting for moderation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| blog_id | Yes | ||
| post_id | No | ||
| page_token | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||