docker_start_container
Start a stopped Docker container using its ID or name to resume operation.
Instructions
Start a stopped Docker container
Args: container_id: Container ID or name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| container_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |