get_org_package
Retrieve package information for an organization from GitHub, specifying package type and name to access details for npm, Maven, RubyGems, Docker, NuGet, or container packages.
Instructions
Get a package for an organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | Organization name | |
| package_type | Yes | The type of package | |
| package_name | Yes | The name of the package |