list_history
Retrieve history of image generation, editing, and transformation operations. Filter by tool, search prompts, or adjust limit and offset to find specific records.
Instructions
List generation history with optional filters. Shows recent image generation, editing, and transformation operations with their parameters and output files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of records to return (1-100, default: 20) | |
| offset | No | Number of records to skip (default: 0) | |
| tool_name | No | Filter by specific tool | |
| query | No | Search in prompt text |