custom_properties_add
Add a new custom property with optional values by providing a unique name and either type ID or type name. Requires write access.
Instructions
Create a Custom Property with optional values. Provide typeId OR typeName. Name: unique, ≤16 chars, no spaces. Values: unique, ≤32 chars each. Requires 'Write' on 'CustomProperty'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| typeId | No | ||
| values | No | ||
| typeName | No |