get-file
Retrieve file metadata including uploader, timestamp, size, MIME type, and download URLs for thumbnail, preview, and original. The File: prefix is added automatically if omitted.
Instructions
Returns metadata for a file (uploader, timestamp, size, MIME type) along with download URLs for the thumbnail, preview, and original. The File: prefix is added automatically if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | File title (with or without the "File:" prefix) | |
| wiki | No | Wiki to target, as a key from the mcp://wikis/ resources (e.g. en.wikipedia.org), or the full mcp://wikis/ URI. Omit to use the default wiki. |