> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# OutputItemImageGenerationCall

## Fields

| Field    | Type                                                                                                | Required             | Description | Example   |
| -------- | --------------------------------------------------------------------------------------------------- | -------------------- | ----------- | --------- |
| `id`     | *str*                                                                                               | :heavy\_check\_mark: | N/A         |           |
| `result` | *OptionalNullable\[str]*                                                                            | :heavy\_minus\_sign: | N/A         |           |
| `status` | [components.ImageGenerationStatus](../components/imagegenerationstatus.mdx)                         | :heavy\_check\_mark: | N/A         | completed |
| `type`   | [components.OutputItemImageGenerationCallType](../components/outputitemimagegenerationcalltype.mdx) | :heavy\_check\_mark: | N/A         |           |
