II.
ToolDescriptor overview
Reference · livetool-descriptor:docker.exec
Docker: exec overview
Run a command in a running container.
Attributes
schema
{}
displayName
Docker: exec
description
Run a command in a running container.
inputSchema
type
object
required
- container
- command
properties
container
type
string
command
type
array
items
type
string
outputSchema
type
object
properties
stdout
type
string
stderr
type
string
mode
normal
streamable
false
timeoutMs
30000
Outgoing edges
contained_in_plugin1
- tool-server:mcp-docker·ToolServerMCP Docker
Incoming edges
contains_tool_descriptor1
- tool-server:mcp-docker·ToolServerMCP Docker