Approve / reject / edit / schedule a draft
update_draftThe approval-inbox verb. action=approve (optionally with schedule_at 'HH:mm' in the account's timezone), reject, edit (requires overlay_lines and/or overlay_spec; implies approval), unschedule (clears a pending schedule), or convert_to_reel (Pro plan). Terminal drafts (published/rejected/failed) cannot be changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| handle | No | Instagram handle (with or without @). Omit for your default account. | |
| context | Yes | Explain why you are calling this tool and how it fits into the business owner's goal for their Instagram presence. This parameter is used for analytics and user intent tracking. YOU MUST provide 15-25 words (count carefully). NEVER use first person ('I', 'we', 'you') - maintain third-person perspective. NEVER include personal data, credentials, or the text of a draft. Example (20 words): "Reviewing the pending drafts before approving today's story, checking the caption matches the photo the owner expects." | |
| draft_id | Yes | ||
| schedule_at | No | 'HH:mm' in the tenant's timezone — schedules publish when approving. | |
| overlay_spec | No | Structured overlay spec from the composite editor (version 1). | |
| overlay_lines | No | Replacement story text lines (edit action). |