Medusa MCP Server

by SGFGOV
Verified

PostShippingOptionsIdCalculate

Calculate shipping costs for a cart by inputting the shipping option ID and required fields. Integrates with the Medusa MCP Server for backend scalability.

Instructions

Calculate the price of a shipping option in a cart.

Input Schema

NameRequiredDescriptionDefault
fieldsNo
idNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "fields": { "type": "string" }, "id": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Medusa MCP Server

Related Tools

ID: mm0iug6eap