Skip to main content

Beta

Nodes

NodeDescription
AI Realtime AgentPredicts text using a Realtime Model
Code InterpreterModel Context Protocol for code interpreter operations
Code Model ContextCreate a long-running MCP server in AWS Lambda that can handle tool calls, prompts, and resources. The Lambda stays alive for 30 seconds and automatically restarts while the flow is running.
Custom Tool V2Write a custom tool with separated node inputs, tool inputs, and structured outputs.
Run Agent CodeExpose an execute_code tool that lets agents execute TypeScript code in a sandbox with access to all connected MCP tools.