Easily create tracking links, add retargeting tags, do smart redirects and more.
Toolkit · linkly
v1
01Create or Update Linktool
02Delete Linktool
03Delete Linkstool
04Export Linkstool
API Key · verified
17T · 0TR
linkly
Supported tools and triggers
Each tool is a typed function your agent can call. Each trigger fires an agent run when something changes upstream.
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.
TOOL
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.
TOOL
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.
TOOL
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.
TOOL
Get Click Analytics
Tool to retrieve click analytics for a workspace. Filter by link, date range, country, and more. Returns time-series data suitable for charting.
TOOL
Get Click Counters by Dimension
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.
TOOL
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.
TOOL
Get Link Details
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.
TOOL
List Domains
Tool to retrieve all custom domains configured for a workspace. Use when you need to see available domains for creating short links.
TOOL
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.
TOOL
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.
TOOL
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.
TOOL
List Workspaces
Tool to retrieve all workspaces the authenticated user has access to. Use this to discover available workspace IDs for other API calls.
TOOL
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.
TOOL
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.
TOOL
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.
TOOL
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.