$ browse --type node-templates

Node Templates

// Individual building blocks for your workspace workflows

$
10 results
processplaceholder
T
node.py
Process
Data
v1.0.0

export Text Merge

from "@marketplace"

// Merges two text inputs into a single output. Supports configurable separators, templates, and formatting options.

 
00
2026-05-07
inputplaceholder
T
node.py
Input
Data
v1.0.0

export Text

from "@marketplace"

// A constant text value. Provides a multi-line editor that outputs the text unchanged.

 
00
2026-05-07
inputplaceholder
S
node.py
Input
Data
v1.0.0

export String

from "@marketplace"

// A constant string value. Outputs a single-line string unchanged.

 
00
2026-05-07
inputplaceholder
N
node.py
Input
Data
v1.0.0

export Number

from "@marketplace"

// A constant numeric value. Outputs a number unchanged.

 
00
2026-05-07
inputplaceholder
J
node.py
Input
Data
v1.0.0

export JSON Object

from "@marketplace"

// A constant JSON object. Provides a JSON editor that outputs the object unchanged.

 
00
2026-05-07
inputplaceholder
F
node.py
Input
Data
v1.0.1

export Folder

from "@marketplace"

// Selects a folder from Drive. Outputs the folder reference for use by downstream nodes.

 
00
2026-05-07
inputplaceholder
F
node.py
Input
Data
v1.0.1

export File

from "@marketplace"

// Selects a file from Drive. Outputs the file reference for use by downstream nodes.

 
00
2026-05-07
inputplaceholder
B
node.py
Input
Data
v1.0.1

export Boolean

from "@marketplace"

// A constant boolean value. Outputs true or false to downstream nodes.

 
00
2026-05-07
processplaceholder
J
node.py
Process
Data
v3.0.0

export JSON Break

from "@marketplace"

// Decomposes a JSON object or array into individual output ports. Configure via the wizard to select which properties or items to expose.

 
00
2026-05-07
inputplaceholder
D
node.py
Input
Data
v2.1.1

export Document Chunk

from "@marketplace"

// Fetches a document chunk by its ID. Returns the chunk text and source document reference for use with Knowledge Synthesizer nodes.

 
00
2026-05-07