create_release
Submit a self-written press release with full content, optionally scheduling distribution or saving as a draft.
Instructions
Create a self-written press release. The customer provides the full content. Use order_written_release instead if you want Press Advantage writers to write it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Full HTML body of the press release | |
| title | Yes | Title of the press release | |
| description | No | Short summary / meta description | |
| draft_order | No | If true, saves as a draft instead of submitting as an active order | |
| distribution | No | Distribution tier. 'standard' is default wire distribution. 'premium' adds Yahoo Finance. Omit unless user explicitly requests premium. | |
| distribute_at | No | ISO 8601 datetime to schedule distribution, e.g. '2026-07-01T09:00:00Z' | |
| sandbox_order | No | If true, creates a test/sandbox release that won't be distributed for real | |
| organization_id | Yes | ID of the organization this release belongs to | |
| schedule_distribution | No | Set to true to schedule distribution for a future date (provide distribute_at) |