Draft schedule
draft_scheduleSchedule an existing Instagram draft to publish automatically at a future date and time; Chrome must be running and online. Create or list drafts first to get a draftId.
Instructions
Schedule an existing draft for a date/time; publishes automatically then (Chrome must be running and online). Use draft_create first, or draft_list for a draftId. (Requires INSSIST PRO.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| at | Yes | Publish time, ISO 8601. No offset = browser local time, e.g. "2026-08-22T18:30". Must be future. | |
| draftId | Yes | Post id from draft_create or draft_list. | |
| instance | No | Optional. Browser instance id from account_info; defaults to the active one. |