blogger_pages_get
Get a static Blogger page by its unique page ID, retrieving its content and metadata for use in your project.
Instructions
Retrieve a single static page by its unique page ID, including its content and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Access level with which to view the page. | |
| blogId | Yes | The unique identifier of the blog. | |
| pageId | Yes | The unique identifier of the page to retrieve. |