Publish post
publish_postPublish a draft to chosen platforms after explicit user confirmation. Platforms without credentials return setup instructions; export always produces a ready-to-post bundle.
Instructions
Publish a draft to its target platforms. Requires confirm: true — never call this without the user’s explicit go-ahead in the conversation. Platforms without credentials fail independently with setup instructions; "export" always succeeds and writes a ready-to-post bundle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true. Confirms the user explicitly approved publishing this draft now. | |
| draftId | Yes | ||
| platforms | No | Publish to only this subset of the draft’s platforms (e.g. test one network first). |