clawhub_list_versions
Get a list of all available versions for a specific skill using its slug. Optionally set a limit or cursor for pagination.
Instructions
List all versions of a skill. Required: slug. Optional: limit, cursor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| limit | No | ||
| cursor | No |