inspect_container
Retrieve complete Docker container inspection details by ID or name. Output in text or JSON to suit integration needs.
Instructions
Full inspect details for a Docker container
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Container ID or name | |
| format | No | Output format | text |