get_startup_context
Load business context, recent session summaries, and key facts at session start to understand user projects, preferences, and open tasks.
Instructions
Load persistent UnClick Memory at session start. Returns business context (standing rules), recent session summaries, and hot facts. Call this FIRST in every new session to understand the user's ongoing projects, preferences, and open loops. Works zero-config locally, or with Supabase for cross-machine sync.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num_sessions | No | Number of recent session summaries to load (1-20, default 5) |