read_media_file
Extract base64-encoded data and MIME type from image or audio files within permitted directories for processing by AI agents.
Instructions
Read an image or audio file. Returns the base64 encoded data and MIME type. Only works within allowed directories.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |