search_images
Search Docker Hub images by keyword to get details like pull count, stars, and official status.
Instructions
Search Docker Hub images by keyword. Returns results with name, namespace, description, pull_count, star_count, is_official, is_automated, and last_updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (1-100, default: 50). | |
| query | Yes | Search keyword (e.g. 'nginx', 'postgres', 'python'). |