opentweet_update_evergreen_settings
Update evergreen queue settings to control activity, posts per day, posting times, and default cooldown period.
Instructions
Update evergreen queue settings. Control whether the queue is active, how many posts per day, posting times, and default cooldown period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | No | Enable or disable the evergreen queue | |
| posting_times | No | Array of posting times in "HH:mm" format (e.g. ["09:00", "17:00"]) | |
| posts_per_day | No | Number of evergreen posts to publish per day (1-10, limited by plan) | |
| default_cooldown_days | No | Default days to wait before reposting (1-90) |