Skip to main content
Glama

box_file_thumbnail_url_tool

Generate thumbnail URLs for Box files with customizable dimensions and formats to support visual previews in applications.

Instructions

Retrieve the URL for a 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 URL or message if not available.

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