container_stop_tool
Stop a running container by name or ID, with an optional timeout to wait before force-killing it.
Instructions
Stop a running container.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Container name or ID | |
| timeout | No | Seconds to wait before killing (default: 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||