Create a generative job such as thumbnail generation.
promptOptional text prompt steering the thumbnail composition.
jobTypeRequiredstringThe type of generative job to create. Currently the only published value is `thumbnail`.
sourceUriRequiredstringURL of the source video to extract thumbnails from.
maskImageUristringOptional mask image URL for inpainting.
referenceImageUristringOptional reference image URL. The thumbnail composition draws stylistic cues from this image. Upload via `POST /api/upload-links` with `usecase: 'FreeToolMedia'`, then pass the returned `cdnUrl` here.
jobIdRequiredstringThe generated job ID. Use it with `GET /api/generative-jobs/{jobId}` to poll status and fetch results.
Aident-managed access. Risk level 3 of 5.
Free Action
No published Skills explicitly reference this Action yet.