post_image_to_facebook
Share images with captions to your Facebook page using the Graph API. This tool enables content posting for page management and engagement.
Instructions
Post an image with a caption to the Facebook page. Input: image_url (str), caption (str) Output: dict of post result
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_url | Yes | ||
| caption | Yes |