cursor_history_export
Export a Cursor AI chat session to Markdown for readability or JSON for structured data. Returns formatted content.
Instructions
Export a Cursor AI chat session to Markdown or JSON format. Returns the formatted content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionIndex | Yes | The session index (1-based, as shown in list output) | |
| format | No | Export format: 'markdown' for human-readable, 'json' for structured data | markdown |