propose_dictionary_word
Propose a new logical and physical term for your workspace's standard glossary, sourced from a workspace, ERD, or local file. Duplicate submissions return already_exists or already_proposed.
Instructions
Proposes a new word for the workspace standard's word list (the owner approves/rejects in the web app). source is {workspaceId} or a standard-linked ERD ({file}/{erdId}, resolved via glossaryLink). Registered words return already_exists; a pending duplicate returns already_proposed. Requires login.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Reason for the proposal | |
| source | Yes | Dictionary source — exactly one of a local file, a server ERD, or a workspace standard | |
| description | No | ||
| englishName | No | ||
| logicalWord | Yes | Logical word to register | |
| abbreviation | No | ||
| physicalWord | Yes | Physical word — normalized to uppercase |