github_packages_get_package_for_user
Retrieve a specific package for a GitHub user by providing their username, package type, and package name.
Instructions
Get a package for a user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | username | |
| package_type | Yes | package_type | |
| package_name | Yes | package_name |