Set Company Name
formation_set_company_nameSets the company name and returns its parts: base_name, entity_ending, and the derived full_name (base + ending). Set the entity ending first with formation_set_entity_ending. After setting the name, call formation_check_name to verify availability in the selected state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable name (1-255 Unicode chars). | |
| formationId | Yes | UUID value wrapper. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseName | No | ||
| fullName | No | ||
| formationId | No | UUID value wrapper. | |
| entityEnding | No |