campaignstack_set_workflow_accounts
Set (or clear) a workflow's act/rotation account pool for a platform. LinkedIn nodes dispatch only on pool accounts (multiple accounts rotate); an EMPTY pool means the workflow never dispatches LinkedIn actions at all, so binding at least one account is required before an enabled workflow can send. Also syncs a linked signal agent's acting accounts. Use campaignstack_list_accounts for account ids and campaignstack_get_workflow to inspect the current pool (accountRefs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | Yes | Platform of the account pool to set | |
| accountIds | Yes | Account ids for the workflow's act/rotation pool. Empty array clears the pool; a pool-less workflow never dispatches actions on this platform. | |
| workflowId | Yes |