Short.io is a URL shortening service that allows users to create branded short links, manage them, and track their performance.
Tool to get click statistics for all links in a domain. use when you need aggregated click counts for specific link ids within a branded domain. example: "get click counts for links ['id1','id2'] in domain '12345'".
Tool to list the most popular paths in a domain over time. use after confirming a valid domain id to analyze which short url paths under that domain have received the most clicks in the given interval.
Tool to get detailed info for a link by id. use when you need to retrieve all metadata for a specific short url after creation.
Tool to get link info by its path and domain. use when you need to look up a branded short link by its path within a specific domain.
Tool to retrieve opengraph settings for a link. use after creating or updating a link to verify its social metadata.
Tool to list all user permissions for a link. use after confirming domain and link ids to fetch current access assignments. example: "list permissions for link 'abcde123' in domain '12345'".