AdminGetStockLocations
Retrieve and manage stock locations with filters, sorting, and pagination using the MCP server. Ideal for store administrators to efficiently organize inventory data.
Instructions
This tool helps store administors. Retrieve a list of stock locations. The stock locations can be filtered by fields such as id
. The stock locations can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
address_id | No | ||
created_at | No | ||
deleted_at | No | ||
fields | No | ||
id | No | ||
limit | No | ||
name | No | ||
offset | No | ||
order | No | ||
q | No | ||
sales_channel_id | No | ||
updated_at | No |