List revisions
repovive_list_revisionsRetrieve the revision history of a draft, contest, course, or profile, newest first, with sequence numbers for restoring a previous version.
Instructions
List the saved versions of an entity, newest first, with the sequence number to pass to repovive_restore_revision. Revisions are captured automatically whenever a problem draft, contest, course or your profile is changed through this server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max revisions to return | |
| target_id | No | Entity id — a build session id, contest id, course id, or 'me' for the profile | |
| target_kind | No | Entity kind: build_session, contest, course, profile | |
| response_format | No | 'markdown' or 'json' | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |