cli/lib/schemas/workflow.ts and the live executor registry — never hand-edited.
generate-text
Status: executable · free
No schema description yet.
Ports
Params
prompt— Prompt file ref with {{slot}} interpolation, or inline text.guidelines— #515 guideline folding: prompt-library slugs (guidelines/<slug>/) whose rules block is appended to the resolved prompt at execution. Unknown slug =workflow linterror; the folded prompt is journaled, the source prompt file is never rewritten.schema— generate-object: zod/JSON-schema file ref — types the output port.tools— agent-loop: whitelist of graph-exposed tools/connectors.binary— coding-agent.
generate-object
Status: executable · free
Output type is dynamic: object:<params.schema>, or object:* when unset.
Ports
Params
prompt— Prompt file ref with {{slot}} interpolation, or inline text.guidelines— #515 guideline folding: prompt-library slugs (guidelines/<slug>/) whose rules block is appended to the resolved prompt at execution. Unknown slug =workflow linterror; the folded prompt is journaled, the source prompt file is never rewritten.schema— generate-object: zod/JSON-schema file ref — types the output port.tools— agent-loop: whitelist of graph-exposed tools/connectors.binary— coding-agent.
agent-loop
Status: executable · free
No schema description yet.
Ports
Params
prompt— Prompt file ref with {{slot}} interpolation, or inline text.guidelines— #515 guideline folding: prompt-library slugs (guidelines/<slug>/) whose rules block is appended to the resolved prompt at execution. Unknown slug =workflow linterror; the folded prompt is journaled, the source prompt file is never rewritten.schema— generate-object: zod/JSON-schema file ref — types the output port.tools— agent-loop: whitelist of graph-exposed tools/connectors.binary— coding-agent.
coding-agent
Status: executable · free
No schema description yet.
Ports
Params
prompt— Prompt file ref with {{slot}} interpolation, or inline text.guidelines— #515 guideline folding: prompt-library slugs (guidelines/<slug>/) whose rules block is appended to the resolved prompt at execution. Unknown slug =workflow linterror; the folded prompt is journaled, the source prompt file is never rewritten.schema— generate-object: zod/JSON-schema file ref — types the output port.tools— agent-loop: whitelist of graph-exposed tools/connectors.binary— coding-agent.
Related
- Farm node-graph architecture — the design rationale behind these node types
ralphy workflow— lint and inspect a workspace’s graphs