list_attributes
Fetch global product attributes such as Weight, Volume, and Size. Use the fields parameter to request only needed attributes for a tailored response.
Instructions
List global product attributes (e.g. Weight, Volume, Size). Use list_attribute_terms to see values for each attribute. Use fields param to request only needed fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| fields | No | Comma-separated fields to return (default: id,name,slug,type,order_by) | |
| per_page | No | Items per page (max 100) |