Tool to list product groups from Booqable API v4. Use when you need to retrieve multiple product groups with filtering, pagination, and field selection options.
sortstringField to sort by. Prefix with '-' for descending order (e.g., '-created_at' for newest first).
fieldsarrayList of fields to include in the response (e.g., ['id', 'name', 'slug']). If not specified, all fields are returned.
filterstringFilter criteria to apply. Use syntax like 'archived:false' or 'product_type:rental'.
includestringComma-separated list of relationships to include (e.g., 'photo,tax_category').
page_sizestringNumber of items per page. If not specified, server default is used.
page_numberstringPage number to retrieve. Defaults to 1 if not specified.
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.