List a site's deploys
list_versionsList a site's finalized deploys newest-first (id, createdAt, isLive, fileCount, bytes), capped at 20. Pair with rollback_site: pick a version id from here and re-point the site to it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | site slug to list deploys for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |