list_generated_images
List previously generated images in the project's generated-assets directory with paths, dimensions, file sizes, and prompts. Use at session start to discover reusable assets for editing.
Instructions
List the images this server has written to the project's generated-assets directory (IMAGE_OUTPUT_DIR, default ./assets/generated): absolute path, pixel dimensions, file size in KB, and the prompt that produced each one when its .json sidecar exists. Use it at the start of a session to discover assets (such as a brand board) created earlier, so you can reuse them or pass them to edit_image as references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |