update_uet_tag
Modify a UET tag's name or description by supplying its tag ID and the new values.
Instructions
Update a UET tag's name and/or description in place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New tag name. | |
| tag_id | Yes | The UET tag id (from get_uet_tags). | |
| description | No | New tag description. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| ids | No | ||
| message | Yes | ||
| partial_errors | No |