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