memo_session_list
List memo sessions to retrieve recent session IDs, transcript paths, and project context. Use optional project filter and limit to narrow results.
Instructions
List tracked memo sessions.
Read-only. Use to find recent session ids, transcript paths, and
project context for capture or inspection. project narrows results
and limit caps the number of sessions returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum sessions to return, sorted by most recently updated first (no clamp). | |
| project | No | Exact project-name filter (the working-directory basename recorded on the session, e.g. the repo folder name). Omit to list sessions from all projects. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |