daily_briefing
Get a personalized briefing of your knowledge base
Get a personalized briefing of your knowledge base: recent additions, new insights, and "on this day" resurfacing of older content. Useful for staying on top of what has been added and rediscovering past knowledge.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
includeOnThisDay | boolean | OPTIONAL | true | Include documents from this date in previous years |
recentDays | number | OPTIONAL | 7 | Number of days to look back for recent additions (1-30) |
Example Request
Default Briefing
Last 3 Days Without Historical Resurfacing
Extended Lookback
Response
Insight summaries are truncated to 200 characters.
Error Responses
| Error | Cause | Fix |
|---|---|---|
Database not configured | Missing Supabase credentials | Set SUPABASE_URL and SUPABASE_SERVICE_KEY |
Failed to generate briefing | Database or query error | Check connectivity and logs |
Notes
- This tool is read-only and idempotent — it does not modify any data.
- The "on this day" feature surfaces documents that were added on the same calendar date in previous years, helping you rediscover older content.
- The briefing includes recent additions, new insights discovered since your last check, and historical content.
- Best used at the start of a session to get oriented with your knowledge base.
Related Tools
get_insights- View all discovered insightssearch- Search for specific contentlist_documents- Browse documents by date or tag