Linkly

Easily create tracking links, add retargeting tags, do smart redirects and more.

17 actions Integration catalog
Request access
Connect Linkly 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 or Update LinkLINKLY_CREATE_OR_UPDATE_LINK
Tool to create a new shortened link or update an existing one in Linkly. Use when you need to generate a trackable short URL with custom parameters, UTM tracking, retargeting pixels, or Open Graph metadata. To create a new link, provide url and workspace_id. To update an existing link, provide id and the fields you want to change.
Delete LinkLINKLY_DELETE_LINK
Tool to delete a specific link by ID from a workspace. Use when you need to permanently remove a link. This action is permanent and cannot be undone.
Delete LinksLINKLY_DELETE_LINKS
Tool to delete one or more links by their IDs. This action is permanent and cannot be undone. Use when you need to remove links from a workspace.
Export LinksLINKLY_EXPORT_LINKS
Tool to export all links in a workspace as JSON or CSV. Use when you need to retrieve all links for backup, analysis, or migration purposes.
Get Click Counters by DimensionLINKLY_GET_CLICK_COUNTERS
Tool to retrieve click analytics grouped by a specific dimension (counter). Returns aggregated counts for each unique value of the selected dimension. Use when you need to analyze click patterns by country, platform, browser, referrer, ISP, link, or URL parameters.
Get Click AnalyticsLINKLY_GET_CLICKS
Tool to retrieve click analytics for a workspace. Filter by link, date range, country, and more. Returns time-series data suitable for charting.
Get Link DetailsLINKLY_GET_LINK
Tool to retrieve detailed information about a specific link by its ID. Use when you need to fetch link configuration, UTM parameters, or click statistics.
Get Link By IDLINKLY_GET_LINK_BY_ID
Tool to retrieve details for a specific link by ID. Use when you need to fetch information about a shortened link, including its destination URL, click statistics, and configuration settings.
List DomainsLINKLY_LIST_DOMAINS
Tool to retrieve all custom domains configured for a workspace. Use when you need to see available domains for creating short links.
List LinksLINKLY_LIST_LINKS
Tool to get a paginated list of all links in a workspace. Supports search, sorting, and pagination. Returns link details including click statistics. Use when you need to retrieve or search through links.
List Link WebhooksLINKLY_LIST_LINK_WEBHOOKS
Tool to retrieve all webhook subscriptions for a specific link. Use when you need to see what webhooks are configured for a link.
List WorkspacesLINKLY_LIST_WORKSPACES
Tool to retrieve all workspaces the authenticated user has access to. Use this to discover available workspace IDs for other API calls.
List workspace webhooksLINKLY_LIST_WORKSPACE_WEBHOOKS
Tool to list all webhook subscriptions for a specific workspace. Use when you need to retrieve or view the configured webhooks for a workspace.
Subscribe webhook to linkLINKLY_SUBSCRIBE_WEBHOOK_TO_LINK
Tool to subscribe a webhook URL to receive notifications when a specific link is clicked. Use when you need to track click events for a shortened link.
Subscribe Webhook to WorkspaceLINKLY_SUBSCRIBE_WEBHOOK_TO_WORKSPACE
Tool to subscribe a webhook URL to receive click notifications from a Linkly workspace. Use when you need to set up real-time notifications for link clicks. The webhook will receive POST requests containing click data including country, platform, browser, and other analytics information whenever any link in the workspace is clicked.
Unsubscribe Webhook from LinkLINKLY_UNSUBSCRIBE_WEBHOOK_FROM_LINK
Tool to remove a webhook subscription from a link. Use when you need to stop receiving webhook events for a specific link.
Unsubscribe Webhook From WorkspaceLINKLY_UNSUBSCRIBE_WEBHOOK_FROM_WORKSPACE
Tool to remove a webhook subscription from a workspace. Use when you need to unsubscribe a webhook URL from receiving events for a specific workspace.