All Blocks
A comprehensive list of all built-in blocks in Lawme
AI
Leverage the power of artificial intelligence to enhance your workflows with these AI-powered blocks.
AI Filter
Filters data using AI-powered criteria.
Analyze Table
Performs AI analysis on tabular data.
Ask AI
Queries an AI model for information or answers.
Create Chart
Generates charts or visualizations using AI.
Decision
Makes AI-powered decisions based on input data.
Describe Image
Generates descriptions of images using AI.
Extract Data
Extracts structured data from unstructured text using AI.
Generate Questions
Creates relevant questions based on given context using AI.
Research AI
Conducts AI-powered research on a given topic.
Loaders
Load and parse various types of data into your workflows with these loader blocks.
Read Binary
Reads binary data from a file.
Read File
Reads the contents of a specified file.
Read Table
Reads and parses tabular data from a file.
Draft
Create and manipulate draft documents within your workflows using these draft-related blocks.
Draft
Creates draft document using text and images.
Populate Template
Fills a template with provided data.
Table to File
Converts tabular data to a file format.
Text to File
Converts text content to a file.
Logic
Control the flow and execution of your workflows with these essential logic blocks.
Abort Flow
Immediately stops the execution of the entire flow.
Coalesce
Returns the first non-null value from a list of inputs.
Compare
Performs comparison operations between two input values.
Delay
Introduces a pause in the execution of the flow.
If/Else
Chooses between two values based on a condition.
Loop Controller
Creates loops within your flow.
Match
Matches a string input against regular expressions.
Passthrough
Transfers the input value directly to the output.
Race Inputs
Outputs the value of the first input to complete.
Raise Event
Triggers an event within the flow.
Data
Manage and manipulate various types of data within your workflows using these data-centric blocks.
Array
Constructs or merges arrays from multiple inputs.
Audio
Defines an audio sample for use with other blocks.
Bool
Outputs a boolean constant or converts input to boolean.
Date
Outputs a date value.
File
Handles file operations within the workflow.
Image
Defines a static image for use with other blocks.
Number
Outputs a constant number value or converts input to a number.
Object
Creates an object from input values and a JSON template.
Modifiers
Transform and manipulate data within your workflows using these versatile modifier blocks.
Chunk
Splits a string into an array of strings based on a token count.
Extract JSON
Extracts JSON data from a string or object.
Extract Markdown Code Blocks
Extracts code blocks from Markdown text.
Extract Markdown Table Blocks
Extracts table blocks from Markdown text.
Extract YAML
Extracts YAML data from a string or object.
Filter
Filters elements of an array based on boolean values.
Flatten
Flattens nested arrays into a single-level array.
Hash
Generates a hash value from input data.
Index
Retrieves an element from an array at a specified index.
Join
Concatenates an array of strings into a single string.
Pop
Removes the first or last element from an array.
Shuffle
Randomizes the order of elements in an array.
Slice
Extracts a specific portion of an array.
IO
Manage input and output operations in your workflows with these IO-focused blocks.
Confirm
Prompts the user for confirmation during flow execution.
Input
Defines an input for a flow.
Output
Defines the outputs of a flow.
Upload File
Allows file upload during flow execution.
User Input
Prompts the user for input during flow execution.
Advanced
Implement complex operations and extend your workflow capabilities with these advanced blocks.
Code
Securely executes arbitrary Python code during a flow’s operation.
Comment
Adds notes or comments to a flow.
HTTP Call
Makes an HTTP call to a specified URL.
Subflow
Executes another flow within the current flow.
Wait For Event
Pauses the execution until a specific event is signaled.
Agents
Enhance your workflows with AI agent capabilities using these agent-specific blocks.