$ browse --type node-templates
Node Templates
// Individual building blocks for your workspace workflows
2 results
node.py
v1.0.0Process
LLM
export Recursive Summarizer
from "@marketplace"
// Recursively summarize large text content using LLM with automatic chunking for content exceeding context limits
00
2026-03-15node.py
v1.0.0Process
LLM
export Agent Executor
from "@marketplace"
// Runs an Emblema agent with a given prompt and returns the results. Supports specialized agents (e.g., Survey Stats for Odoo data) and RAG agents (with knowledge base context). Returns formatted text data and raw tool results for downstream use.
00
2026-03-15