cursor_history_list
Retrieve recent Cursor AI chat sessions with metadata like workspace, message count, and timestamps. Use filters to limit or paginate results.
Instructions
List Cursor AI chat sessions. Returns recent sessions with metadata including workspace, message count, and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of sessions to return (default: 20, max: 1000) | |
| offset | No | Number of sessions to skip for pagination (default: 0) | |
| workspace | No | Filter sessions by workspace path (absolute path to project folder) |