Run full upgrade pipeline
run_upgrade_pipelineRun a unified upgrade pipeline that analyzes dependencies, detects upgrade paths, flags breaking changes and deprecations, and produces a compact summary for JavaScript and TypeScript projects.
Instructions
Run analyze → paths → breaking changes → deprecations → plan in a single call. Returns a compact summary to save tokens while storing all artifacts for later resource access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targets | No | ||
| rootPath | No | ||
| skipSteps | No |