migrate_v1_to_v2
Convert Flytekit V1 Python code to V2 syntax with automated transformations and manual review guidance.
Instructions
Rewrite flytekit V1 Python code into flyte-sdk V2 syntax.
Returns the transformed code plus a list of applied changes and warnings about patterns that need manual review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |