Skip to content

chore(luma): verify sync with Docs OpenAPI spec — no changes needed#8

Draft
Copilot wants to merge 1 commit intomainfrom
copilot/update-luma-service-docs
Draft

chore(luma): verify sync with Docs OpenAPI spec — no changes needed#8
Copilot wants to merge 1 commit intomainfrom
copilot/update-luma-service-docs

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 5, 2026

Triggered by automated Docs sync issue for the luma service. Audited the current openapi/luma.json spec against the luma MCP server implementation.

Findings

Both endpoints are fully in sync:

  • POST /luma/videos — all 11 parameters (loop, action, prompt, timeout, video_id, aspect_ratio, video_url, enhancement, callback_url, end_image_url, start_image_url) are correctly implemented across the four video tools.
  • POST /luma/tasksid, ids, and action (enum: retrieve / retrieve_batch) are correctly implemented in task_tools.py.

Re: quality parameter

The recent Docs commits included a test addition of quality (fe255ba) immediately followed by a revert (9f0ded0). The parameter is absent from the current spec and was never present in the MCP code — no action required.

Copilot AI changed the title [WIP] Sync luma service with updated documentation chore(luma): verify sync with Docs OpenAPI spec — no changes needed Apr 5, 2026
Copilot AI requested a review from Germey April 5, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sync: update from Docs (ae1fe62 docs: sync from PlatformBackend (zh-CN base + translations) [automated])

2 participants