What's available in Lyntaris
Use this page as a map of what you can connect and automate in the product. Each row points to user documentation—no separate “matrix” or implementation detail is required to build flows. To map browser URLs and menus to these chapters, open Web app map (UI → docs).
Core platform
| Capability | What you can do | Learn more |
|---|---|---|
| V2 Agent Canvas | Build flows with Start, LLM, Agent, Tool, Retriever, conditions, loops, human input, and related nodes. | Agents (V2 Agent Canvas) |
| Chat models | Use supported providers for chat completions in Agent and LLM nodes. | Chat Models |
| Tools & MCP | Call tools from the catalog and connect MCP servers where configured. | Tools |
| Document loaders & stores | Ingest content and ground retrieval in your knowledge base. | Document Loaders, Document Stores |
| Embeddings | Generate embeddings for retrieval and vector workflows. | Embeddings |
| Vector stores | Attach and query vector databases supported in the UI. | Vector Stores |
| Moderation | Apply safety checks on inputs or outputs where moderation nodes are available. | Moderation nodes appear alongside other LangChain components in the builder; see Integrations for the full LangChain index. |
External channels & apps
| Capability | What you can do | Learn more |
|---|---|---|
| Email (SMTP) | Send mail from flows and integrate with inbox-style workflows. | Mail and SMTP |
| Receive webhooks and send messages via the Cloud API. | WhatsApp Cloud API | |
| SMS (Telnyx) | Handle inbound SMS and send outbound messages. | SMS and Telnyx |
| Zapier, Open WebUI, Streamlit | Connect automation and front ends documented in this book. | Zapier Zaps, Open WebUI, Streamlit |
Flow utilities
Small building blocks (variables, branching, notes) live under Utilities from the main Integrations page.
For HTTP access from your own systems, see Customer integration (HTTP API).