list_short_urls
List and search short URLs using filters like tags, date range, and search term, with bounded pagination for efficient data retrieval.
Instructions
List and search short URLs, with bounded pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| tags | No | ||
| endDate | No | ||
| orderBy | No | ||
| startDate | No | ||
| searchTerm | No | ||
| itemsPerPage | No |