Generate a cinematic asset via OmniCinema
generate_media_assetRequest an image, texture, audio, or video from the OmniCinema API, save it with a provenance manifest, and optionally adapt the theme to the new material.
Instructions
CASE A: request an image/texture/audio/video from the linked OmniCinema loopback API, save it into app/assets/generated/ with a provenance manifest entry, and re-adapt the theme to the new material.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| adapt | No | Re-run theme adaptation after saving (images only). | |
| prompt | Yes | What to generate, e.g. 'nebula background, deep violet, 4k'. | |
| file_name | No | ||
| project_dir | Yes |