list_org_packages
Retrieve and filter packages for a GitHub organization by type and visibility to manage dependencies and track software assets.
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 | |
| visibility | No | The visibility to filter for | |
| per_page | No | Results per page (max 100, default 30) | |
| page | No | Page number of the results |