L2s

L2S is a professional URL shortener offering advanced analytics, QR code generation, and team collaboration features.

4 actions Integration catalog
Request access
Connect L2s once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Get URL DetailsL2S_GET_URL_DETAILS
Tool to retrieve details of a shortened URL. Use when you need metadata about a specific shortened link. Use after obtaining a valid URL ID.
Get User SettingsL2S_L2_S_GET_USER_SETTINGS
Tool to retrieve current user's settings. Use after authentication to fetch email, notification, and appearance preferences.
List Shortened URLsL2S_L2_S_LIST_URLS
Tool to list all shortened URLs. Use after user authentication to retrieve the user's URLs with pagination details.
Shorten URL with L2SL2S_L2_S_SHORTEN_URL
Tool to shorten a given long URL. Use when you need a concise link representation.