Skip to main content
Glama

YindDao RPA MCP Server

by AutomaApp

runApp

Execute RPA applications with specified parameters using the YindDao RPA MCP Server to automate workflows 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 YindDao 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/AutomaApp/aipower-rpa-mcp-server'

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