ig_publish_reel
Publish an Instagram Reel from a public video URL, with options for caption, cover image, collaborators, and feed sharing. Waits for video processing to complete.
Instructions
Publish a Reel (short video). Waits for video processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caption | No | Reel caption (max 2200 chars) | |
| cover_url | No | Custom cover image HTTPS URL | |
| video_url | Yes | Public HTTPS URL of the video | |
| thumb_offset | No | Thumbnail offset in ms | |
| collaborators | No | Optional. Up to 3 unique Instagram usernames to invite as collaborators. Per Instagram Graph API: supported for Feed image, Reels, and Carousels — not supported for Stories. Leading '@' characters and surrounding whitespace are auto-stripped before the uniqueness check. | |
| share_to_feed | No | Also share to feed (default true) |