list_photos
List photos from Hudu with optional filters for archived status, folder, company, associated record, and creation or update dates.
Instructions
Get a list of Photos with optional filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| archived | No | ||
| folder_id | No | ||
| page_size | No | ||
| company_id | No | ||
| created_at | No | ISO 8601 date filter | |
| updated_at | No | ISO 8601 date filter | |
| photoable_id | No | ID of the associated record | |
| photoable_type | No | Type of the associated record (e.g. Asset, Company, Article) |