Skip to main content

Call AI Agent

Runs an AI agent defined in your Xano workspace. This allows you to invoke an LLM-powered agent, optionally passing arguments and enabling tool execution. Syntax:
Example:

MCP List Tools

Lists all available tools exposed by an external MCP (Model Context Protocol) server. Use this to discover tool capabilities from a remote MCP endpoint. Syntax:
Example:

MCP Call Tool

Runs a specific tool on an external MCP server, passing input parameters and receiving the tool’s response. Syntax:
Example:

MCP Server Details

Retrieves metadata and configuration details about an external MCP server, such as its available tools, tags, and instructions. Syntax:
Example:

Template Engine

Renders a text or HTML template using the Twig templating engine, allowing for dynamic content generation with variables and logic. Syntax:
Example: