Get Session Context
get_session_contextLoad working memory to bootstrap a session by retrieving a recent activity summary. Understand what is active and pending for the given day window.
Instructions
get_session_context
Load working memory for session bootstrap.
When to use: at the start of every session to understand what is active and pending. Returns: recent activity summary for the given day window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of recent days, default 7. |