List all 50 states with property tax rates
list_statesEvery US state with its average effective property tax rate, median home value and estimated annual tax. Sortable, so it answers 'which states have the highest property taxes' directly. Call this to discover valid state names for the other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many states to return. | |
| order | No | Sort direction. | asc |
| sortBy | No | Ordering of the returned list. | name |