kaiten_update_custom_property
Update custom property settings in Kaiten to modify name, colors, select options, and card display behavior.
Instructions
Update a custom property.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Type-specific data (e.g. restrictions for number/string, vote config) | |
| name | No | New name | |
| color | No | Color index | |
| colorful | No | Enable colors | |
| condition | No | Status | |
| multiline | No | Multiline mode | |
| property_id | Yes | Property ID | |
| multi_select | No | Multi-select mode | |
| show_on_facade | No | Show on card facade | |
| fields_settings | No | Catalog fields configuration (only for catalog type). Keys are field UIDs, values have {name, required, sortOrder, deleted} | |
| is_used_as_progress | No | Set this formula property as the card progress indicator (only for formula type, one per company) | |
| values_creatable_by_users | No | Allow regular users to create new select values |