Skip to main content
Glama

add_item

Add menu items to your Wingstop order by specifying item IDs, quantities, flavors for wings, and customizations. Use get_menu to find available items before adding.

Instructions

Add a menu item to the current order. Use get_menu to find item IDs, prices, and available flavors. For wings, always specify a flavor.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
menuItemIdYesMenu item ID from get_menu results
nameYesDisplay name of the item
quantityNoQuantity to add (default: 1)
priceYesPrice per item in USD
flavorNoWing or tender flavor (e.g. 'Lemon Pepper', 'Mango Habanero', 'Garlic Parmesan')
sizeNoSize if applicable (e.g. '6-piece', '10-piece', 'Large')
customizationsNoExtra customizations as key-value pairs

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/markswendsen-code/mcp-wingstop'

If you have feedback or need assistance with the MCP directory API, please join our Discord server