View as Markdown
TinyURL icon

TinyURL ACTION

Retrieve Link Analytics

Retrieves analytics for a specific TinyURL link, including total clicks, geographic breakdowns, and device types. See the documentation
  • Action
  • Read only
  • API key
  • SDK
  • MCP

IMPLEMENTATION

Call this tool

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

Retrieve Link Analytics 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
from From string
The start datetime of analitics report
Required
to To string
The end datetime of analitics report. Default is now
Optional
tag Tag string
Tag to get analytics for
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-retrieve-link-analytics
Version
0.0.2
App
TinyURL
Authentication
API key
Read-only
Yes
Destructive
No
Open world
Yes