memo_session_get
Fetch stored metadata for a tracked memo session using its session ID. Access transcript path, project, checkpoints, and other session details.
Instructions
Fetch metadata for one tracked memo session.
Read-only. Use after memo_session_list or memo_start_session when you need the stored transcript path, project, checkpoints, or other session details. Returns None when the session id is unknown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |