blogger_blogs_get
Retrieve a Blogger blog's metadata by ID, including name, description, URL, and post/page counts. Use ADMIN view for full details.
Instructions
Retrieve a single blog's metadata by its unique blog ID. Returns blog details like name, description, URL, and post/page counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Access level with which to view the blog. Use ADMIN for most details. | |
| blogId | Yes | The unique identifier of the blog to retrieve. | |
| maxPosts | No | Maximum number of posts to pull back with the blog (e.g., 5). |