mavis_mcp_call
Call a tool on any MCP server to delegate tasks to Playwright, Matrix, or other tools directly from your Mavis workflow.
Instructions
Call a specific tool on an MCP server. Useful for delegating to Playwright, Matrix, or other MCP tools from within Mavis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | MCP server name (e.g. playwright, matrix, cu) | |
| tool | Yes | Tool name to call | |
| args | No | JSON string of tool arguments |