Creative / API Reference
generate_image
Legacy short alias for creative_generate_image. Same behavior, same output. Prefer creative_generate_image because its name is clearer for general prompt-to-image generation.
This is a write tool: it generates image 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:
Generate image across my connected accounts for [prompt].
It takes 1 required and 5 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 |
include_upload_bytes | boolean | No | Include Upload Bytes |