workflow_submit
Execute a multi-step Zotero workflow with preview-first safety. Each step is validated, and the whole run is journaled under one approval.
Instructions
Submit an inline multi-step workflow executed by zotio's transactional runner — previews unless yes; one approval, one journal run id; steps validated per-command exactly like command_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| yes | No | Apply the full workflow once instead of previewing it. | |
| vars | No | Workflow variable values. | |
| steps | Yes | Validated workflow steps. | |
| continue_on_error | No | Continue executing later steps after a step fails. |