Create Video Post
create_video_postUpload a video from a local path or URL and publish it to Facebook as your active or specified identity, with validation and honest error reporting.
Instructions
Upload a video and publish it as the active (or specified) identity.
The video file is validated before the upload attempt. Best-effort: modern Facebook has largely decommissioned cookie-based video uploads; failures surface as clear, honest errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Local file path or http(s) URL of the video to post | |
| confirm | No | Must be true to publish | |
| message | No | Optional caption/text with the video | |
| account_id | No | Optional stored identity id to post as (default: active) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||