AdminGetTaxRegions
Retrieve and manage tax regions for store administrators. Filter by ID, country, or province codes, and sort or paginate results for efficient data handling within Medusa MCP Server.
Instructions
This tool helps store administors. Retrieve a list of tax regions. The tax regions can be filtered by fields such as id
. The tax regions can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
country_code | No | ||
created_at | No | ||
created_by | No | ||
deleted_at | No | ||
fields | No | ||
id | No | ||
limit | No | ||
offset | No | ||
order | No | ||
parent_id | No | ||
province_code | No | ||
q | No | ||
updated_at | No |