AdminGetSalesChannels
Retrieve and filter sales channels by fields like id
, sort, or paginate results. Designed for administrators to manage sales channels efficiently within the Medusa MCP Server.
Instructions
This tool helps store administors. Retrieve a list of sales channels. The sales channels can be filtered by fields such as id
. The sales channels can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
created_at | No | ||
deleted_at | No | ||
description | No | ||
fields | No | ||
id | No | ||
is_disabled | No | ||
limit | No | ||
location_id | No | ||
name | No | ||
offset | No | ||
order | No | ||
publishable_key_id | No | ||
q | No | ||
updated_at | No |