Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
4 tools available
L2S is a professional URL shortener offering advanced analytics, QR code generation, and team collaboration features.
Connect L2s to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call L2s's 4 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every L2s action below is a callable tool any Definable persona can invoke.
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.
Tool to retrieve current user's settings. Use after authentication to fetch email, notification, and appearance preferences.
Tool to list all shortened URLs. Use after user authentication to retrieve the user's URLs with pagination details.
Tool to shorten a given long URL. Use when you need a concise link representation.
Anything L2s exposes through its API. Common url shortener workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 4 L2s tools directly, then chain the result into another integration without you writing code.
L2s uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 4 L2s tools. You only need a separate L2s subscription if L2s itself charges per seat or per API call.
Every call from a persona to L2s is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find L2s, and connect via OAuth or API key. You can immediately attach L2s to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 4 L2s actions as callable tools — including `Get URL Details`, `Get User Settings`, `List Shortened URLs`, plus 1 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.