list_sessions
Retrieve all saved sessions, filtered by project or user ID, to access conversation history for specific contexts.
Instructions
List all saved sessions. Can filter by project or user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | Filter by user ID (uses current user if omitted) | |
| project | No | Filter by project ID (omit for all projects) |