list_versions
List all versions of a session's history by providing its session ID. Review every change made during that session.
Instructions
List all available versions of a session's history. Requires a 'session_id' obtained from a previous call to validate_knowledge or evolve_knowledge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The ID of the session to list versions for. |