pages_publish_post
Publish text or link posts to a Facebook Page, with optional scheduling by Unix timestamp. Supports immediate or planned publication.
Instructions
Publish a text/link post to a Page.
Args: scheduled_publish_time: Unix timestamp; if set, post is scheduled. Set published=False.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | No | ||
| confirm | No | ||
| message | Yes | ||
| page_id | Yes | ||
| published | No | ||
| scheduled_publish_time | No |