Ship a post
esa_ship_postPublish a post by marking it as complete (wip: false). Use this only to ship without other changes; otherwise update the post with wip: false.
Instructions
Ships a post by setting wip to false. This marks the post as complete and ready to be published. Use this only when you need to ship without making other changes - if you're also updating title, content, or other fields, use esa_update_post with wip: false instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamName | No | Team name (required). Use esa_get_teams first to see available teams. | |
| postNumber | Yes | The post number to ship |