container_restart_tool
Restart a Podman container by name or ID. Optionally set a timeout in seconds before forcibly killing it, defaulting to 10 seconds.
Instructions
Restart a 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 | |||