stop_container
Stop a running Docker container by specifying its ID or name. This tool helps manage container lifecycle through the VPS MCP Server's Portainer API integration.
Instructions
Stop a running container
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Container ID or name | |
| timeout | No | Seconds to wait before killing the container |