Tool to retrieve a list of items (products and product groups). Use when you need to browse the catalog with pagination and filtering.
sortstringSort order using field names. Prefix with '-' for descending order. Example: 'name' or '-created_at'
fieldsarraySpecify which fields to include instead of defaults. Example: ['id', 'name', 'slug']
includestringLoad related resources (comma-separated). Example: 'photos,properties'
page_sizestringNumber of items per page (e.g., '10', '25', '50').
filter_namestringFilter items by name.
filter_slugstringFilter items by slug.
page_numberstringPagination page number to retrieve.
filter_archivedbooleanFilter items by archived status.
filter_product_typestringFilter items by product type (e.g., 'rental', 'sales_item').
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.