system_prune
Remove unused Docker containers, images, volumes, networks, and builder cache. Returns a summary of reclaimed space for the specified scope.
Instructions
Prune unused Docker resources by scope and return a summary of reclaimed space. Use scope "all" to prune every category and aggregate reclaimed bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | What to prune. "all" prunes every category and aggregates reclaimed space. |