compare_projects
Compare two projects to identify added, removed, and modified items, then generate a diff visualization report for clear analysis.
Instructions
Compare two projects and generate a diff visualization report (Added/Removed/Modified).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_project_name | Yes | Name of the base (old) project. | |
| new_project_name | Yes | Name of the new project to compare. | |
| output_path | No | Optional custom path to save the HTML file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||