create_custom_url
Generate a custom short URL with a specific keyword for any URL, even if it already exists in the database, using YOURLS-MCP server. Optional title and force modification features included.
Instructions
Create a custom short URL with a specific keyword, even for URLs that already exist in the database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
force_url_modification | No | Whether to force URL modification to allow duplicates | |
keyword | Yes | The custom keyword for the short URL | |
title | No | Optional title for the URL | |
url | Yes | The URL to shorten |