read_media_file
Extract and encode image or audio files as base64 data with MIME type, restricted to specified directories, for use in filesystem operations.
Instructions
Read an image or audio file. Returns the base64 encoded data and MIME type. Only works within allowed directories.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes |