create_tax_class
Create custom tax classes in WooCommerce to apply specific tax rates, such as adding 5% GST to food items.
Instructions
Create a custom tax class. After creating, add tax rates to it. Example: 'GST 5%' for food items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Tax class name | |
| fields | No | Comma-separated fields to return in response |