Node Library

Explore all available nodes to build powerful AI workflows

Workflow Triggers

Nodes that start your workflows

Manual Trigger

Start workflows manually

Schedule

Trigger workflows on a schedule

Email

Email

Trigger on new emails

Webhook

Trigger via HTTP requests

GitHub New Commit

GitHub New Commit

Trigger on GitHub commits

Action Nodes

Nodes that perform actions in your workflows

LLM Prompt

Generate AI-powered content

LLM Structured Output

Generate structured JSON using LLM with schema validation

Google Search

Search Google and get structured results

Gmail Read Emails

Gmail Read Emails

Read Gmail messages

Gmail Send Email

Gmail Send Email

Send emails using Gmail

Gmail Write Labels

Gmail Write Labels

Manage Gmail labels

Outlook Read Emails

Outlook Read Emails

Read Outlook messages

Outlook Draft Email

Outlook Draft Email

Create draft emails in Outlook

Outlook Send Email

Outlook Send Email

Send emails using Outlook

X Create Post

Create posts on X (Twitter)

LinkedIn Post

Create posts on LinkedIn

Slack Send Message

Slack Send Message

Send messages to Slack channels

PDF Read

Read and process PDF files

Word Read

Word Read

Read Word document content as HTML

Word Write Content

Word Write Content

Overwrite Word document contents

Word Duplicate

Word Duplicate

Duplicate Word documents

Excel Read

Excel Read

Read data from Excel workbooks

Excel Write

Excel Write

Write data to Excel workbooks

Google Sheets Read

Google Sheets Read

Read data from Google Sheets

Google Sheets Write

Google Sheets Write

Write data to Google Sheets

Google Sheets Create Spreadsheet

Google Sheets Create Spreadsheet

Create new Google Spreadsheets

Google Sheets Create Sheet

Google Sheets Create Sheet

Create new sheets within existing Google Spreadsheets

Google Sheets Update Row

Google Sheets Update Row

Update entire rows in Google Sheets

Google Sheets Update Column

Google Sheets Update Column

Update entire columns in Google Sheets

Google Sheets Get Cell

Google Sheets Get Cell

Get a single cell value from Google Sheets

Google Sheets Append Row

Google Sheets Append Row

Append a single row of data to Google Sheets

Google Docs Create Document

Google Docs Create Document

Create new Google Documents

Google Docs Read

Google Docs Read

Read content from Google Documents

Google Docs Append

Google Docs Append

Append text to Google Documents

Google Docs Duplicate Document

Google Docs Duplicate Document

Duplicate Google Documents with all content and formatting

Notion Database Query

Notion Database Query

Query entries from Notion databases

Notion Page Create

Notion Page Create

Create new pages in Notion databases

Notion Page Update

Notion Page Update

Update properties of existing Notion pages

GitHub Create Pull Request

GitHub Create Pull Request

Create pull requests in GitHub repositories

GitHub Read File

GitHub Read File

Read files from GitHub repositories

GitHub Read Commits

GitHub Read Commits

Read recent commits from GitHub repositories

Google Calendar Create Event

Google Calendar Create Event

Create calendar events in Google Calendar

Data Processing

Nodes that process and transform data

Randomize

Randomly select from a list

Set Value

Set constant values

Flow Control

Nodes that control workflow logic

If Else

Conditional logic branching

AI Switch

AI-powered decision making

For Each

Loop through data

Wait

Pause workflow execution

Getting Started with Nodes

Nodes are the building blocks of your workflows. Each node performs a specific function, from triggering workflows to processing data and performing actions.

1. Choose a Trigger: Start with a trigger node that activates your workflow
2. Add Actions: Connect action nodes to perform tasks and operations
3. Control Flow: Use flow control nodes to add logic and decision-making