Create Custom Property
create_custom_propertyDefine custom properties (text, number, checkbox, date) for your workspace and get a unique property ID for use in document metadata.
Instructions
Create a workspace-wide custom property definition (text, number, checkbox, or date). Returns its propertyId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | No | ||
| name | Yes | Display name of the property | |
| type | Yes | Property value type | |
| icon | No | Optional icon name |