github_packages_get_package_version_for_authenticated_user
Retrieve details of a specific package version for the authenticated user by providing package type, name, and version ID.
Instructions
Get a package version for the authenticated user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_type | Yes | package_type | |
| package_name | Yes | package_name | |
| package_version_id | Yes | package_version_id |