LinkTwin

LinkTwin is a link management platform for creating shortened deep links, tracking analytics, and managing domains, pixels, QR codes, and collections.

10 actions Integration catalog
Request access
Connect LinkTwin 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.

Create LinkLINK_TWIN_CREATE_LINK
Create a shortened deep link with optional access limits, targeting, query parameters, and pixel or collection assignments. Free accounts can shorten only LinkTwin-approved destination domains and apps; arbitrary destination websites require a paid plan.
Delete LinkLINK_TWIN_DELETE_LINK
Permanently delete one shortened link by numeric ID. This destructive action removes the link and its redirect and cannot be undone; use it only when the caller explicitly intends permanent deletion.
Get Account InfoLINK_TWIN_GET_ACCOUNT_INFO
Return the connected LinkTwin account's plan, usage, timezone, and feature limits. Use this before creating or updating links when plan availability is uncertain.
Get LinkLINK_TWIN_GET_LINK
Return one shortened link's destination, targeting rules, assignments, access controls, and summary click analytics.
Get Link AnalyticsLINK_TWIN_GET_LINK_ANALYTICS
Return detailed clicks, unique clicks, time series, and geography, referrer, browser, device, language, and city breakdowns for one link. Free accounts retain only 14 days of analytics.
List CollectionsLINK_TWIN_LIST_COLLECTIONS
Return one page of link collections available for organizing or assigning shortened links.
List DomainsLINK_TWIN_LIST_DOMAINS
Return standard LinkTwin short domains and branded domains available to the connected account. Branded domains are disabled on Free accounts.
List LinksLINK_TWIN_LIST_LINKS
Return one filtered page of shortened links owned by the connected account, including destination URLs, click totals, and assignments.
List PixelsLINK_TWIN_LIST_PIXELS
Return one page of tracking pixels available for assignment to shortened links.
Update LinkLINK_TWIN_UPDATE_LINK
Partially update a shortened link's destination, access limits, targeting, query parameters, or assignments. Only explicitly supplied fields are changed; replacement arrays overwrite the complete existing value. Changing the destination URL requires a paid LinkTwin plan.