Skip to main content
Glama

box_file_thumbnail_download_tool

Download thumbnail images from Box files with customizable dimensions and formats. Specify file ID to retrieve visual previews for documents or media.

Instructions

Download the actual thumbnail image of a file. Args: file_id (str): The ID of the file. extension (str, optional): Image format ('png' or 'jpg', defaults to 'png'). min_height (int, optional): Minimum height in pixels (32-320). min_width (int, optional): Minimum width in pixels (32-320). max_height (int, optional): Maximum height in pixels (32-320). max_width (int, optional): Maximum width in pixels (32-320). Returns: dict[str, Any]: Dictionary with thumbnail image content in base64 or error message.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
file_idYes
extensionNo
min_heightNo
min_widthNo
max_heightNo
max_widthNo

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/box-community/mcp-server-box'

If you have feedback or need assistance with the MCP directory API, please join our Discord server