$ browse --type node-templates

Node Templates

// Individual building blocks for your workspace workflows

$
9 results
outputplaceholder
s
node.py
Output
Storage
v1.2.0

export save-file

from "@marketplace"

unverified

// Save a workspace file or text into a Drive folder

#drive#storage#file
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
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