Strands Agents Typescript SDK
    Preparing search index...

    Type Alias ToolStreamGenerator

    ToolStreamGenerator: AsyncGenerator<ToolStreamEvent, ToolResultBlock, undefined>

    Type alias for the async generator returned by tool stream methods. Yields ToolStreamEvents during execution and returns a ToolResultBlock.