Bulk Assign Automation Folders
bulk_assign_automation_foldersAssign folder scopes to multiple automations in one operation. Use an empty folderIds array to remove restrictions and run on all folders.
Instructions
Set the folder scope for multiple automations at once. Pass an empty folderIds array to remove the folder restriction (run on all folders).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderIds | Yes | Folder ids to scope the automations to. Empty array = all folders. | |
| automationIds | Yes | Automation ids to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |