get_publisher_images
List all Docker Hub images for any publisher namespace to audit an organization's image catalog. Control result count from 1 to 500, defaulting to 100.
Instructions
List all images for a given publisher/namespace on Docker Hub. Useful for auditing an organisation's image catalog. Defaults to 100 results, max 500.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (1-500, default: 100). | |
| publisher | Yes | Docker Hub namespace/publisher (e.g. 'library', 'grafana', 'nginx'). |