Get published versions / tags
get_versionsList published versions (npm/PyPI), image tags (Docker Hub, most recent 25), or extension versions (VS Code) for a package. registry=all is NOT supported here — pick a single registry. Each item carries version and released, plus registry-specific extras (files for PyPI, size for Docker tags).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Package name / id (scoped npm ids, Docker namespaces, and VS Code publisher.extension ids supported). | |
| registry | Yes | Target registry. "all" is not supported here — pick one. |