Dub.co MCP Server

by Gitmaxd
Verified

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

ID: p293dlsvcn