get_migration_context
Build a migration mapping between a Design OS export and target project, detailing necessary changes to colors, icons, CSS, components, imports, file structure, and naming.
Instructions
Build a migration mapping between the Design OS export package and the target project, showing what needs to change for colors, icons, CSS, components, imports, file structure, and naming
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | Optional section ID to focus the migration context on a specific section | |
| exportPath | Yes | Path to the product-plan export directory | |
| targetPath | Yes | Path to the target project root directory |