python_version
Retrieve cached version information for Python development tools including pip, poetry, and others in a specified directory.
Instructions
Get version information for Python tools (python, pip, uv, poetry, pyright, ruff, pytest) with caching
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | No | Tool to check version for (default: all) | |
| directory | No | Working directory |