list_org_packages
Retrieve and filter packages by type and visibility for a specific GitHub organization using mcp-github, with options for pagination and organization name input.
Instructions
List packages for an organization
Input Schema
Name | Required | Description | Default |
---|---|---|---|
org | Yes | Organization name | |
package_type | Yes | The type of package to filter for | |
page | No | Page number of the results | |
per_page | No | Results per page (max 100, default 30) | |
visibility | No | The visibility to filter for |