Actions

Actions

Actions are essential components within workflows and tools that AI Agents can utilize. They receive inputs to execute specific app actions.

Inputs

All actions require some form of input to function:

  • Workflows: Inputs are either manually entered or mapped from the output of a previous node.
  • AI Agents: Inputs are provided by the AI Agent. If additional information is needed, the agent will prompt for it.
⚙️

Note: Ensure your inputs are accurate to avoid errors in action execution.

Example Usage

Workflow Example

In a workflow, you might have an action that sends an email. The input could be mapped from data received in a previous step.

Select app connection

Enter subject

Enter body

Enter recipient email

Enter other fields

If you encounter any issues or have questions, please contact us at support@lecca.io.