get_blog_summary
Retrieve a blog summary row by its publication timestamp. Returns contract fields and ticket ID, with a clear not-found status when no matching row exists.
Instructions
Read one blog summary row by its publication timestamp. Read-only. Returns the seven contract fields plus ticket_hs_id. Not-found is a VALID result — found is false and summary is null — never an error. Check warnings: a non-empty list means more than one row shares this timestamp and the first was returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blog_published_at | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||