krita_save_document
Save a Krita document as an editable .kra file under a configured root. Use a relative path; enable overwrite to replace an existing file.
Instructions
Save editable .kra work under a configured output root. Path is relative; replacing an existing file requires overwrite=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| root | Yes | ||
| overwrite | No | ||
| document_id | Yes | ||
| instance_id | Yes | ||
| operation_id | Yes |