Tool to retrieve custom attributes defined for products. Use when you need to list all available attributes with optional field filtering via the select parameter. Attributes are custom fields that can be associated with products in the Bookingmood system.
limitintegerMaximum number of attributes to return (max: 1000).
orderstringSort results by field. Use PostgREST syntax like 'created_at.desc' or 'id.asc'. Can sort by any field.
offsetintegerNumber of attributes to skip before starting to return results (for pagination).
selectstringQuery parameter to filter which fields to return (e.g., 'select=*' to return all fields, or 'select=id,name' for specific fields).
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.