II.
ToolDescriptor overview
Reference · livetool-descriptor:kubectl.exec
kubectl: exec overview
Execute a command inside a running container.
Attributes
schema
{}
displayName
description
Execute a command inside a running container.
inputSchema
type
object
required
- pod
- command
properties
pod
type
string
namespace
type
string
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-kubernetes·ToolServerMCP Kubernetes
Incoming edges
contains_tool_descriptor1
- tool-server:mcp-kubernetes·ToolServerMCP Kubernetes