Tool to retrieve a list of properties. Use when you need to list custom properties associated with customers, products, or other resources in Booqable.
metastringRequest metadata like aggregations. Use syntax like 'total[]=count'.
sortstringSort order. Prefix with '-' for descending. Examples: 'name', '-created_at', 'property_type'.
fieldsarraySpecify which fields to return instead of defaults. Use field names like 'name', 'value', 'property_type'.
filterstringApply filters using syntax like 'name eq value' or 'owner_id eq uuid'. Supports operators: eq, neq, gt, gte, lt, lte.
includestringSideload related resources (comma-separated). Available: owner, default_property.
page_sizeintegerNumber of items per page, must be >= 1.
page_numberintegerPage number for pagination, must be >= 1.
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.