What is an Action?

  • An Action is instruction or operation to be performed. It may store a result in a Variable.

  • Actions are created in the Code tab of the Langstack Application template in an Action box.

  • Actions can be of two types: Basic Action and Container Action.

  • Container Actions can contain other Actions, and the variables defined within cover the scope of the Container Action.

  • Actions can be added into an Action box or a container type Action.

  • Actions cannot be added outside an Action box.

Click here to see the complete list of available Actions and their types.

Last updated