gemini_list_sessions
List saved Gemini CLI sessions for the current project, showing index and message previews to find a session ID and resume previous conversations.
Instructions
List saved Gemini CLI sessions for the current project.
Returns a list of sessions with their index and first-message preview. Use this to find a session_id to resume a previous conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | No | Absolute path to the project directory. Defaults to current directory. | |
| timeout_seconds | No | Seconds to wait. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||