$ browse --type node-templates
Node Templates
// Individual building blocks for your workspace workflows
export save-file
from "@marketplace"
// Save a workspace file or text into a Drive folder
export Ontology Delete
from "@marketplace"
// Soft-delete (recoverable server-side) an ontology object or link. Returns its id and the delete timestamp.
export Public Share
from "@marketplace"
// Publishes content or files to a public URL. Supports HTML, plain text, and file downloads. Optionally protects with a PIN. Re-running the node refreshes the content without changing the link.
export Presentation Composer
from "@marketplace"
// Assembles slide sections into a complete presentation. Outputs a self-contained HTML file viewable in any browser.
export PPTX Converter
from "@marketplace"
// Converts an HTML presentation into a downloadable PowerPoint (.pptx) file. Connect to a Presentation Composer output.