View as Markdown
Short.io icon

Short.io ACTION

Expire Link

Expire a short link by id. See the documentation.
  • Action
  • Writes data
  • API key
  • SDK
  • MCP

IMPLEMENTATION

Call this tool

Connect a user's Short.io account once, then configure and run Expire 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.

Expire Link inputs
Property Type Description
shortLink Link string
Specify your current short link.
Required Dynamic
expiresAt Expires at string

Link expiration date, use yyyy-mm-dd format.

If no expiration date is given (default), link will never expire.

Required
expiredURL Expired URL string
URL to redirect when the link is expired.
Required

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-expire-a-link
Version
0.0.3
App
Short.io
Authentication
API key
Read-only
No
Destructive
No
Open world
Yes