ig_publish_reel
Publish Instagram Reels programmatically using a public video URL with captions, cover images, and alt text. Automates video processing and includes optional feed sharing.
Instructions
Publish a Reel (short video). Waits for video processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | Yes | Public HTTPS URL of the video | |
| caption | No | Reel caption | |
| cover_url | No | Custom cover image URL | |
| share_to_feed | No | Also share to feed (default true) | |
| thumb_offset | No | Thumbnail offset in ms | |
| alt_text | No | Alt text for accessibility |