mmar_update_attribute
Update an existing meta-attribute by providing its UUID and JSON data with the new name, default value, sequence, UI component, and attribute type.
Instructions
Update an existing meta-attribute. Send the updated attribute data including name, default_value, sequence, ui_component, and attribute_type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | The UUID of the Attribute to update | |
| attribute_data | Yes | JSON string of the updated Attribute data |