cleanup_state
Delete in-flight draft state and temporary files to abandon a draft or clean up after publishing. Use force=true to override the idle time guard.
Instructions
Delete the in-flight draft state (/tmp/draft_event.json and poster temp files). Use to abandon a draft or after a completed publish. Pass force=true to ignore the 30-minute idle guard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Clean even if the draft was touched recently |