Exec Command
execCommandExecute a one-off shell command inside a running container using Kubernetes exec, enabling direct command execution for debugging or operational tasks.
Instructions
Run a one-off shell command in a running container (kubernetes exec)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| region | No | ||
| appSlug | Yes | ||
| requestBody | No | The JSON request body. | |
| workspaceSlug | Yes |