Azione (Upscale, Variation, Reroll, Zoom)
Usa CometAPI POST /mj/submit/action per applicare le azioni Midjourney—upscale, variation, reroll, zoom e altre—alle immagini generate tramite imaging.
Usa questo endpoint dopo che un task Midjourney restituisce i pulsanti di azione. Avvia un nuovo task downstream come upscale, variation, reroll, zoom o pan.Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Ti servono due valori
taskIddal task Midjourney originale o più recentecustomIddall’ultimo arraybuttonsrestituito da Fetch Single Task
Azioni comuni
U1aU4: esegue l’upscale di un’immagine della grigliaV1aV4: genera variazioni da una posizione dell’immagine- Reroll: rigenera l’intera griglia
- Zoom e Pan: estendono la composizione esistente
Dopo aver inviato un’azione
Esegui il polling del nuovo task
Gestisci le azioni solo modal
MODAL, continua con Modal per fornire l’input aggiuntivo.Autorizzazioni
Bearer token authentication. Use your CometAPI key.
Corpo
Action id taken from the latest buttons array returned by the fetch endpoint.
Midjourney task id you want to continue from.
Custom state string. Returned as-is in the task result and webhook callback for your own tracking.
Whether to force remix mode when the current action supports it.
Whether to prefer the same channel account used by the current task.