github_packages_get_package_version_for_organization
Retrieve details of a specific package version for an organization. Provide the organization, package type, package name, and version ID to get the version information.
Instructions
Get a package version for an organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | org | |
| package_type | Yes | package_type | |
| package_name | Yes | package_name | |
| package_version_id | Yes | package_version_id |