campaignstack_list_guidance_versions
Version history for one authored craft text: a campaign's guidance or offer addendum, a signal agent's script, or a workflow node's instructions. Each row is what the field said BEFORE a write, newest first, capped at the last 20 per target. Call this when the user asks what guidance used to say, or before reverting one. Pass a versionId to campaignstack_revert_guidance to put that text back. NOT the workspace playbook: campaignstack_list_playbook_versions / campaignstack_revert_playbook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Which text: campaign_guidance and offer_addendum are keyed by campaignId, agent_script by signal agent id, node_instructions by workflow node id. | |
| targetId | Yes | The campaign, signal agent or workflow node id. | |
| workspaceId | No | Workspace ID. REQUIRED for a user key (csu_), which spans every workspace you belong to; omitted for a workspace key (cs_), which is bound to one and ignores this argument. campaignstack_whoami reports which kind of key you are holding and, for a user key, the workspaces it can reach. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| versions | No |