list_setting_groups
List all WooCommerce setting groups, from general to advanced, to locate configuration areas. Use group IDs with get_settings to view specific options.
Instructions
List all WooCommerce setting groups. Groups include: general, products, tax, shipping, checkout, account, email, advanced. Use group ID with get_settings to see options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Comma-separated fields to return (default: id,label,description) |