design_from_spec
Materialize a design spec into a new PowerDesigner model or extend an existing one by model ID, supporting dry-run validation.
Instructions
Materialise a full design spec into a NEW model (or extend an existing one via model_id). spec: {model:{kind: 'PDM'|'CDM'|'LDM', name, code, dbms}, tables/entities:[...], relationships:[...], domains:[...], indexes:[...]}. The AI supplies the design; this tool executes it. Supports dry_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | ||
| atomic | No | ||
| dry_run | No | ||
| model_id | No |