# ImageGenToolCall
## Properties
**r#type** | **String** | The type of the image generation call. Always `image_generation_call`. |
**id** | **String** | The unique ID of the image generation call. |
**status** | **String** | The status of the image generation call. |
**result** | Option<**String**> | The generated image encoded in base64. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)