Delegate
Tool-shaped pattern where the parent calls delegate(task=...); the parent pauses, the child runs, the child’s result returns as a tool_result.
Also known as: delegation
See also: subagent
Tool-shaped pattern where the parent calls delegate(task=...); the parent pauses, the child runs, the child’s result returns as a tool_result.
Also known as: delegation
See also: subagent