instagram_post_video
Post a video to your Instagram feed with custom caption, hashtags, mentions, location, thumbnail, alt text, and comment control.
Instructions
Post a video to the feed with full caption control.
Parameters:
video_path_or_url: Local path or URL to MP4 file
caption: Caption text
hashtags: Comma-separated hashtags
mentions: Comma-separated @mentions
location_name: Location to tag
thumbnail_path_or_url: Custom thumbnail image (optional)
alt_text: Accessibility description for the video
disable_comments: Set True to disable comments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_path_or_url | Yes | ||
| caption | Yes | ||
| hashtags | No | ||
| mentions | No | ||
| location_name | No | ||
| thumbnail_path_or_url | No | ||
| alt_text | No | ||
| disable_comments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |