Schedule Post
invoke_schedule_postSchedules a post. Pending review needs approve_post, or explicit override_approval=true when the user asks to bypass review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | Socializioz post ID. | |
| timezone | No | IANA timezone; default UTC. | |
| schedule_at | Yes | Future ISO 8601 datetime (UTC). | |
| override_approval | No | Only when the user explicitly asks to bypass a pending review. |