Skip to main content
Glama

ESA MCP Server

by aliyun

routine_delete

Remove an existing Edge Routine from your Alibaba Cloud account using the specified routine name, ensuring efficient management of ESA services.

Instructions

Delete an existing Edge Routine (ER) from your Alibaba Cloud account.

Input Schema

NameRequiredDescriptionDefault
nameYesThe name of the routine to delete

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "The name of the routine to delete", "type": "string" } }, "required": [ "name" ], "type": "object" }

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/aliyun/mcp-server-esa'

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