II.
ToolDescriptor overview
Reference · livetool-descriptor:agent
Agent (Task) overview
Spawn a sub-agent (general-purpose Task) with its own prompt. Returns the sub-agent's final message. Equivalent to Claude Code's Task tool.
Attributes
schema
{}
displayName
Agent (Task)
description
Spawn a sub-agent (general-purpose Task) with its own prompt.
Returns the sub-agent's final message. Equivalent to Claude
Code's Task tool.
inputSchema
type
object
required
- description
- prompt
- subagent_type
properties
description
type
string
description
Short (3-5 word) task description
prompt
type
string
description
Full task prompt for the sub-agent
subagent_type
type
string
description
Configured sub-agent type / role
outputSchema
type
object
properties
finalMessage
type
string
mode
normal
streamable
false
Outgoing edges
None.
Incoming edges
bundles2
- agent-runtime-impl:a5c.runtime@current·AgentRuntimeImpla5c Unified Runtime (current) — unified tool host
- agent-runtime-impl:claude-code.runtime@1.x·AgentRuntimeImplClaude Code Runtime (1.x)
contains_tool_descriptor1
- plugin:example-native-claude·PluginExample Native Claude Plugin
dispatched_via_tool3
- subagent:claude-code.explore·SubagentExplore (Claude Code)
- subagent:claude-code.general-purpose·Subagentgeneral-purpose (Claude Code)
- subagent:claude-code.plan·SubagentPlan (Claude Code)
invoking_tool2
- child-session:claude-code-task-001·ChildSessionclaude-code Task tool spawn (general-purpose)
- child-session:claude-code-plan-mode-session·ChildSessionclaude-code Plan mode persona session