set_global_version
Set the global Python version used by pyenv. Specify a version string like '3.12.2' to define the default Python across your environment.
Instructions
Set the global Python version for pyenv.
Args:
version: The version string to set globally (e.g., '3.12.2').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |