Tool to retrieve a paginated list of photos from Booqable. Use when you need to list photos with support for filtering by owner resource and pagination.
sortstringSort results by attributes. Prefix with '-' for descending order (e.g., '-created_at').
fieldsarraySpecify which fields to include instead of defaults. Example: ['id', 'filename', 'alt_text']
includestringSideload related resources (comma-separated). Example: 'owner'
page_sizeintegerNumber of items per page for pagination.
page_numberintegerPage number for pagination. Must be >= 1.
filter_owner_idstringFilter photos by owner ID (UUID format).
filter_owner_typestringFilter photos by owner type (e.g., 'products', 'product_groups').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.