pod_stop_tool
Stop a Podman pod and all its containers by name or ID. Specify a timeout in seconds to wait before force killing.
Instructions
Stop a pod and all its containers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Pod name or ID | |
| timeout | No | Seconds to wait before killing (default: 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||