blogger_blogs_getByUrl
Retrieve a single blog's metadata from its public URL when only the address is known.
Instructions
Retrieve a single blog's metadata by its public URL. Useful when you only know the blog address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The full public URL of the blog to retrieve (e.g., 'https://myblog.blogspot.com'). | |
| view | No | Access level with which to view the blog. Use ADMIN for most details. |