View as Markdown
Short Menu icon

Short Menu ACTION

Create Short Link

Create a new short link. See the documentation
  • Action
  • Writes data
  • API key
  • SDK
  • MCP

IMPLEMENTATION

Call this tool

Connect a user's Short Menu account once, then configure and run Create Short 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 Short Link inputs
Property Type Description
destinationUrl Destination URL string
Destination URL of the new short link. Must be a valid URL starting with a scheme such as https.
Required
slug Slug string
Optional slug for the new short link. If empty, a random slug will be generated. Must be unique within the domain.
Optional
tags Tags string[]
Tags to assign to the new short link
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
short_menu-create-short-link
Version
0.0.3
App
Short Menu
Authentication
API key
Read-only
No
Destructive
No
Open world
Yes