API > MCP Endpoint
Expose a workflow as MCP tools for an AI agent
Expose a workflow as MCP tools for an AI agent
Expose connected Virtual Tools as a Model Context Protocol (MCP) endpoint that external MCP clients can call.
Run a tool-calling LLM agent that picks among connected Virtual Tools to satisfy a prompt.
Declare a tool callable by a Virtual Agent or exposed via an MCP Endpoint, with typed argument outputs.
Record a tool's outcome into a Virtual Agent conversation session, optionally letting the model phrase the answer back to the user.