Get Morning Brief
get_morning_briefRead the caller's Morning Brief — a daily AI-generated market digest covering overnight moves across the customer's own watchlists and theses, produced by the Workspace. Omit day to get the most recent brief available (not necessarily today's); pass a specific day (YYYY-MM-DD) to fetch that day's brief. It is normal for no brief to exist yet if the customer hasn't set up or recently generated one — that returns found: false, not an error. Tier: sp500+ (sample rejected).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | No | Specific day to fetch (YYYY-MM-DD). Omit to get the most recent brief available for this customer. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | ||
| _meta | Yes | Provenance envelope — data lineage for every MCP response | |
| found | Yes | ||
| model | No | ||
| status | No | ||
| provider | No | ||
| created_at | No | ||
| body_markdown | No |