List WooCommerce Tax Classes
wc_list_tax_classesList available tax classes from your WordPress site to audit settings. Retrieve tax class names in markdown or JSON format for review.
Instructions
List available tax classes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format: 'markdown' for human-readable, 'json' for machine-readable. | markdown |