post_to_facebook
Create and publish text posts to a Facebook Page using the Graph API for content management.
Instructions
Create a new Facebook Page post with a text message. Input: message (str) Output: dict with post ID and creation status
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes |