GuidesAPIStatusSign up

Tools

Tools nodes provide flexibility and customization in your workflows by enabling advanced processing, integrations, and transformations. These nodes are designed to complement AI nodes, allowing you to execute custom operations and extend functionality as needed.

Code Node

The Code Node enables you to write and execute custom JavaScript code directly within your workflow. This is ideal for situations where you need specific logic or custom processing that isn’t covered by other nodes.


Key Features:

  • Input: Accepts data from previous nodes in the workflow.
  • Custom Logic: Write JavaScript code to transform, validate, or manipulate input data.
  • Output: The processed data is sent to the next node in the workflow.

Use Case Examples:

  • Formatting data for API requests or responses.
  • Calculating values or performing conditional logic.
  • Extracting specific fields from complex JSON objects.



Coming Soon: Additional Tools Nodes

We are actively expanding the Tools Nodes category with the following upcoming features:

  1. HTTP Request Node

    • Send HTTP requests to external APIs or services directly from your workflow.
    • Use this node for seamless integrations with third-party systems.
  2. Web Scraper Node

    • Extract data from web pages for real-time information retrieval or web monitoring.
  3. Array Aggregator Node

    • Process and manipulate arrays of data, such as grouping, filtering, or summarizing results.
  4. File Converter Node

    • Convert files between different formats (e.g., image to PDF, CSV to JSON) to ensure compatibility within workflows.

Future Updates

As new tools nodes are introduced, they will integrate seamlessly with existing features, offering even more versatility and customization for your workflows. Stay tuned for updates as these nodes become available!