save_vault_version
Save corrected content as a new version of one of your TomeVault files. The previous version is kept and the file is re-checked. Returns the new version number and the verdict, never the file content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The complete corrected file. Partial content would truncate the file. | |
| item_id | Yes | The vault file id, from list_vault_items. |