View as Markdown
Linkly icon

Linkly ACTION

Create Link

Create a new short link via POST /api/v1/link. See the documentation.
  • Action
  • Writes data
  • API key
  • SDK
  • MCP

IMPLEMENTATION

Call this tool

Connect a user's Linkly account once, then configure and run Create Link from your backend or agent.

SCHEMA

Inputs

Pipedream supplies the connected account. Your application provides the operation-specific values below. Dynamic inputs are resolved against that user's account.

Create Link inputs
Property Type Description
url URL string
The destination URL the short link should redirect to
Required
name Name string
Nickname for the link, shown in your Linkly dashboard
Optional
domain Domain string
Custom domain to use for the short URL (e.g. links.example.com). Leave empty to use the default Linkly domain. A custom slug requires a custom domain.
Optional Dynamic
slug Slug string
Custom slug for the short URL (e.g. summer-sale). Requires a custom Domain to be set; leave empty to auto-generate.
Optional

REFERENCE

Tool details

Behavior hints are published with the component in the Pipedream registry and surface as MCP tool annotations, so an agent can reason about a tool before it calls it.

Registry key
linkly-create-link
Version
0.1.0
App
Linkly
Authentication
API key
Read-only
No
Destructive
No
Open world
Yes