Skip to main content
Glama

upload_file

Upload image files to The Game Crafter folders for game component artwork. Supports local files or URLs to add graphics to tabletop game manufacturing projects.

Instructions

Upload an image file to a TGC folder for use in a game component. This is a heavyweight operation — avoid calling repeatedly in quick succession. Requires authentication.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
folder_idYesThe folder ID to upload the file into. Components have associated folder IDs.
file_pathNoAbsolute path to the image file on disk. Provide either file_path or url, not both.
urlNoPublic URL of the image to download and upload to TGC. Provide either url or file_path, not both.
filenameNoOptional filename to use in TGC (max 255 chars). Required when uploading from URL. Defaults to the original filename when uploading from disk.

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/alex-gon/thegamecrafter-mcp-server'

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