Action Cards
Action Cards are the fundamental building blocks of workflows in Lleverage. Each card represents a step in your automation process and contains configuration options specific to that action type. Understanding how to work with Action Cards is essential for creating effective workflows.
Key Features
Consistent header structure across different action types
Variable outputs displayed in the top left corner
Interactive controls for testing and configuration
Natural language descriptions that update automatically
Connection points for linking actions together
Action Card Anatomy
Every Action Card includes these standard elements:
Header section:
Variable name in the top left (representing the action's output)
Expand/collapse chevron in the top right
Run button (play icon) to test the specific action
Three-dot menu for additional options
Body section:
Natural language description that updates based on configuration
Action-specific configuration fields
Connection points on left and right sides
💡 Trigger cards are slightly different as they don't have play buttons or option menus, but they do include arrows to switch trigger types.
How to Work with Action Cards
How to Select an Action Card
Click on an Action Card to select it
The selected card will display:
A purple border (the "purple glow" in Lleverage)
A deeper shadow effect
Selection is necessary for certain operations like using Co-Pilot
💡 Double-clicking a card will center it on your screen, making it easier to focus on a specific action.
How to Move Action Cards
Select the Action Card you want to move
Click and hold to drag the card to a new position
Release to place the card in the new location
The connections will automatically adjust to follow the card
💡 Moving cards helps you organize your workflow visually to better represent the logical flow.
How to Resize Action Cards
Hover over the right edge of the card until you see the resize cursor
Click and drag left or right to adjust the width
Release when the card reaches your desired size
⚠️ Action Cards have a minimum width for accessibility purposes, so you cannot make them too narrow.
How to Test an Action Card
Click the play button (only visible on non-trigger cards)
The action will execute using current workflow variables
You can view the output to verify the action is working correctly
This allows you to test individual steps before running the entire workflow
💡 Testing individual actions helps identify and resolve issues before they affect the entire workflow.
How to Expand or Collapse an Action Card
Click the chevron in the top right corner of the card
When collapsed, the card shows only its header and natural language description
When expanded, the card shows all configuration options
Use collapse to save space when working with complex workflows
Important Action Card Considerations
The natural language description updates automatically based on your configuration
Selected cards (with purple glow) receive focus for Co-Pilot suggestions
Each action type has different configuration options in the body section
Card connections establish the sequence of execution in your workflow
Cards can be rearranged at any time to change your workflow structure
⚠️ Remember that workflows execute from left to right following the connections between cards, so the arrangement and connections determine the execution path.
Last updated