Skip to main content

4. Node Categories

4.1 Trigger

NodeDescription
Text InputReceives text input
File InputReceives a file
WebhookProvides an external trigger

4.2 API & Automation

NodeDescription
HTTP CallSends any type of REST API request
OpenAI API CallSends requests to OpenAI models
Anthropic API CallSends requests to Claude models
SkyStudio API CallInteracts with SkyStudio assistants
Site ExtractorExtracts data from a web page

4.3 Data Transformation

NodeDescription
Text OutputSelects or parses fields from the output

4.4 Data Sources

NodeDescription
File to TableConverts a file into a table
JSON to TableCreates a table from JSON
List TablesLists all tables
Table DataRetrieves table content
QueryRuns SQL-like queries on MongoDB

4.5 Other

NodeDescription
If-ElseCreates condition-based branches