Ask a question to get started
Enter to send•Shift+Enter new line
cause: LifecycleCause | None
Causation edge — the tool call that triggered this subagent.
Returns the LifecycleCause recovered by the base transformer (a {"type": "toolCall", "tool_call_id": ...} dict) when the originating tool call could be joined, else None.
LifecycleCause
{"type": "toolCall", "tool_call_id": ...}
None