Skip to main content
Glama

post-uploads

Generate temporary upload URLs for files to use with Scenario.com's AI tools, supporting multipart uploads for large files.

Instructions

Create a temporary upload URL for a file. Support multipart uploads. Return a list of URLs for each part of the file.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fileNameNoRequired for multipart upload. The original file name of the image (example: "low-res-image.jpg"). It will be ignored if assetId is provided.
fileSizeNoRequired for multipart upload. The size of the file in bytes
kindNoRequired for multipart upload and url. The purpose of the file once validated (example: "model")
civitaiModelUrlNoThe civitai.com url of the model (example: "https://civitai.com/models/370194/translucent-subsurface-scattering-test?modelVersionId=413566").
huggingFaceModelNameNoThe huggingface.co modelName (example: "stabilityai/stable-diffusion-xl-base-1.0"). No need to setup other fields if you setup huggingFaceModelName
partsNoRequired for multipart upload. The number of parts the file will be uploaded in
contentTypeNoRequired for multipart upload. The MIME type of the file (example: "image/jpeg")
urlNoThe url where to download the file. If you setup url you MUST setup kind as well.
assetOptionsNo

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/pasie15/scenario.com-mcp-server'

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