Generate Migration Report
generate_migration_reportGenerate a human-readable migration report after analyzing a Python application and its source and target models, providing a reviewable plan with evidence gates before code changes.
Instructions
Generate a human-readable report from the integrated migration workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| target | Yes | ||
| prompt_sources | No | ||
| source_endpoint | No | ||
| source_platform | No | ||
| target_endpoint | No | ||
| target_platform | No | ||
| application_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |