set_output_status
Resolve one drafted marketing output in the founder's review queue (from list_outputs): action 'ship' marks it done or posted WITHOUT publishing anywhere, action 'skip' dismisses it. WHEN: call 'ship' the moment the founder confirms the content is actually out, with their go and never on your own; call 'skip' when they decide against it. Posting is the human's decision; reporting the outcome is yours, and it is not optional, because an unreported result leaves the record blind to what the work earned. Report only what is true: a draft you have written is not a draft that went out. This never posts to a channel: real publishing is approve_output (egress scope, human-approved). Free; requires the 'act' scope and Founder tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | 'ship' resolves it as done / posted without publishing; 'skip' dismisses it. | |
| output_id | Yes | Output id (uuid), from list_outputs. |