codex_native_image
Generates bitmap images for illustrations, photorealistic scenes, textures, and mockups via native image generation. Provide a prompt and working directory.
Instructions
Generate a real bitmap image through Codex's native image generation tool. Use for illustrations, assets, covers, photorealistic scenes, textures, and mockups. Do not use for flowcharts, architecture diagrams, data visualizations, charts, or UI prototypes; callers should create those with code or SVG. For bitmap requests, code-drawn substitutes are rejected. danger-full-access requires explicit user confirmation before passing dangerousConfirmed: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | Yes | Absolute working directory inside the user's home directory. | |
| model | No | Optional explicit model override. | |
| effort | No | Optional explicit reasoning effort override. | |
| prompt | Yes | ||
| profile | No | Automatic model and reasoning preset. | |
| sandbox | No | workspace-write | |
| outputDir | No | Absolute output directory. Defaults to bridge state images. | |
| timeoutMinutes | No | ||
| dangerousConfirmed | No | Must be true for danger-full-access. Set only after explicit user confirmation. |