II.
ToolDescriptor overview
Reference · livetool-descriptor:send-message
SendMessage overview
Send a message to an agent-team teammate, or resume a stopped subagent by its agent ID. Stopped subagents auto-resume in the background. Available only when CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 is set.
Attributes
schema
{}
displayName
SendMessage
description
Send a message to an agent-team teammate, or resume a stopped subagent
by its agent ID. Stopped subagents auto-resume in the background.
Available only when CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 is set.
inputSchema
type
object
required
- recipient
- message
properties
recipient
type
string
description
Teammate name or subagent ID
message
type
string
mode
normal
streamable
false
Outgoing edges
None.
Incoming edges
bundles1
- agent-runtime-impl:claude-code.runtime@1.x·AgentRuntimeImplClaude Code Runtime (1.x)