get_archived_session_log
Retrieve full session logs from the archive by date when one-liner summaries lack context. Get the original session summary for detailed analysis.
Instructions
Retrieve a full session log from the archive by date.
Older session logs are automatically compressed into one-liners in
the Session History section of coach memory. Use this tool when a
one-liner doesn't provide enough context and you need the full
original session summary.
Args:
session_date: Date of the session in YYYY-MM-DD format.
Returns:
The full session log text, or a message if not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |