$ browse --type node-templates

Node Templates

// Individual building blocks for your workspace workflows

$
26 results
inputplaceholder
W
node.py
Input
Integration
v1.0.5

export Web Search

from "@marketplace"

unverified

// Search the public web (via Brave Search) and return a ranked list of result URLs (no snippets — deliberate, to avoid SERP-snippet hallucination). The output is a URL list; reading the content behind those URLs is a separate concern handled downstream. Pairs with: `Fetch URL as Markdown`.

#web#search#brave
00
2026-08-18
inputplaceholder
O
node.py
Input
Data
v1.4.0

export Ontology Search

from "@marketplace"

unverified

// Search the organization ontology (knowledge graph) for matching objects plus a match count. Supports entity mode (search by NAME), schema mode (search by RELATIONSHIP/THEME via matching types), and hybrid.

#ontology#knowledge-graph#search
00
2026-08-18
inputplaceholder
L
node.py
Input
Storage
v1.1.0

export List Artifacts

from "@marketplace"

unverified

// List all Artifact ids on a Drive item (a Drive item can have many artifacts). Feed each id into Get Artifact to read its content.

#artifact#document#list
00
2026-08-18
inputplaceholder
K
node.py
Input
Data
v1.4.0

export KB Semantic Search

from "@marketplace"

unverified

// Semantic (vector) search over the knowledge base's document chunks. Returns the ranked chunks, synthesizer-ready chunk texts, and the deduped document ids. Wire chunkTexts into Knowledge Synthesizer's context and documentIds into Ontology From Documents.

#knowledge#semantic-search#rag
00
2026-08-18
inputplaceholder
G
node.py
Input
Storage
v2.0.0

export Get Artifact

from "@marketplace"

unverified

// Read an existing Artifact's content and metadata from Drive by its id.

#artifact#document#read
00
2026-08-18
inputplaceholder
D
node.py
Input
Storage
v1.2.0

export Drive Video Reader

from "@marketplace"

unverified

// Reads a video file from Drive and outputs it as a Video file.

#drive#storage#video
00
2026-08-18
inputplaceholder
D
node.py
Input
Storage
v1.2.0

export Drive Image Reader

from "@marketplace"

unverified

// Reads an image from Drive and outputs it as an Image file.

#drive#storage#image
00
2026-08-18
inputplaceholder
D
node.py
Input
Storage
v1.3.0

export Drive Folder Reader

from "@marketplace"

unverified

// Reads all documents from a Drive folder recursively. Returns document references that can be passed to a Drive Document Reader.

#drive#storage#folder
00
2026-08-18
inputplaceholder
D
node.py
Input
Storage
v1.2.0

export Drive Document Reader

from "@marketplace"

unverified

// Reads one or more documents from Drive and returns their text content. Multiple documents are merged into a single output.

#drive#storage#document
00
2026-08-18
inputplaceholder
D
node.py
Input
Storage
v1.2.0

export Drive Audio Reader

from "@marketplace"

unverified

// Reads an audio file from Drive and outputs it as an Audio file.

#drive#storage#audio
00
2026-08-18
inputplaceholder
D
node.py
Input
Storage
v1.1.0

export Drive 3D Model Loader

from "@marketplace"

unverified

// Reads a 3D file from Drive (GLB, glTF, OBJ, STL, FBX, PLY, USDZ or .blend) and outputs it as a File for 3D nodes like Retopology.

#drive#storage#3d
00
2026-08-18
inputplaceholder
W
node.py
Input
Utility
v1.0.0

export Workspace Picker

from "@marketplace"

// Selects a workspace to reference. Outputs the workspace ID for use with Workspace Break nodes.

 
00
2026-08-18
Per page: