iiRecord
Agentic AI Atlas · SendMessage
tool-descriptor:send-messagea5c.ai
II.
ToolDescriptor overview

tool-descriptor:send-message

Reference · live

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.

ToolDescriptorOutgoing · 0Incoming · 1

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