Tool Use & MCP
Tool Use & MCP
Tool Use & MCP
Tool use lets LLM columns call external tools during generation (e.g., lookups, calculations, retrieval, domain services). Data Designer supports tool use via the Model Context Protocol (MCP), which standardizes how tools are discovered and invoked.
tool_alias to your LLM columnSee the PDF Q&A Recipe for a complete working example.
For internal architecture and API documentation, see MCP Code Reference.