Skip to main content
Glama

ESA MCP Server

by aliyun

delete_record

Remove a DNS record from the ESA MCP Server by specifying the RecordId, ensuring accurate and secure DNS management. Simplify record deletion tasks with this targeted tool.

Instructions

Deletes a DNS record of a website based on the specified RecordId.

Input Schema

NameRequiredDescriptionDefault
recordIdYesThe record ID, which can be obtained by calling ListRecords .

Input Schema (JSON Schema)

{ "annotations": { "destructiveHint": false, "idempotentHint": false, "readOnlyHint": false }, "properties": { "recordId": { "description": "The record ID, which can be obtained by calling ListRecords .", "examples": [ 1234567890123 ], "type": "number" } }, "required": [ "recordId" ], "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