List Files
list_filesList the downloadable files for an archive.org item by identifier: name, format, size, and a constructed download_url. Use search / get_metadata first to find an identifier. (archive.org items, not Wayback snapshots.) Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Archive.org item identifier (e.g., "nasa"). | |
| limit | No | Max files to return (default 30). |