{
"id": "tsk_01KE7XWWEQ4MCGWKBQKJ1G47RP",
"status": "completed",
"type": "image.generate",
"createdAt": "2025-01-15T10:30:00.000Z",
"updatedAt": "2025-01-15T10:30:12.000Z",
"request": {
"prompt": "Editorial product photo of a ceramic mug",
"model": "google/gemini-3.1-flash-image",
"size": "landscape",
"count": 1
},
"result": {
"model": "google/gemini-3.1-flash-image",
"images": [
{
"status": "succeeded",
"id": "img_123",
"url": "https://...",
"cost": "0.01250000",
"size": "1536x1024"
}
],
"cost": {
"images": "0.01000000",
"total": "0.01250000"
}
}
}