Post to a Page
create_postPublish text posts to Facebook Pages with optional link previews. Choose to post immediately, save as a draft, or schedule for a future time.
Instructions
Publish a text post, optionally with a link. Leave publish_at empty and draft false to post immediately. Set draft to keep it unpublished, or publish_at to schedule it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | No | A URL to attach, rendered as a preview card | |
| page | No | Which Page to act as, by name or id. Omit to use the default. | |
| draft | No | Save unpublished instead of posting | |
| message | Yes | The post text | |
| publish_at | No | ISO timestamp to schedule for. At least 10 minutes out, at most 6 months |