Propose Clarity Landscape Process
proposeClarityLandscapeProcessCreate a manual process in the organization's Process Landscape, either as an unassigned proposal or atomically assigned to an eligible team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| orgId | Yes | ||
| teamId | No | ||
| parentId | No | ||
| description | No | One short paragraph (1-3 sentences) saying why this process belongs in the landscape. Use only what you saw in the captures. Say what the process is (don't just repeat the name), show proof it really happens, and name where you heard it - be as specific as the captures allow, like "a warehouse lead said so in their interview" or "it came up in two returns recordings". Use only facts from the captures: never make up sources, people, dates, quotes, or numbers, and don't stretch what was said. If you have no real proof the process happens, don't propose it. | |
| materializationMode | No | Use "proposal" to record a process the organization plausibly needs, owned by `teamId` for review, WITHOUT creating a real process record. `teamId` is then required. Chat-scoped discovery agents may use proposal mode for their pinned team; direct human and API callers require Manager-or-above authority for that team. A proposal is idempotent: an equivalent live proposal under the same parent is returned untouched rather than duplicated. Defaults to "auto", which materializes a real process when `teamId` is set — except in a landscape-onboarding chat, which may only propose, and so defaults to "proposal". |