Enhancements to Workflow Agents
Workflows can now be triggered by receiving an email or using a scheduler. Also, the UI for creating workflow agents now shows categorized nodes, instead of the previous flat list of nodes.
List of node categories and classifications
| Category | Nodes | Descriptions |
|---|---|---|
| AI |
|
A workflow node is one workflow calling another workflow. A RAG Document Tool references a specific Document Tool and uses its indexed content as the retrieval source for generating grounded, evidence-based answers for a user query. |
| Communication |
|
|
| Data |
|
These nodes are grouped for clarity. |
| Logic |
|
A Code node can run Javascript code as a node. |
| Workflow Control |
|
These nodes control execution and branching of the workflow.
|
The categorized nodes improve the user experience by organizing them in a more logical manner so that you can quickly find and add the desired nodes to the workflow agent. The new triggering methods improve the automation of repetitive and predictable tasks.
Steps to Enable and Configure
You must have access to use AI Agent Studio.
Access Requirements
See Access Requirements for AI Agent Studio.