II.
ToolDescriptor overview
Reference · livetool-descriptor:kubectl.logs
kubectl: logs overview
Read container logs from a pod.
Attributes
schema
{}
displayName
description
Read container logs from a pod.
inputSchema
type
object
required
- pod
properties
pod
type
string
namespace
type
string
container
type
string
tail
type
integer
outputSchema
type
object
properties
logs
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