Skip to main content
Glama

post-models-get-bulk

Retrieve multiple AI models by their IDs from Scenario.com's generative AI platform, including details, settings, and training images.

Instructions

Get multiple models by their modelIds

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
originalAssetsNoIf set to true, returns the original asset without transformation
settingsNoIf true, will return the settings: `promptEmbedding` and `negativePromptEmbedding`.
trainingImagesPreviewNoIf true will return the first 3 training images; otherwise returns the full training images. If `allTrainingImages` set to true, this parameter is ignored.
minimalNoIf true will return only the base details of the model (id, name, type) if true, all other parameters are ignored
thumbnailNoIf true will return the thumbnail, when no thumbnail is set, will try to fetch the first training image instead.
allTrainingImagesNoIf true will return all training images; otherwise returns only the first 3 training images. If `trainingImagesPreview` set to true, this parameter is ignored.
modelIdsNo

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