y.gy is a URL shortener and QR code generator that allows users to create short, memorable links from long URLs, customize them with unique endings, and integrate with an API for programmatic link creation.
Tool to create a new short link with optional custom domain or alias. use when you need to shorten a long url into a branded link.
Tool to create a new tag. use after determining the tag name to categorize links.
Tool to delete a specific short link by its id. use when you need to remove a short link after confirming its id.
Tool to delete a tag. use when you need to remove a tag by its id after confirming it exists.
Tool to fetch all short links with optional pagination. use when you need to list existing links with filters.
Tool to retrieve all tags associated with the organization. use when you need to list all available tags for categorizing resources.