facebook_schedule_post
Schedule a Facebook Page post for a future time by providing message text and an ISO 8601 datetime. Set publication between 10 minutes and 6 months ahead.
Instructions
Schedule a Facebook Page post for a future time. The scheduled_time must be between 10 minutes and 6 months from now (ISO 8601 format).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | No | Optional URL to attach to the post | |
| message | Yes | The text content of the post to schedule | |
| scheduled_time | Yes | ISO 8601 datetime string for when to publish (e.g. 2026-04-01T14:00:00Z). Must be 10 min to 6 months from now. |