install_tool
Install development tools (Python, Node.js, Git, Docker, Java, Go, Rust, Flutter) with optional version specification to automate local environment setup.
Instructions
Install a specific development tool (python, nodejs, git, docker, java, go, rust, flutter)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | Name of the tool to install | |
| version | No | Optional version specification (for tools that support it) |