list_images
Retrieve a detailed list of all available Docker images on your system, enabling efficient container management and resource tracking through the MCP protocol.
Instructions
List all Docker images
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}