List Images
list_imagesRetrieve a paginated list of images from your AltText.ai library with options to filter by URL or language, sort by various columns, and control page size.
Instructions
List images in your AltText.ai library with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Filter images by exact URL match | |
| lang | No | Filter alt texts by language code | |
| page | No | Page number (default: 1) | |
| sort | No | Sort column (default: id) | |
| limit | No | Items per page (default: 20, max: 100) | |
| direction | No | Sort direction (default: DESC) |