Move a scheduled status
reschedule_statusReschedule a scheduled status to a new publish time. Provide the status ID and the desired ISO 8601 timestamp, with a minimum of five minutes ahead.
Instructions
Change when a scheduled status will publish. Minimum five minutes ahead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| account | No | Which connected account to act as. Matches a full handle (alice@example.social), a bare username (alice), or an instance (example.social). Defaults to the first connected account. Call list_accounts to see them. | |
| scheduled_at | Yes | New ISO 8601 time. |