schedule_reel
Schedule an Instagram Reel for future publication using a video URL or file path and ISO 8601 time. Requires the MCP server to stay running, so use for same-session or same-day posts.
Instructions
Schedule a Reel to publish at a future time. Provide exactly one of video_url or video_path, plus an ISO 8601 scheduled_time (e.g. 2026-09-01T18:30:00). LIMITATION: this only fires while this MCP server keeps running (i.e. while Claude Desktop stays open) — it is not a durable/cloud schedule. Best for same-session or same-day scheduling, not 'post this while I'm asleep and my laptop is off.'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| caption | No | ||
| video_url | No | ||
| video_path | No | ||
| share_to_feed | No | ||
| scheduled_time | Yes | ISO 8601 datetime, e.g. 2026-09-01T18:30:00 |