origin_update_template_metadata
Edit a saved template's searchable metadata fields (tags, description, matching hints) without modifying the template file. Update specific fields; omitted fields remain unchanged.
Instructions
Edit a saved template's searchable metadata in place (no redraw needed).
Only the fields you pass are changed; omitted fields are left untouched. The
.otpu template file itself is not modified. Use this to fix tags, description,
or matching hints without re-saving from a graph. Returns updated: false
with reason not_found when no template carries name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| tags | No | ||
| plot_types | No | ||
| roles | No | ||
| n_columns | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||