media_retrieveMediaFile
Retrieve the base64-encoded contents of a specified media file from Anki's collection using the MCP server. Provides the file data or returns false if the file is not found.
Instructions
Retrieves the base64-encoded contents of the specified media file. Returns the base64 string or false if not found.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filename | Yes | The name of the media file in Anki's collection. |