python_install
Install a specified Python version using uv. Provide the desired version string, and this tool handles the managed installation for your environments.
Instructions
Install a managed Python version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | Python version request. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| message | Yes | ||
| success | Yes | ||
| version | Yes |