All templates
Template·Agents & Research

Workflow As A Tool

Composition demo: an orchestrator agent delegates to two specialist sub-agents wired in as callable tools via control edges — Research (Gemini) gathers the facts, Copy Editor (Claude) polishes the draft, and the manager (GPT-5 mini) decides when to call each. Shows how a self-contained unit of work becomes a tool another agent can invoke, all inside one graph.

Workflow As A Tool — example output from the NodeTool workflow

The workflow

Workflow Editor
Note
String Input
The economics of home solar batteries
Prompt
Topic
Write a concise, accurate explainer (250-350 words) about the following subject: {{ topic }} Process: 1. Call the research_specialist tool…
Agent
Prompt
Control
Text
gpt-5-mini
Agent
Control
gemini-3.5-flash
Agent
Control
claude-sonnet-5
Output

Nodes in this workflow

6 nodes · 4 types
  • Agent
    nodetool.agents.Agent
    ×3
  • Output
    nodetool.output.Output
  • Prompt
    nodetool.text.Prompt
  • String Input
    nodetool.input.StringInput

How to run it

  1. 01

    Download NodeTool Studio

    Install the free desktop app for macOS, Windows, or Linux. It runs on your own machine, no account required to start.

  2. 02

    Open the Workflow As A Tool template

    Browse the built-in template library inside Studio and open this workflow onto the canvas. Every node is already wired up.

  3. 03

    Add your keys

    Connect the providers this workflow uses (Agent). Bring your own keys — you pay the provider directly.

  4. 04

    Run and remix

    Hit Run to execute the graph and watch results stream in. Swap models, edit prompts, or rewire nodes to make it yours.

Run Workflow As A Tool on your machine

Free, open source, and yours to run. Download Studio, open the template, and run it with your own keys.