Approve Post
invoke_approve_postApproves a PENDING_APPROVAL post and schedules it. Pass schedule_at to choose when; otherwise an existing schedule is used, or ASAP if none exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Optional reviewer notes stored with the approval. | |
| post_id | Yes | Socializioz post ID. | |
| schedule_at | No | Optional ISO 8601 time with Z or a numeric UTC offset. |