daily_brief_result
Retrieve the result of a daily brief generation job by its ID. Poll running status until done, then get the full payload or error type.
Instructions
Fetch a daily_brief_start job by id.
status is running (keep polling), done (result holds the full daily_brief
payload), error (error holds the exception type name — the message is omitted to
avoid leaking internal detail), or unknown (bad/expired id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |