Skip to content

Data Node Catalog

Generated category

Data Node Catalog

Generated from 441 catalog nodes in Data.

Data/AtlassianData/Atlassian/ConfluenceData/Atlassian/JiraData/Atlassian/Jira/AgileData/DatabaseData/Database/DeleteData/Database/GraphData/Database/Graph/MetaData/Database/Graph/QueryData/Database/Graph/WriteData/Database/InsertData/Database/MetaData/Database/OptimizationData/Database/SchemaData/Database/SearchData/DatabricksData/Databricks/DBFSData/Databricks/Unity Catalog+43 more

Nodes in this category

Showing 441 of 441 generated node docs.

Atlassian (API Token)

Data/Atlassian

Connect to Jira and Confluence using an API Token. For cloud: create token at id.atlassian.com/manage-profile/security/api-tokens. For server: use personal access token.

Atlassian (OAuth)

Data/Atlassian

Connect to Jira and Confluence using OAuth 2.0. Requires OAuth provider configuration in flow-like.config.json.

Get Me

Data/Atlassian

Get the current authenticated user's Atlassian account information (cross-product)

Add Comment

Data/Atlassian/Confluence

Add a comment to a Confluence page

Add Label

Data/Atlassian/Confluence

Add a label to a Confluence page

Create Confluence Page

Data/Atlassian/Confluence

Create a new Confluence page

Delete Attachment

Data/Atlassian/Confluence

Delete a Confluence attachment

Delete Page

Data/Atlassian/Confluence

Delete a Confluence page. Use with caution - this action cannot be undone.

Download Attachment

Data/Atlassian/Confluence

Download a Confluence attachment to a FlowPath

Get Comments

Data/Atlassian/Confluence

Get comments from a Confluence page

Get Confluence Page

Data/Atlassian/Confluence

Get a Confluence page by its ID

Get Current User

Data/Atlassian/Confluence

Get the profile of the currently authenticated user

Get Labels

Data/Atlassian/Confluence

Get all labels for a Confluence page

Get Page Ancestors

Data/Atlassian/Confluence

Get the ancestor pages (parent hierarchy) of a page

Get Page Children

Data/Atlassian/Confluence

Get all child pages of a Confluence page

List Attachments

Data/Atlassian/Confluence

List attachments on a Confluence page

List Confluence Spaces

Data/Atlassian/Confluence

List all accessible Confluence spaces

Remove Label

Data/Atlassian/Confluence

Remove a label from a Confluence page

Search Confluence

Data/Atlassian/Confluence

Search Confluence content using CQL (Confluence Query Language) or text search

Search Users

Data/Atlassian/Confluence

Search for users in Confluence

Update Confluence Page

Data/Atlassian/Confluence

Update an existing Confluence page's title or body

Upload Attachment

Data/Atlassian/Confluence

Upload a file attachment to a Confluence page

Add Comment

Data/Atlassian/Jira

Add a comment to a Jira issue

Add Worklog

Data/Atlassian/Jira

Add a work log entry to a Jira issue

Batch Create Issues

Data/Atlassian/Jira

Create multiple Jira issues in a batch

Batch Create Versions

Data/Atlassian/Jira

Create multiple versions (releases) in a batch

Batch Get Changelogs

Data/Atlassian/Jira

Get changelogs for multiple issues at once

Create Issue Link

Data/Atlassian/Jira

Create a link between two issues

Create Jira Issue

Data/Atlassian/Jira

Create a new Jira issue

Create Version

Data/Atlassian/Jira

Create a new version (release) in a project

Delete Attachment

Data/Atlassian/Jira

Delete an attachment from an issue

Delete Issue

Data/Atlassian/Jira

Delete a Jira issue. Use with caution - this action cannot be undone.

Download Attachment

Data/Atlassian/Jira

Download the content of an attachment

Get Attachments

Data/Atlassian/Jira

Get all attachments for a Jira issue

Get Changelog

Data/Atlassian/Jira

Get the change history for an issue

Get Current User

Data/Atlassian/Jira

Get the profile of the currently authenticated user

Get Epic Issues

Data/Atlassian/Jira

Get all issues linked to an epic

Get Fields

Data/Atlassian/Jira

Get all available fields in Jira (system and custom fields)

Get Issue Links

Data/Atlassian/Jira

Get all links for an issue

Get Jira Issue

Data/Atlassian/Jira

Get a single Jira issue by its key (e.g., PROJ-123)

Get Link Types

Data/Atlassian/Jira

Get all available issue link types

Get Project Issues

Data/Atlassian/Jira

Get all issues for a specific Jira project

Get Transitions

Data/Atlassian/Jira

Get available workflow transitions for a Jira issue

Get Versions

Data/Atlassian/Jira

Get all versions (releases) for a project

Get Worklog

Data/Atlassian/Jira

Get work log entries for a Jira issue

Link to Epic

Data/Atlassian/Jira

Link an issue to an epic (adds issue to epic's child issues)

List Jira Projects

Data/Atlassian/Jira

List all accessible Jira projects

Remove Issue Link

Data/Atlassian/Jira

Remove a link between issues

Search Fields

Data/Atlassian/Jira

Search for Jira fields by name, type, or key

Search Jira Issues

Data/Atlassian/Jira

Search for Jira issues using JQL (Jira Query Language)

Transition Jira Issue

Data/Atlassian/Jira

Change the status of a Jira issue by applying a transition

Unlink from Epic

Data/Atlassian/Jira

Remove an issue from its epic

Update Jira Issue

Data/Atlassian/Jira

Update an existing Jira issue's fields

Update Version

Data/Atlassian/Jira

Update an existing version

Upload Attachment

Data/Atlassian/Jira

Upload a file attachment to a Jira issue

Create Sprint

Data/Atlassian/Jira/Agile

Create a new sprint on a board

Get Backlog

Data/Atlassian/Jira/Agile

Get backlog issues for a board

Get Board Issues

Data/Atlassian/Jira/Agile

Get all issues on an agile board

Get Boards

Data/Atlassian/Jira/Agile

Get all agile boards (Scrum or Kanban)

Get Sprint Issues

Data/Atlassian/Jira/Agile

Get all issues in a sprint

Get Sprints

Data/Atlassian/Jira/Agile

Get all sprints for a board

Move to Sprint

Data/Atlassian/Jira/Agile

Move issues to a sprint

Update Sprint

Data/Atlassian/Jira/Agile

Update an existing sprint

Create DataFusion Session

Data/DataFusion

Creates a new DataFusion session for SQL analytics. Configure optimization settings for production workloads.

Mount CSV

Data/DataFusion

Mount CSV files from a FlowPath into a DataFusion session as a queryable table

Mount JSON

Data/DataFusion

Mount JSON (newline-delimited) files from a FlowPath into a DataFusion session as a queryable table

Mount Parquet

Data/DataFusion

Mount Parquet files from a FlowPath prefix into a DataFusion session as a queryable table

Register Lance Table

Data/DataFusion

Register a LanceDB table into a DataFusion session for SQL queries. Uses the existing to_datafusion() implementation from the vector store.

Register Table

Data/DataFusion

Register a CSVTable (from Excel/CSV extraction) into a DataFusion session for SQL queries. Converts the table to an in-memory Arrow table.

SQL Query

Data/DataFusion

Execute a SQL query against a DataFusion session. Returns results as both a CSVTable (for analytics) and array of row objects (for iteration).

Date Truncate Aggregation

Data/DataFusion/Aggregation

Truncate timestamps to a specific precision (hour, day, month, etc.) and aggregate. Simpler alternative to date_bin for standard intervals.

Time Bin Aggregation

Data/DataFusion/Aggregation

Create time-based aggregations using DataFusion's date_bin function. Groups data by fixed time intervals (minute, hour, day, etc.) and applies aggregation functions.

Window Aggregation

Data/DataFusion/Aggregation

Apply window functions for rolling/moving aggregations over time series data.

Mount Athena S3 Results

Data/DataFusion/Databases

Mount Parquet files from an Athena query result location in S3. Supports explicit credentials or environment variables (including Lambda IAM roles).

Register Athena Table

Data/DataFusion/Databases

Register an AWS Athena table in DataFusion. Query S3 data via Athena's catalog. Supports explicit credentials or environment variables (including Lambda IAM roles).

Register BigQuery

Data/DataFusion/Databases

Register a Google BigQuery table or query result into a DataFusion session. Takes a GcpProvider for authentication — pair it with the GCP Provider node.

Register ClickHouse

Data/DataFusion/Databases

Register a ClickHouse table for federated queries. Uses real database connection for full SQL push-down.

Register DuckDB

Data/DataFusion/Databases

Register a DuckDB database table for federated queries. Uses real database connection.

Register FlightSQL

Data/DataFusion/Databases

Register a table via Arrow Flight SQL protocol. High-performance columnar data transfer (10-100x faster than JDBC/ODBC). Supports Dremio, InfluxDB, DuckDB Flight, ClickHouse Flight, and more.

Register MySQL

Data/DataFusion/Databases

Register a MySQL table for federated queries. Uses real database connection for full SQL push-down.

Register Oracle

Data/DataFusion/Databases

Register an Oracle database table for federated queries via ODBC. Requires Oracle Instant Client with ODBC driver installed.

Register PostgreSQL

Data/DataFusion/Databases

Register a PostgreSQL table for federated queries. Uses real database connection for full SQL push-down.

Register SQLite

Data/DataFusion/Databases

Register a SQLite database table for federated queries. Uses real database connection.

Delta Table Info

Data/DataFusion/Lakes

Get metadata and history information about a Delta table.

Delta Time Travel

Data/DataFusion/Lakes

Load a specific version or timestamp of a Delta table for point-in-time queries.

Iceberg Table Info

Data/DataFusion/Lakes

Get metadata, snapshots, and history of an Apache Iceberg table from a metadata file.

Iceberg Time Travel

Data/DataFusion/Lakes

Load a specific snapshot of an Iceberg table for point-in-time queries.

Register Delta Table

Data/DataFusion/Lakes

Register a Delta Lake table in DataFusion using a FlowPath. Requires the 'delta' feature.

Register Hive Parquet

Data/DataFusion/Lakes

Register Hive-partitioned Parquet files as a table in DataFusion using a FlowPath.

Register Iceberg Table

Data/DataFusion/Lakes

Register an Apache Iceberg table in DataFusion from a metadata file. Supports schema evolution and partition pruning.

Register Partitioned JSON

Data/DataFusion/Lakes

Register partitioned JSON/NDJSON files as a table in DataFusion using a FlowPath.

Write Delta Table

Data/DataFusion/Lakes

Write query results to a new or existing Delta Lake table using FlowPath. Supports append, overwrite modes.

DateTime to SQL Timestamp

Data/DataFusion/Time

Convert a DateTime (ISO 8601 string) to SQL timestamp literal for use in DataFusion queries.

Time Range Filter

Data/DataFusion/Time

Generate a SQL WHERE clause for filtering by time range. Supports relative time expressions.

Describe Table

Data/DataFusion/Tools

Get the schema (column names and types) of a table in a DataFusion session.

Execute SQL

Data/DataFusion/Tools

Execute a SQL query and return results as formatted text. Ideal for agent-driven data exploration.

List Tables

Data/DataFusion/Tools

List all tables registered in a DataFusion session. Returns array of table names.

Open Database

Data/Database

Open a local database

Delete

Data/Database/Delete

Delete rows from a database table and return the removed rows

Purge

Data/Database/Delete

Purge Database

Create Graph Overlay

Data/Database/Graph

Creates a new graph overlay definition over existing database tables

Drop Graph Overlay

Data/Database/Graph

Deletes a graph overlay definition (does not drop underlying tables)

Open Graph Overlay

Data/Database/Graph

Opens an existing graph overlay and returns a connection for querying

Graph Schema

Data/Database/Graph/Meta

Retrieves the schema (labels and properties) of a graph overlay

List Graph Overlays

Data/Database/Graph/Meta

Lists all graph overlay definitions in the database

Cypher Query

Data/Database/Graph/Query

Executes a Cypher query against the graph overlay

Graph Neighbors

Data/Database/Graph/Query

Finds neighbor nodes by traversing edges from a seed node

Graph Subgraph

Data/Database/Graph/Query

Extracts a subgraph around seed nodes for visualization

SQL Query (Graph)

Data/Database/Graph/Query

Executes a SQL query against graph overlay tables via DataFusion

Upsert Graph Edge

Data/Database/Graph/Write

Inserts or updates an edge in the graph overlay's underlying edge table

Upsert Graph Node

Data/Database/Graph/Write

Inserts or updates a node in the graph overlay's underlying table

Batch Insert

Data/Database/Insert

Inserts multiple items at once. Faster than Upsert but might produce duplicates.

Batch Insert (CSV)

Data/Database/Insert

Inserts multiple items at once. Faster than Upsert but might produce duplicates.

Batch Insert (TDMS)

Data/Database/Insert

Reads a LabVIEW TDMS file and batch-inserts its channel data as rows into a vector database.

Batch Upsert

Data/Database/Insert

Inserts if the Item does not exist, Updates if it does

Insert

Data/Database/Insert

Faster than Upsert, but might write duplicate items.

Upsert

Data/Database/Insert

Inserts if the Item does not exist, Updates if it does

Count

Data/Database/Meta

Count Items

Get Schema

Data/Database/Meta

Get Local Database Schema

List

Data/Database/Meta

List Content

List Indices

Data/Database/Meta

Lists all indices on a database table

List Tables

Data/Database/Meta

Lists all available table names in the database location

Build Index

Data/Database/Optimization

Build Index

Drop Index

Data/Database/Optimization

Remove an index from a database table

Flush Database

Data/Database/Optimization

Flush any buffered writes to storage immediately

Optimize and Update

Data/Database/Optimization

Optimize and Update the Database

Add Column

Data/Database/Schema

Adds a column using a typed SQL expression (e.g. 0, '', CAST(NULL AS STRING)). LanceDB rejects bare NULL — wrap it in CAST(... AS <type>). Supported types: int, bigint, float, double, string, binary, boolean, date, timestamp.

Drop Column

Data/Database/Schema

Drops a column from the database table.

Make Column Optional

Data/Database/Schema

Marks a column as optional (nullable).

(SQL) Filter Database

Data/Database/Search

Filter Database

Full-Text Search

Data/Database/Search

Searches the Database using Full-Text Search

Hybrid Search

Data/Database/Search

Searches the Database using both Vector and Full-Text Search

Vector Search

Data/Database/Search

Searches the Database based on a Vector

Cancel Job Run

Data/Databricks

Cancel a running job

Databricks (OAuth)

Data/Databricks

Connect to Databricks using OAuth. The workspace URL determines the OAuth endpoints.

Databricks (PAT)

Data/Databricks

Connect to Databricks using a Personal Access Token. Generate one in your Databricks workspace under User Settings > Developer > Access tokens.

Databricks (Service Principal)

Data/Databricks

Connect to Databricks using OAuth M2M (Machine-to-Machine) authentication with a service principal. Ideal for automated workflows and CI/CD pipelines.

Databricks (Token)

Data/Databricks

Connect to Databricks using an externally managed access token. Use this for tokens obtained from OAuth flows or service principals.

Execute SQL

Data/Databricks

Execute a SQL statement on a Databricks SQL warehouse. Supports SELECT, INSERT, UPDATE, DELETE, and DDL statements.

Get Cluster

Data/Databricks

Get details of a specific cluster by ID

Get Job Run

Data/Databricks

Get the status of a job run

List Clusters

Data/Databricks

List all clusters in the Databricks workspace

List Jobs

Data/Databricks

List all jobs in the Databricks workspace

List SQL Warehouses

Data/Databricks

List all SQL warehouses in the Databricks workspace

Run Job

Data/Databricks

Trigger a job run immediately

Start Cluster

Data/Databricks

Start a terminated cluster

Start SQL Warehouse

Data/Databricks

Start a stopped SQL warehouse

Stop Cluster

Data/Databricks

Terminate a running cluster

Stop SQL Warehouse

Data/Databricks

Stop a running SQL warehouse

Get DBFS Status

Data/Databricks/DBFS

Get the status (metadata) of a file or directory in DBFS

List DBFS Files

Data/Databricks/DBFS

List files and directories in the Databricks File System (DBFS)

Read DBFS File

Data/Databricks/DBFS

Read the contents of a file from DBFS. Returns base64 encoded content for binary files.

List Catalogs

Data/Databricks/Unity Catalog

List all catalogs in Unity Catalog

List Schemas

Data/Databricks/Unity Catalog

List all schemas in a catalog

List Tables

Data/Databricks/Unity Catalog

List all tables in a schema

Copy Worksheet

Data/Excel

Duplicate a worksheet within the same file

Excel Read Cell

Data/Excel

Read a single cell value from an XLSX sheet

Excel Remove Column

Data/Excel

Delete one or more columns from an XLSX sheet

Excel Remove Row

Data/Excel

Delete one or more rows from an XLSX sheet

Excel Write Cell

Data/Excel

Write/update a single cell value in an XLSX sheet

Excel Write Cell (HTML)

Data/Excel

Write/update a single cell value in an XLSX sheet (HTML)

Extract Tables (Excel)

Data/Excel

Extracts tables from an Excel worksheet

Extract Tables AI (Excel)

Data/Excel

Uses AI to intelligently extract tables from complex Excel worksheets with unusual layouts

Get Sheet Names

Data/Excel

List worksheet names using calamine

Insert Column(s)

Data/Excel

Insert one or more columns into a worksheet

Insert Row(s)

Data/Excel

Insert one or more rows into a worksheet

New Worksheet

Data/Excel

Creates a new worksheet (tab) inside an existing .xlsx file

Get Row By Index

Data/Excel/Rows

Return a single row as a struct (1-based index)

Local Path to Path

Data/Files

Converts a PathBuf to a Path

Read to Bytes

Data/Files/Content

Reads the content of a file Fto bytes

Read to String

Data/Files/Content

Reads the content of a file to a string

Write Bytes

Data/Files/Content

Writes bytes to a file

Write String

Data/Files/Content

Writes a string to a file

Cache Dir

Data/Files/Directories

Converts the cache directory to a Path

Storage Dir

Data/Files/Directories

Converts the storage directory to a Path

Upload Dir

Data/Files/Directories

Converts the upload directory to a Path

User Dir

Data/Files/Directories

Converts the user directory to a Path

Virtual Dir

Data/Files/Directories

Creates an in-memory virtual directory path

Azure Blob Container

Data/Files/External

Turn an Azure Blob Storage container into a FlowPath. Takes an AzureProvider.

GCS Bucket

Data/Files/External

Turn a Google Cloud Storage bucket into a FlowPath. Takes a GcpProvider.

R2 Bucket

Data/Files/External

Turn a Cloudflare R2 bucket into a FlowPath. Takes a CloudflareProvider in 'r2' auth mode (account_id + R2 access key/secret).

S3 Bucket

Data/Files/External

Turn an S3 bucket (or any S3-compatible endpoint) into a FlowPath. Takes an AwsProvider for authentication. Use a CloudflareProvider + R2 node for Cloudflare R2 — it's specialised.

S3 Express Bucket

Data/Files/External

Turn an S3 Express One Zone bucket into a FlowPath. Ultra-low latency single-AZ storage. Takes an AwsProvider.

SMB Share

Data/Files/External

Turn an SMB2/3 share into a FlowPath.

Copy

Data/Files/Operations

Copies a file from one location to another

Delete

Data/Files/Operations

Deletes a file or directory

Get

Data/Files/Operations

Reads all bytes from a file

Get Range

Data/Files/Operations

Reads a range of bytes from a file

Hash File

Data/Files/Operations

Hashes a file

Head

Data/Files/Operations

Gets the metadata of a file

List Folders

Data/Files/Operations

Lists folders under a path

List Paths

Data/Files/Operations

Lists all paths in a directory

List With Offset

Data/Files/Operations

Lists paths in a directory with offset and limit

Path Exists?

Data/Files/Operations

Checks if a path exists

Put

Data/Files/Operations

Writes bytes to a file

Rename

Data/Files/Operations

Renames a file

Sign URL

Data/Files/Operations

Generates a signed URL for accessing a file

Sign URLs

Data/Files/Operations

Generates signed URLs for accessing files

Child

Data/Files/Path

Creates a child path from a parent path

Extension

Data/Files/Path

Gets the file extension from a path

Filename

Data/Files/Path

Gets the filename from a path

From Raw Path

Data/Files/Path

Reconstructs a FlowPath from a raw path string using the store reference from a base path

Parent

Data/Files/Path

Gets the parent path from a path

Raw Path

Data/Files/Path

Gets the raw path string

Replace Segment

Data/Files/Path

Replaces a segment in a FlowPath

Set Extension

Data/Files/Path

Sets the file extension of a path

Set Filename

Data/Files/Path

Gets the filename from a path

Add Issue Comment

Data/GitHub

Add a comment to an issue or pull request

Clone Repository

Data/GitHub

Clone a GitHub repository. Works with any FlowPath store type (local, S3, memory, etc.). For non-local stores, clones to a temp directory first, then copies files into the target store.

Compare Commits

Data/GitHub

Compare two commits, branches, or tags

Create Branch

Data/GitHub

Create a new branch from a reference (branch name or SHA)

Create Issue

Data/GitHub

Create a new issue in a repository

Create PR Review

Data/GitHub

Create a review on a pull request

Create Pull Request

Data/GitHub

Create a new pull request

Create Release

Data/GitHub

Create a new release

Create/Update File

Data/GitHub

Create or update a file in a repository

Delete Branch

Data/GitHub

Delete a branch from a repository

Delete File

Data/GitHub

Delete a file from a repository

Download File

Data/GitHub

Download raw file content from a repository (for large files)

Download Release Asset

Data/GitHub

Download a release asset into a FlowPath

Get Branch

Data/GitHub

Get details about a specific branch

Get Commit

Data/GitHub

Get details about a specific commit

Get File Contents

Data/GitHub

Get the contents of a file from a repository

Get Issue

Data/GitHub

Get details about a specific issue

Get Latest Release

Data/GitHub

Get the latest published release (excludes drafts and prereleases)

Get Pull Request

Data/GitHub

Get details about a specific pull request

Get Release by Tag

Data/GitHub

Get a release by its tag name

Get Repository

Data/GitHub

Get detailed information about a specific repository

Get User

Data/GitHub

Get information about a GitHub user, or the authenticated user if no username provided

GitHub (App Token)

Data/GitHub

Connect to GitHub using a GitHub App installation token. Use this for server-to-server authentication.

GitHub (OAuth)

Data/GitHub

Connect to GitHub using OAuth Device Flow.

GitHub (PAT)

Data/GitHub

Connect to GitHub using a Personal Access Token. Generate one at github.com/settings/tokens

List Branches

Data/GitHub

List branches for a repository

List Commits

Data/GitHub

List commits for a repository

List Issue Comments

Data/GitHub

List comments on an issue or pull request

List Issues

Data/GitHub

List issues for a repository

List PR Files

Data/GitHub

List files changed in a pull request

List PR Reviews

Data/GitHub

List reviews on a pull request

List Pull Requests

Data/GitHub

List pull requests for a repository

List Release Assets

Data/GitHub

List assets attached to a release

List Releases

Data/GitHub

List releases for a repository

List Repositories

Data/GitHub

List repositories for the authenticated user or a specified organization

Merge Pull Request

Data/GitHub

Merge a pull request

Search Code

Data/GitHub

Search for code across GitHub repositories

Search Issues

Data/GitHub

Search for issues across GitHub repositories

Search Repositories

Data/GitHub

Search for repositories on GitHub

Update Issue

Data/GitHub

Update an existing issue

Update Pull Request

Data/GitHub

Update an existing pull request

Upload Release Asset

Data/GitHub

Upload a FlowPath file as a release asset

Cancel Workflow Run

Data/GitHub/Workflows

Cancel a workflow run that is in progress

Get Latest Workflow Run

Data/GitHub/Workflows

Get the most recent workflow run, optionally filtered by conclusion (success/failure)

Get Workflow Run

Data/GitHub/Workflows

Get details of a specific workflow run

List Workflow Runs

Data/GitHub/Workflows

List runs for a specific workflow or all workflows in a repository

List Workflows

Data/GitHub/Workflows

List GitHub Actions workflows in a repository

Rerun Workflow

Data/GitHub/Workflows

Re-run a workflow run

Trigger Workflow

Data/GitHub/Workflows

Trigger a GitHub Actions workflow dispatch event

Google

Data/Google

Authenticate with Google to access Drive, Sheets, Docs, Gmail, YouTube, Calendar and more.

Create Event

Data/Google/Calendar

Create a new calendar event

Delete Event

Data/Google/Calendar

Delete a calendar event

Get Event

Data/Google/Calendar

Get a specific calendar event

List Calendars

Data/Google/Calendar

List all Google Calendars

List Events

Data/Google/Calendar

List events from a Google Calendar

Query Free/Busy

Data/Google/Calendar

Query free/busy information for calendars

Quick Add Event

Data/Google/Calendar

Create an event from natural language text

Update Event

Data/Google/Calendar

Update an existing calendar event

Create Document

Data/Google/Docs

Create a new Google Document

Delete Text

Data/Google/Docs

Delete text from a range in a Google Document

Export Document

Data/Google/Docs

Export a Google Document into a FlowPath

Get Document

Data/Google/Docs

Get a Google Document's metadata and content

Get Document Text

Data/Google/Docs

Extract plain text from a Google Document

Insert Text

Data/Google/Docs

Insert text at a specific location in a Google Document

Replace All Text

Data/Google/Docs

Replace all occurrences of text in a Google Document

Copy File

Data/Google/Drive

Copy a file in Google Drive

Create Folder

Data/Google/Drive

Create a new folder in Google Drive

Delete File

Data/Google/Drive

Delete a file or folder from Google Drive

Download File

Data/Google/Drive

Download a Google Drive file into a FlowPath

Get File Metadata

Data/Google/Drive

Get detailed metadata for a Google Drive file

List Google Drive Files

Data/Google/Drive

Lists files from a Google Drive folder

Move File

Data/Google/Drive

Move a file to a different folder in Google Drive

Read Google Drive File

Data/Google/Drive

Reads the content of a file from Google Drive as text

Search Drive

Data/Google/Drive

Search for files in Google Drive

Upload File

Data/Google/Drive

Upload a FlowPath file to Google Drive

Create Form

Data/Google/Forms

Create a new Google Form

Get Form

Data/Google/Forms

Get details of a Google Form

Get Form Response

Data/Google/Forms

Get a specific response from a Google Form

List Form Responses

Data/Google/Forms

List all responses to a Google Form

Update Form Info

Data/Google/Forms

Update title and description of a Google Form

Create Draft

Data/Google/Gmail

Create a draft email in Gmail

List Labels

Data/Google/Gmail

List all labels in Gmail

Send Email

Data/Google/Gmail

Send an email via Gmail

Add Meet to Event

Data/Google/Meet

Add Google Meet to an existing calendar event

Create Instant Meeting

Data/Google/Meet

Create an instant Google Meet meeting starting now

Create Meeting

Data/Google/Meet

Create a new Google Meet meeting

Get Meeting Details

Data/Google/Meet

Get details of a Google Meet meeting from its calendar event

Add Sheet

Data/Google/Sheets

Add a new sheet to a Google Spreadsheet

Append Rows

Data/Google/Sheets

Append rows to the end of a Google Sheets range

Clear Range

Data/Google/Sheets

Clear values from a Google Sheets range

Create Spreadsheet

Data/Google/Sheets

Create a new Google Spreadsheet

Delete Sheet

Data/Google/Sheets

Delete a sheet from a Google Spreadsheet

Get Spreadsheet

Data/Google/Sheets

Get Google Spreadsheet metadata and sheet list

Read Range

Data/Google/Sheets

Read data from a Google Sheets range

Write Range

Data/Google/Sheets

Write data to a Google Sheets range

Add Slide

Data/Google/Slides

Add a new slide to a Google Slides presentation

Add Text to Slide

Data/Google/Slides

Add a text box with text to a Google Slide

Create Presentation

Data/Google/Slides

Create a new Google Slides presentation

Delete Slide

Data/Google/Slides

Delete a slide from a Google Slides presentation

Export Presentation

Data/Google/Slides

Export a Google Slides presentation into a FlowPath

Get Presentation

Data/Google/Slides

Get a Google Slides presentation's metadata and slides

Add to Playlist

Data/Google/YouTube

Add a video to a YouTube playlist

Get Channel

Data/Google/YouTube

Get YouTube channel details

Get Playlist Items

Data/Google/YouTube

Get videos in a YouTube playlist

Get Video

Data/Google/YouTube

Get YouTube video details by ID

List My Videos

Data/Google/YouTube

List videos from the authenticated user's channel

List Playlists

Data/Google/YouTube

List YouTube playlists

Remove from Playlist

Data/Google/YouTube

Remove a video from a YouTube playlist

Search Videos

Data/Google/YouTube

Search for YouTube videos

Get Me

Data/LinkedIn

Get the current authenticated user's LinkedIn profile information

LinkedIn (OAuth)

Data/LinkedIn

Connect to LinkedIn using OAuth 2.0. Requires OAuth provider configuration in flow-like.config.json.

Share Article

Data/LinkedIn

Share an article/link on LinkedIn with optional title and description

Share Text Post

Data/LinkedIn

Share a text post on LinkedIn

Graph Request

Data/Microsoft

Call any Microsoft Graph endpoint with optional collection pagination

Microsoft Graph (OAuth)

Data/Microsoft

Connect to Microsoft Graph using OAuth Authorization Code Flow with PKCE.

Microsoft Graph (Token)

Data/Microsoft

Connect to Microsoft Graph API using an access token. Use for server-to-server auth or manual token management.

Create Calendar

Data/Microsoft/Calendar

Create a new calendar

Create Event

Data/Microsoft/Calendar

Create a new calendar event

Delete Event

Data/Microsoft/Calendar

Delete a calendar event

Find Meeting Times

Data/Microsoft/Calendar

Find available meeting times for attendees

Get Schedule

Data/Microsoft/Calendar

Get free/busy schedule for users

List Calendars

Data/Microsoft/Calendar

List all calendars for the user

List Events

Data/Microsoft/Calendar

List calendar events within a time range

Update Event

Data/Microsoft/Calendar

Update an existing calendar event

Copilot Chat

Data/Microsoft/Copilot

Send a message to Microsoft 365 Copilot using the official Chat API with streaming support. Supports file context from OneDrive/SharePoint and web search grounding.

Copilot Search

Data/Microsoft/Copilot

Perform hybrid semantic and lexical search across OneDrive for work or school content using the official Microsoft 365 Copilot Search API

Filter Copilot Interactions

Data/Microsoft/Copilot

Filter Copilot interactions by type (user prompts vs AI responses)

Get Copilot Interactions

Data/Microsoft/Copilot

Get Microsoft 365 Copilot interaction history (prompts and responses)

Get Meeting Insight

Data/Microsoft/Copilot

Get a specific AI insight from a Teams meeting

Get User Copilot Settings

Data/Microsoft/Copilot

Get the current user's Copilot settings and preferences

List Meeting Insights

Data/Microsoft/Copilot

Get AI-generated meeting notes and action items from Teams meetings

Subscribe Copilot Notifications

Data/Microsoft/Copilot

Subscribe to change notifications for Copilot interactions

Add Excel Table Row

Data/Microsoft/Excel

Add a row to an Excel table

Get Excel Table

Data/Microsoft/Excel

Get data from an Excel table by name

Get Excel Used Range

Data/Microsoft/Excel

Get the used range of a worksheet

List Excel Worksheets

Data/Microsoft/Excel

List worksheets in an Excel workbook stored in OneDrive

Read Excel Range

Data/Microsoft/Excel

Read data from a range in an Excel worksheet

Write Excel Range

Data/Microsoft/Excel

Write data to a range in an Excel worksheet

Copy Item

Data/Microsoft/OneDrive

Copy a file or folder in OneDrive

Create Folder

Data/Microsoft/OneDrive

Create a new folder in OneDrive

Delete Item

Data/Microsoft/OneDrive

Delete a file or folder from OneDrive

Download File

Data/Microsoft/OneDrive

Download a file from OneDrive

Get OneDrive Item

Data/Microsoft/OneDrive

Get metadata for a OneDrive item

List OneDrive Items

Data/Microsoft/OneDrive

List files and folders in OneDrive

Move Item

Data/Microsoft/OneDrive

Move a file or folder to a new location in OneDrive

Search OneDrive

Data/Microsoft/OneDrive

Search for files and folders in OneDrive

Upload File

Data/Microsoft/OneDrive

Upload a FlowPath file to OneDrive; automatically uses an upload session for larger files

Create Notebook

Data/Microsoft/OneNote

Create a new OneNote notebook

Create Page

Data/Microsoft/OneNote

Create a new page in a OneNote section

Create Section

Data/Microsoft/OneNote

Create a new section in a OneNote notebook

Delete Page

Data/Microsoft/OneNote

Delete a OneNote page

Get Page Content

Data/Microsoft/OneNote

Get the HTML content of a OneNote page

List Notebooks

Data/Microsoft/OneNote

List all OneNote notebooks

List Pages

Data/Microsoft/OneNote

List all pages in a OneNote section

List Sections

Data/Microsoft/OneNote

List all sections in a OneNote notebook

Attachment → Fields

Data/Microsoft/Outlook

Access Outlook attachment fields and bytes

Create Calendar Event

Data/Microsoft/Outlook

Create a new Outlook calendar event

Delete Calendar Event

Data/Microsoft/Outlook

Delete an Outlook calendar event

Forward Calendar Event

Data/Microsoft/Outlook

Forward a calendar event to other recipients

Get Calendar Event

Data/Microsoft/Outlook

Get a single Outlook calendar event by ID

Get Message

Data/Microsoft/Outlook

Get a single Outlook email message by ID

Get Message Attachments

Data/Microsoft/Outlook

Fetch attachments for an Outlook message

List Calendar Events

Data/Microsoft/Outlook

List Outlook calendar events

List Contacts

Data/Microsoft/Outlook

List Outlook contacts

List Mail Folders

Data/Microsoft/Outlook

List Outlook mail folders

List Messages

Data/Microsoft/Outlook

List Outlook email messages

RSVP Calendar Event

Data/Microsoft/Outlook

Accept, decline, or tentatively accept a calendar event invitation

Send Message

Data/Microsoft/Outlook

Send an email through Outlook

Update Calendar Event

Data/Microsoft/Outlook

Update an existing Outlook calendar event

Create Bucket

Data/Microsoft/Planner

Create a new bucket in a Planner plan

Create Planner Task

Data/Microsoft/Planner

Create a new task in a Planner plan

Get Plan

Data/Microsoft/Planner

Get details of a specific Planner plan

List My Plans

Data/Microsoft/Planner

List all Planner plans the user has access to

List My Tasks

Data/Microsoft/Planner

List all Planner tasks assigned to the current user

List Plan Buckets

Data/Microsoft/Planner

List all buckets in a Planner plan

List Plan Tasks

Data/Microsoft/Planner

List all tasks in a Planner plan

Update Planner Task

Data/Microsoft/Planner

Update an existing Planner task

Microsoft Search

Data/Microsoft/Search

Search across Microsoft 365 content using the Microsoft Graph Search API. Supports files, emails, calendar events, Teams messages, SharePoint sites, and more.

Copy Drive Item

Data/Microsoft/SharePoint

Copy a SharePoint drive item asynchronously

Create List Item

Data/Microsoft/SharePoint

Create a SharePoint list item from field values

Create SharePoint Folder

Data/Microsoft/SharePoint

Create a folder in a SharePoint drive

Delete Drive Item

Data/Microsoft/SharePoint

Delete a file or folder from a SharePoint drive

Delete List Item

Data/Microsoft/SharePoint

Delete a SharePoint list item

Download SharePoint File

Data/Microsoft/SharePoint

Download a file from SharePoint

Get Drive Item

Data/Microsoft/SharePoint

Get metadata for a SharePoint drive item by ID or path

Get List Item

Data/Microsoft/SharePoint

Get a single SharePoint list item

Get List Items

Data/Microsoft/SharePoint

Get items from a SharePoint list

Get SharePoint Site

Data/Microsoft/SharePoint

Get a SharePoint site by hostname and path or site ID

List Drive Items

Data/Microsoft/SharePoint

List files and folders in a SharePoint drive (document library)

List SharePoint Drives

Data/Microsoft/SharePoint

List document libraries (drives) in a SharePoint site

List SharePoint Lists

Data/Microsoft/SharePoint

List all SharePoint lists in a site

Move Drive Item

Data/Microsoft/SharePoint

Move or rename a SharePoint drive item

Search Drive Items

Data/Microsoft/SharePoint

Search files and folders in a SharePoint drive

Search SharePoint Sites

Data/Microsoft/SharePoint

Search for SharePoint sites by keyword

Update List Item Fields

Data/Microsoft/SharePoint

Update field values on a SharePoint list item

Upload SharePoint File

Data/Microsoft/SharePoint

Upload a FlowPath file to a SharePoint drive; automatically uses an upload session for larger files

Create Channel

Data/Microsoft/Teams

Create a new channel in a Microsoft Team

Create Team

Data/Microsoft/Teams

Create a new Microsoft Team

Get Channel Messages

Data/Microsoft/Teams

Get messages from a Microsoft Teams channel

List Joined Teams

Data/Microsoft/Teams

List all Microsoft Teams the user has joined

List Team Channels

Data/Microsoft/Teams

List all channels in a Microsoft Team

Send Channel Message

Data/Microsoft/Teams

Send a message to a Microsoft Teams channel

Complete Task

Data/Microsoft/To Do

Mark a task as completed in Microsoft To Do

Create Task

Data/Microsoft/To Do

Create a new task in a Microsoft To Do task list

Create Task List

Data/Microsoft/To Do

Create a new Microsoft To Do task list

Delete Task

Data/Microsoft/To Do

Delete a task from Microsoft To Do

List Task Lists

Data/Microsoft/To Do

List all Microsoft To Do task lists

List Tasks

Data/Microsoft/To Do

List all tasks in a Microsoft To Do task list

Update Task

Data/Microsoft/To Do

Update an existing task in Microsoft To Do

Append Notion Block Children

Data/Notion

Appends child blocks to a Notion block or page

Create Notion Data Source

Data/Notion

Creates a Notion data source inside an existing database

Create Notion Page

Data/Notion

Creates a new page under a Notion data source, database, or page

Delete Notion Block

Data/Notion

Moves a Notion block to trash

Download Notion File

Data/Notion

Downloads a Notion file URL into a FlowPath

Get Notion Data Source

Data/Notion

Retrieves a Notion data source schema with its properties

Get Notion Database

Data/Notion

Retrieves a Notion database schema with its properties

Get Notion Page

Data/Notion

Retrieves a Notion page with its content and blocks

List Notion Block Children

Data/Notion

Lists child blocks for a Notion block or page

List Notion Databases

Data/Notion

Lists all databases the integration has access to

Notion (API Key)

Data/Notion

Connect to Notion using an Internal Integration token. Create an integration at notion.so/my-integrations and paste the token here.

Notion (OAuth)

Data/Notion

Connect to Notion using OAuth. Requires OAuth provider configuration in flow-like.config.json.

Query Notion Data Source

Data/Notion

Queries a Notion data source and returns matching pages or child data sources

Query Notion Database

Data/Notion

Queries a Notion database and returns matching pages

Search Notion

Data/Notion

Searches across all pages and databases the integration has access to

Update Notion Block

Data/Notion

Updates a Notion block with a raw Notion block update object

Update Notion Data Source

Data/Notion

Updates a Notion data source title, description, icon, or property schema

Update Notion Page

Data/Notion

Updates properties of an existing Notion page

Upload Notion File

Data/Notion

Uploads a FlowPath file to Notion and returns a file_upload object

AWS Provider

Data/Providers

Build an AWS credential struct. Supports explicit access keys, named profiles, EC2 instance metadata, EKS web identity (IRSA), STS AssumeRole and the default environment chain. Emits an AwsProvider that any AWS-aware node (S3, Athena, Bedrock, ...) can consume.

Azure Provider

Data/Providers

Build an Azure credential struct. Supports storage account key, SAS token, full connection string, service-principal (tenant/client/secret), managed identity, workload identity and Azure CLI cached tokens. Emits an AzureProvider that any Azure-aware node (Blob, ADLS, ...) can consume.

Cloudflare Provider

Data/Providers

Build a Cloudflare credential struct. Supports scoped API tokens, legacy email + global API key, R2 S3-compatible access keys and Origin CA keys. Emits a CloudflareProvider that CF-aware nodes (R2 stores, DNS API, Workers, ...) can consume.

GCP Provider

Data/Providers

Build a Google Cloud credential struct. Supports application default credentials, service account JSON, service account key file (FlowPath), workload identity and static access tokens. Emits a GcpProvider that any GCP-aware node (BigQuery, GCS, ...) can consume.

Write Barcode

Data/QR

Encode text as a barcode image

TDMS Metadata

Data/TDMS

Extracts metadata (groups, channels, properties) from a LabVIEW TDMS file.