# Tinyurl Shortener Tool Node

> Shortens a URL using TinyURL

**URL:** https://caywork.com/learn/docs/node/tinyurl_shortener_node

## Content

The Tinyurl Shortener Node is responsible for shortens a url using tinyurl. This node allows the agent to provide informative data directly sourced from Tinyurl Shortener.

### Input Parameters
- **url**: The URL to shorten.

### Output
dict: A dictionary containing the shortened URL.