| AI Realtime Agent | Predicts text using a Realtime Model |
| Code Interpreter | Model Context Protocol for code interpreter operations |
| Code Model Context | Create 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 V2 | Write a custom tool with separated node inputs, tool inputs, and structured outputs. |
| Run Agent Code | Expose an execute_code tool that lets agents execute TypeScript code in a sandbox with access to all connected MCP tools. |