get_project_revisions
Retrieve all revisions of a WebSim project to track changes, review history, and manage project versions.
Instructions
Get all revisions of a WebSim project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | WebSim project ID | |
| limit | No | Number of revisions to return (default: 20) | |
| offset | No | Number of revisions to skip (default: 0) |