list_history
Retrieve recent audio generation history with filters for voice ID and search text.
Instructions
List recent generation history items.
Args: page_size: number of items to return. voice_id: filter to a specific voice. search: free-text search over history.
Returns a JSON summary of history items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | ||
| voice_id | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |