II.
ToolDescriptor overview
Reference · livetool-descriptor:team-create
TeamCreate overview
Create an agent team with multiple teammates. Available only when CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 is set.
Attributes
schema
{}
displayName
TeamCreate
description
Create an agent team with multiple teammates. Available only when
CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1 is set.
inputSchema
type
object
required
- team_name
- teammates
properties
team_name
type
string
teammates
type
array
items
type
object
mode
normal
streamable
false
Outgoing edges
None.
Incoming edges
bundles1
- agent-runtime-impl:claude-code.runtime@1.x·AgentRuntimeImplClaude Code Runtime (1.x)