Creative / API Reference
creative_start_image_generation
Queue image generation and return immediately with a job_id. Use this when you want Claude to keep working, then poll creative_check_image_generation_status until the image is ready.
This is a write tool: it starts image generation in your connected accounts. Claude asks you to confirm before it runs.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
Start image generation across my connected accounts for [prompt].
It takes 1 required and 4 optional parameters.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
prompt | string | Yes | Prompt |
n | integer | No | N |
size | string | No | Size |
quality | string | No | Quality |
model | string | No | Model |