list_downloads
Retrieve downloads tracked since startup with status and file path details, filterable by status, URL, or output format.
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) |