Execute Workflow Node
Call a published indie.money sub-agent from within your workflow. Dual billing applies.
Written By pvdyck
Last updated About 5 hours ago
Execute Workflow Node
The Execute Workflow node calls another published indie.money agent (sub-workflow) and waits for its result.
Parameters (n8n Standard)
How It Works on indie.money
The node calls the sub-agent's execution endpoint. The sub-agent runs independently and returns its output to the parent workflow. This adds one network round-trip of latency compared to a local node.
Setup
- Publish the sub-workflow as a separate indie.money agent
- In the Create flow, map the sub-workflow's contract address at the "Link Sub-Services" step
- Producers who buy the parent agent may need to also buy and configure the sub-agent
Key Limitations
- Network call β adds one round-trip of latency
- Dual billing β Producer is charged for both the parent and sub-agent execution prices
- Published sub-service required β The sub-agent must be a live, published indie.money agent
- Sub-agent must be turned on and configured with credentials before calling