Execute MCP Tool
lyzr_execute_mcp_toolInvoke any tool from a registered MCP server by providing the server ID, tool name, and arguments. Enables dynamic execution of MCP capabilities.
Instructions
Invoke a tool exposed by a registered MCP server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | Arguments to pass to the tool | |
| server_id | Yes | MCP server id | |
| tool_name | Yes | Name of the tool to invoke |