estimate_migration_complexity
Estimates migration complexity and effort for COBOL source code to a target stack like Python, Java, Go, Rust, or .NET.
Instructions
Estimate migration effort to target stack (python/java/go/rust/dotnet).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_code | Yes | ||
| target_stack | No | python | |
| api_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |