list_images
Browse and retrieve images from your img-src.io account with pagination and folder navigation support.
Instructions
List images in your img-src.io account. Supports pagination and folder browsing. Returns images and subfolders in the specified path.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | Folder path to filter images (e.g., 'blog/2024'). Omit to list root level. | |
| limit | No | Max images to return (1-100, default: 50) | |
| offset | No | Number of images to skip for pagination (default: 0) |