goods_list
Retrieve a list of all goods from your local catalog, including name, weight, dimensions, and price, in JSON format.
Instructions
List all goods from local catalog (~/.config/mcp-server-cdek/goods.json).
Returns JSON array of goods with name, weight (kg), height/width/length (cm), price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |