Key Concepts

Node Types

Node Types

Node Types

Nodes can be categorized into essential nodes and utilitarian nodes based on their role and importance.

Essential Nodes

This is a core node essential for constructing workflows.

  • Start node(Starting point)

  • End Node(Ending Point)

Utilization Nodes

Agentria provides various nodes capable of performing diverse automation functions.

When designing your target workflow, you can select and combine nodes suited to each function.

  • AI: AI model-based tasks like text generation, summarization, sentiment analysis

  • Tools / Web Tools: Integration with external tools like web search, browser automation, API calls

  • File Handling Tools: File reading/writing, conversion, upload/download tasks

  • Code: Code execution and custom script writing

  • Database: Database queries, inserts, updates, and deletes

  • Flow Control: Workflow flow control including conditional branching, loops, and parallel processing

  • Ability: Utilizing Agentria's unique features or extension modules


For detailed functions and usage instructions for nodes in each category, refer to the Node Information.