get_task
Retrieve the current status and result payload of a Midjourney task using the task ID and endpoint type to monitor asynchronous operations.
Instructions
Fetch the current status and latest result payload for a midjourney task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Asynchronous endpoint the task was created on. | |
| task_id | Yes | Task id returned when the task was created. |