cml_update_aggregate
Update an aggregate's name, responsibilities, or knowledge level in a bounded context to manage DDD models.
Instructions
Update an aggregate
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newName | No | New name for the aggregate | |
| contextName | Yes | Name of the bounded context | |
| aggregateName | Yes | Current name of the aggregate | |
| knowledgeLevel | No | Knowledge level | |
| responsibilities | No | List of responsibilities |