Read the daily briefing
get_briefingRead the user's personal AI-written news briefing (daily digest) in full markdown: every story selected today from their newsletters, RSS feeds and monitored web searches, with sources. Returns the latest briefing by default, or a specific one by id or date. Also returns an index of entry ids, needed to rate or correct individual stories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| briefing_id | No | Specific briefing id (from list_briefings). Omit for the latest. | |
| include_markdown | No | Include the full text. Default true; set false for just the index. |