Skip to main content
Glama

YingDao RPA MCP Server

Official
by ying-dao

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

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ying-dao/yingdao_mcp_server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server