Jobs and media inputs

Jobs

Use job recovery commands instead of resubmitting paid generation when a process restarts or a local timeout occurs. jobs watch polls until terminal or timeout; jobs download writes completed media artifacts into a local directory.

These job helpers work for Avatar CLI submits and for Image/Video/Music jobs you created via the Developer API.

Assets

Register or upload first-party input assets when a workflow needs asset ids instead of (or in addition to) bare public URLs:

Inspect exact flags with sume tools schema assets.create --json and related schemas. Prefer public HTTPS media URLs in generation payloads when you do not need first-party asset lifecycle.

Use media in Avatar generation

Avatar launch fields commonly accept public HTTPS URLs such as input.image_url, product_image, and scene.image_url. For exact request-body fields, inspect:

For Image/Video/Music media fields, follow the model guides (Image, Video, Music) — those families are API-first from the CLI's perspective.