YingDao RPA MCP Server

by ying-dao
MIT License
5
  • Apple

runApp

Execute RPA applications using the YingDao RPA MCP Server by specifying the appUuid and optional parameters to automate repetitive tasks efficiently.

Instructions

该接口用于运行RPA应用。

Input Schema

NameRequiredDescriptionDefault
appParamsNoschema.local.executeRpaApp.appParams
appUuidYesschema.local.executeRpaApp.appUuid

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "appParams": { "description": "schema.local.executeRpaApp.appParams" }, "appUuid": { "description": "schema.local.executeRpaApp.appUuid", "type": "string" } }, "required": [ "appUuid" ], "type": "object" }

You must be authenticated.

Other Tools from YingDao RPA MCP Server

Related Tools

ID: lsdumroc1n