Subscribe to a scoped tools (tool-call) stream. Same target and
lifecycle rules as injectMessages; at the root this returns
stream.toolCalls directly.
injectToolCalls(
stream: AnyStream,
target: SelectorTarget | Signal<SelectorTarget>
): Signal<AssembledToolCall[]>| Name | Type | Description |
|---|---|---|
stream* | AnyStream | |
target | SelectorTarget | Signal<SelectorTarget> |