View as Markdown
TinyURL icon

TinyURL ACTION

Update Link Metadata

Updates the metadata of an existing TinyURL. See the documentation
  • Action
  • Writes data
  • Destructive
  • API key
  • SDK
  • MCP

IMPLEMENTATION

Call this tool

Connect a user's TinyURL account once, then configure and run Update Link Metadata 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.

Update Link Metadata inputs
Property Type Description
domain Domain string
The domain you would like the TinyURL to use. Select from TinyURL free domain tinyurl.com or subscribe and use TinyURL branded domains.
Required
urls Alias string
The existing alias for this TinyURL
Required Dynamic
newDomain New Domain string
The new domain you would like to switch to
Optional
newAlias New Alias string
The new alias you would like to switch to
Optional
newStats New Stats boolean
Turns on/off the collection of click analytics
Optional
newTags New Tags string[]
Tags you would like this TinyURL to have. Overwrites the existing tags. Paid accounts only
Optional
newExpiresAt New Expires At string
TinyURL expiration in ISO8601 format. If not set so TinyURL never expires, Paid accounts only
Optional
newDescription New Description string
The new description
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
tinyurl-update-link-metadata
Version
0.0.2
App
TinyURL
Authentication
API key
Read-only
No
Destructive
Yes
Open world
Yes