Creative / API Reference
creative_get_image_generation_result
Fetch the completed result for a background image generation job. Returns previews plus generated_asset_id values when the job is done.
This is a read-only tool: it retrieves image generation result from your connected accounts. It changes nothing.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
Get image generation result across my connected accounts for [job id].
It takes 1 required and 1 optional parameter.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
job_id | string | Yes | Job Id |
include_upload_bytes | boolean | No | Include Upload Bytes |