set_container_state
Start, stop, or restart Docker containers on Synology NAS. Provide container name and action.
Instructions
Start, stop or restart a Docker container. [control]
Args: name: Container name (from list_containers) action: "start", "stop" or "restart"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| action | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |