update_runtimes
Update language runtimes safely: dry-run shows commands, apply=True executes them. Target specific languages with a comma-separated list.
Instructions
Update language runtimes. SAFE BY DEFAULT: with apply=False this is a
dry run — it returns the update commands that WOULD run without changing
anything. Pass apply=True to actually execute them (mise up, rustup update,
swiftly update, apt-get upgrade of language packages, npm -g update, uv tool
upgrade). languages = comma-separated subset; empty = all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apply | No | ||
| timeout | No | ||
| languages | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||