_get_media_data
Retrieves base64-encoded chunks of media data (video, audio, or image) for the MCP media viewer. Use view_media instead of calling this directly.
Instructions
Internal tool used by the MCP App media viewer to fetch base64-encoded chunks of media data. Do not call directly — use view_media instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| filename | Yes | ||
| chunk_size | No | ||
| media_type | Yes |