campaignstack_list_playbook_versions
List playbook version snapshots for the workspace, newest first. A snapshot is taken automatically before every playbook write (regeneration, manual edit, or restore). Each row has _id, createdAt, replacedBy (what kind of write replaced it), and the full playbook text. Use campaignstack_revert_playbook to restore one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | No | Defaults to the API key's workspace |