Create Custom Property
create_custom_propertyCreate a workspace-wide custom property definition for text, number, checkbox, or date values, and get back the propertyId.
Instructions
Create a workspace-wide custom property definition (text, number, checkbox, or date). Returns its propertyId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| icon | No | Optional icon name | |
| name | Yes | Display name of the property | |
| type | Yes | Property value type | |
| workspaceId | No |