Duplicate Scheduled Post
duplicate_scheduled_postCreate a new scheduled post by duplicating an existing scheduled post. If no time is supplied, SendIt shifts it forward automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Compatibility alias for postId. | |
| postId | No | Scheduled post ID. | |
| team_id | No | Team ID to operate in team scope. Get available teams with list_teams. If omitted, uses personal scope. | |
| scheduleId | No | Compatibility alias for postId. | |
| scheduledAt | No | Optional ISO 8601 time for the duplicated post. |