list_tax_rates
Retrieve tax rates for your WooCommerce store, with optional filtering by tax class to view rates for specific regions.
Instructions
List tax rates. Filter by tax class to see rates for a specific class. Each rate defines tax for a region.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| class | No | Tax class slug to filter by (e.g. standard) | |
| fields | No | Comma-separated fields to return (default: id,country,state,postcode,city,rate,name,class) | |
| per_page | No | Items per page (max 100) |