Strands Agents Typescript SDK
    Preparing search index...

    Class AgentResultEvent

    Event triggered as the final event in the agent stream. Wraps the agent result containing the stop reason and last message.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    type: "agentResultEvent" = ...
    agent: AgentData
    result: AgentResult

    Methods