Strands Agents Typescript SDK
    Preparing search index...

    Class AfterToolsEvent

    Event triggered after all tools complete execution. Fired after tool results are collected and ready to be added to conversation. Uses reverse callback ordering for proper cleanup semantics.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    type: "afterToolsEvent" = ...
    agent: AgentData
    message: Message

    Methods