create-discount
Generate and manage Shopify discount codes with start/end dates, usage limits, and value types like percentage or fixed amount directly via the Shopify MCP Server.
Instructions
Create a basic discount code
Input Schema
Name | Required | Description | Default |
---|---|---|---|
appliesOncePerCustomer | Yes | Whether discount can be used only once per customer | |
code | Yes | Discount code that customers will enter | |
endsAt | No | Optional end date in ISO format | |
startsAt | Yes | Start date in ISO format | |
title | Yes | Title of the discount | |
value | Yes | Discount value (percentage as decimal or fixed amount) | |
valueType | Yes | Type of discount |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Shopify MCP Server
Related Tools
- @amir-bengherbi/shopify-mcp-server
- @kishimoto-banana/shopify-py-mcp
- @kishimoto-banana/shopify-py-mcp
- @GeLi2001/shopify-mcp
- @amir-bengherbi/shopify-mcp-server