Skip to main content
Glama

DWZ Short URL MCP Server

by muleiwu

delete_short_url

Remove a specific short URL from the DWZ Short URL service. This action permanently deletes the link and cannot be undone.

Instructions

删除指定的短网址。删除后无法恢复,请谨慎操作。

Input Schema

NameRequiredDescriptionDefault
idYes要删除的短网址ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "要删除的短网址ID", "minimum": 1, "type": "integer" } }, "required": [ "id" ], "type": "object" }

Other Tools from DWZ Short URL 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/muleiwu/dwz-mcp'

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