Create Clarity Landscape Node
createClarityLandscapeNodeCreate an area folder in the process tree. An active area (the default) requires organization admin+; a "proposal" area may be added by any organization member.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| orgId | Yes | ||
| parentId | No | ||
| ownerLabel | No | ||
| description | No | One or two sentences saying what family of work this area groups. Persisted as the area's summary. | |
| creationMode | No | Use "proposal" to add an area for review instead of asserting it exists. A proposal is idempotent: an equivalent live area under the same parent is returned untouched rather than duplicated. Defaults to "active" — except in a landscape-onboarding chat, which may only propose, and so defaults to "proposal". |