Skip to main content
Glama

mcp-luma-dream-machine

list_generations

Retrieve a list of generated videos and images from Luma AI's Dream Machine, with options to set limits and offsets for efficient data pagination.

Instructions

Lists all generations

Input Schema

NameRequiredDescriptionDefault
limitNo
offsetNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "title": "Limit", "type": "integer" }, "offset": { "default": 0, "title": "Offset", "type": "integer" } }, "title": "ListGenerationsInput", "type": "object" }

Other Tools from mcp-luma-dream-machine

Related Tools

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/bobtista/luma-ai-mcp-server'

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