opentweet_update_evergreen_post
Modify an evergreen post's cooldown days (1-90) or toggle its paused state to control auto-reposting frequency.
Instructions
Update an evergreen post's cooldown period or pause/unpause it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The evergreen post ID | |
| paused | No | Pause (true) or unpause (false) this post | |
| cooldown_days | No | Custom cooldown days (1-90), or null to use the global default |