update_automation
Modify automation configurations or pause/unpause them. Adjust title, style, language, TikTok account, product, hooks, and image or post settings.
Instructions
Update automation settings, or pause/unpause it.
To pause: set action="pause". To unpause: set action="unpause". For config updates, set the fields you want to change.
Args: automation_id: The automation UUID. action: "pause" or "unpause" (mutually exclusive with other fields). title: Update the title. slideshow_hooks: Replace the hooks list. style: Update the style prompt. language: Update the language. tiktok_account_id: Change target TikTok account. tiktok_post_settings: Update TikTok posting settings. product_id: Change linked product. image_settings: Update image/collection settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | ||
| title | No | ||
| action | No | ||
| language | No | ||
| product_id | No | ||
| automation_id | Yes | ||
| image_settings | No | ||
| slideshow_hooks | No | ||
| tiktok_account_id | No | ||
| tiktok_post_settings | No |