langchain.js
    Preparing search index...

    Class for sending a task success signal to an AWS Step Function execution.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    description: string = "This tool should ALWAYS be used for sending task success to an AWS Step Function execution (aka. statemachine exeuction). Input to this tool is a stringify JSON object containing the taskToken and output."
    name: string = "send-task-success-aws-sfn"
    sfnConfig: Omit<SfnConfig, "stateMachineArn">

    Methods

    • Returns string