opentweet_schedule_tweet
Schedule a draft tweet to automatically post at a future date and time, ensuring timely content delivery.
Instructions
Schedule an existing draft tweet for a specific date and time. The post must be a draft (not already posted or an evergreen source).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The tweet/post ID to schedule | |
| scheduled_date | Yes | ISO 8601 date-time to schedule (e.g. "2026-03-15T09:00:00Z"). Must be in the future. |