List Local Change History
openl_list_project_local_changesRetrieve local change history for an open project, showing versions, authors, timestamps, and comments. Requires opening the project first.
Instructions
List local change history for a project. Returns list of workspace history items with versions, authors, timestamps, and comments. NOTE: Requires the project to be opened (openl_open_project first); not available for repository 'local' (local projects cannot be opened). Uses session-based project context; no projectId parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Response format: 'json' for structured, round-trippable data (default), 'markdown' for human-readable output, 'markdown_concise' for a brief summary (1-2 paragraphs), or 'markdown_detailed' for full details with context | json |