Builder Node Catalog
Generated category
Builder Node Catalog
Generated from 9 catalog nodes in AI/Agents/Builder.
Nodes in this category
Showing 9 of 9 generated node docs.
Add DataFusion
AI/Agents/BuilderAdd a DataFusion SQL session to an agent for data analysis capabilities
Agent from Model
AI/Agents/BuilderCreates an Agent object from a model Bit with configuration
Lazy Register Function Tools
AI/Agents/BuilderIndexes referenced Flow-Like functions into a vector DB so agents can discover tools via semantic search at runtime, keeping the context window lean.
Register Function Tools
AI/Agents/BuilderAdds referenced Flow-Like functions as callable tool references to an Agent
Register KG Traverse Tool
AI/Agents/BuilderRegisters a knowledge graph traversal tool on the agent so it can query the graph mid-conversation
Register MCP Tools
AI/Agents/BuilderAdds Model Context Protocol (MCP) server tools to an Agent
Register Memory
AI/Agents/BuilderGives the agent autonomous access to persistent memory tools (_memory_search, _memory_store, _memory_compress)
Register Thinking Tool
AI/Agents/BuilderEnables Rig's built-in Thinking tool for reasoning capabilities
Set Agent System Prompt
AI/Agents/BuilderSets the system prompt for an Agent to guide its behavior