origin_rename_template
Rename a saved user template without redrawing the graph. Updates .otpu/.json/.png files and index.
Instructions
Rename a saved user template without redrawing the graph.
Renames the template's .otpu/.json/.png files and updates the index. Returns
renamed: false with a reason such as not_found or name_exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| old_name | Yes | ||
| new_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||