Documentación/tools reference
Attributes
ProGlobal product attributes and their terms.
Global attributes (e.g. Size, Color) are shared across products and have reusable terms (S, M, L).
store_mcp_list_attributes
List global attributes. Tier: Pro.
store_mcp_get_attribute
Get a single attribute including its terms. Tier: Pro.
store_mcp_create_attribute
Create a new attribute. Parameters: name, slug, type, order_by, has_archives. Tier: Pro.
store_mcp_update_attribute
Update an attribute. Tier: Pro.
store_mcp_delete_attribute
Delete an attribute. Tier: Pro. All terms and product associations are removed.
store_mcp_list_attribute_terms
List terms for a given attribute. Tier: Pro.
store_mcp_create_attribute_term
Add a new term (e.g. XL) to an attribute. Tier: Pro.