list_downloads
Get a list of downloads tracked since startup, showing status and file path. Filter by status or URL to locate specific downloads.
Instructions
List downloads tracked since startup, including status and saved file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max downloads (default: 50) | |
| format | No | Output format (default: text) | |
| status | No | Filter by status | |
| urlContains | No | URL filter (case-insensitive) |