Tool to list all products. Use after authentication to fetch full product catalog.
fromZero-based offset for pagination. Defaults to 0.
sizeintegerMaximum number of products to return (>=1). Defaults to 1000.
fieldsstringComma-separated list of product fields to include. Defaults to all fields.
filterstringURL-encoded JSON filter for advanced querying.
sort_fieldstringField to sort results by. Defaults to 'date_created'.
sort_directionstringSort order: 'asc' or 'desc'. Defaults to 'desc'.
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.