list_generated_images
Retrieve recently generated images from your personal knowledge management system, showing filename, date, and associated prompt from sidecar data.
Instructions
List recently generated images in the PKM.
Reads from {pkm_root}/outputs/images/ directory.
Returns filename, date, and prompt (from JSON sidecar if present).
Args:
limit: Maximum number of images to return (default 20, newest first).Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |