fuuz-data-flow-nodes

Configure Fuuz workflow node properties and validation rules across 85+ node types.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/Fuuz-Platform/llm-skills --skill fuuz-data-flow-nodes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fuuz-data-flow-nodes
Source: https://github.com/Fuuz-Platform/llm-skills/tree/main/fuuz-data-flow-nodes
Command: npx skills add https://github.com/Fuuz-Platform/llm-skills --skill fuuz-data-flow-nodes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you identify, understand, and configure Fuuz data flow nodes without manually digging through dozens of node definitions and property tables.

Core Features & Use Cases

  • Node Discovery: Find the correct node type for branching, context management, transformation, validation, scheduling, and integrations.
  • Property Configuration: Learn the exact fields, formats, and validation rules required to build reliable flows.
  • Practical Use Cases: Design conditional routing with If Else, transform payloads with JSONata or JavaScript, call external systems through integration nodes, and validate payloads before execution.

Quick Start

Ask for the Fuuz node you need and have it return the required configuration properties, validation rules, and a ready-to-use example for your flow.

Frequently Asked Questions about fuuz-data-flow-nodes

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Fuuz data flow nodes for workflow integrations?

Configuring Fuuz data flow nodes requires specifying exact property fields, formats, and validation rules to build reliable workflow integrations across branching, context handling, and transformations.

What Fuuz nodes are available for payload transformation and validation?

Fuuz supports payload transformation and validation through dedicated node types, allowing you to apply JSONata or JavaScript transformations and enforce validation rules before workflow execution.

Can I use JSONata to transform payloads within a Fuuz workflow?

Yes, you can transform payloads within a Fuuz workflow using JSONata or JavaScript through specific transformation nodes, configuring the exact fields and formats required for your data flow.

How do I find the correct Fuuz node type for conditional routing?

Finding the correct Fuuz node type for conditional routing involves using the If Else node for branching logic, guided by property schemas and validation rules across over 85 available node types.

What are the limitations when designing Fuuz data flows?

Designing Fuuz data flows requires detailed node metadata and property schemas to avoid configuration errors, as missing validation rules or incorrect context handling can disrupt scheduling, events, and integrations.