file_info
Retrieve metadata about an upload, including filename, size, SHA-256, expiry, download count, and active status, without downloading the file.
Instructions
Get metadata about an upload without downloading it. Returns filename, size, SHA-256, expiry, download count, active status, and whether the file is in a grace period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Upload ID (the short code in the URL, e.g. "a7f9k2") |