list_user_packages
Retrieve and filter packages for a GitHub user by type and visibility to manage dependencies and access control.
Instructions
List packages for a user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | Username | |
| package_type | No | The type of package to filter for | |
| visibility | No | The visibility to filter for | |
| per_page | No | Results per page (max 100) | |
| page | No | Page number of the results |