Skip to main content
Glama

Dub.co MCP Server

delete_link

Remove a short link from your Dub.co account by specifying its link ID. This tool helps manage and maintain your short URLs by deleting outdated or unnecessary links.

Instructions

Delete a short link on dub.co

Input Schema

NameRequiredDescriptionDefault
linkIdYesThe ID of the link to delete

Input Schema (JSON Schema)

{ "properties": { "linkId": { "description": "The ID of the link to delete", "type": "string" } }, "required": [ "linkId" ], "type": "object" }

You must be authenticated.

Other Tools from Dub.co 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/Gitmaxd/dubco-mcp-server'

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