get_blog
Look up any blog by its ID or public URL. Retrieve the blog's details with a single request.
Instructions
Look up one blog by its id, or by its public URL.
Pass exactly one of blog_id or url (e.g. "https://example.blogspot.com/").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| blog_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||