AI & ML11 toolsPaste one API key
Luma Labs integration for AI agents
Create and manage AI image and video generations and reusable files through the current Luma Agents API.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Luma Labs once and call the same tools from all of them.
Setup
Connect Luma Labs through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Luma Labs exposes 11 tools through ClawLink. The 10 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
luma_labs_get_file | Get a Luma file's metadata and current ingest, moderation, or deletion state | Read |
luma_labs_get_generation | Get the current state, failure details, and output URLs for a Luma generation | Read |
luma_labs_list_files | List files in the connected Luma account, newest first, with optional state and purpose filters | Read |
luma_labs_edit_image | Submit a paid, asynchronous Luma image-edit job | Write |
luma_labs_edit_video | Submit a paid, asynchronous Ray 3.2 video-edit job | Write |
luma_labs_extract_image_layers | Submit a paid, asynchronous Luma image layer-extraction job | Read |
luma_labs_generate_image | Submit a paid, asynchronous Luma image generation job | Read |
luma_labs_generate_video | Submit a paid, asynchronous Ray 3.2 video generation job | Read |
luma_labs_reframe_video | Submit a paid, asynchronous Ray 3.2 video-reframe job | Read |
luma_labs_upload_file | Directly upload file bytes to Luma and return the file ID, metadata, and current upload/ingest | Write |