python_dir
Display the path to a uv-managed Python directory, choosing between the default and bin locations.
Instructions
Show a uv-managed Python directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| which | No | ``default`` or ``bin``. | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| which | Yes |