origin_delete_template
Delete a saved user template by name, removing its associated files and index entry. Reports 'not found' if the template does not exist.
Instructions
Delete a saved user template (its .otpu/.json/.png) and drop it from the index.
Returns deleted: false with reason not_found when no template carries
that name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||