AdminGetCollections
Retrieve and manage collections stored in Medusa MCP Server by filtering, sorting, or paginating results based on fields like ID, handle, or title.
Instructions
This tool helps store administors. Retrieve a list of collections. The collections can be filtered by fields such as id
. The collections can also be sorted or paginated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$and | No | ||
$or | No | ||
created_at | No | ||
deleted_at | No | ||
fields | No | ||
handle | No | ||
id | No | ||
limit | No | ||
offset | No | ||
order | No | ||
q | No | ||
title | No | ||
updated_at | No |