list_urls
Retrieve and manage URLs with sorting, pagination, and search filters using this tool designed for YOURLS URL shortener systems.
Instructions
Get a list of URLs with sorting, pagination, and filtering options
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page | No | Page number | |
perpage | No | Number of results per page | |
search | No | Search term to filter results | |
sortby | No | Field to sort by (e.g., "clicks", "timestamp") | |
sortorder | No | Sort order ("asc" or "desc") |