Skip to content

[Integration]: URL Shortener Tool — Free URL shortening via TinyURL (no API key required) #6560

Description

@nikhilvarmakandula

Service

TinyURL — free URL shortening API. No signup, no API key, no cost.
API docs: https://tinyurl.com/app/dev

Reason

Agents handling content sharing, notifications, emails, or social media workflows
need to shorten long URLs. TinyURL is completely free with no auth barrier and
allows commercial use.

Credential Identity

  • credential_id: N/A (no authentication required)
  • env_var: None needed

Tools

  • url_shorten — shorten any long URL into a compact TinyURL link
  • url_shorten_custom — shorten a URL with a custom alias

Auth Methods

  • Direct API key supported: No (not needed)
  • Aden OAuth supported: No (not needed)

Health Check

Additional Context

Implementation

I will implement this following existing tool patterns (time_tool).
Ready to submit PR immediately after assignment.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions