Skip to main content
Glama

woolworths_remove_from_cart

Remove unwanted products from your Woolworths shopping cart by providing the product stockcode/ID to keep your cart organized with only the items you want.

Instructions

Remove a product from the shopping cart/trolley

Input Schema

NameRequiredDescriptionDefault
stockcodeYesThe product stockcode/ID to remove

Input Schema (JSON Schema)

{ "properties": { "stockcode": { "description": "The product stockcode/ID to remove", "type": "number" } }, "required": [ "stockcode" ], "type": "object" }

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/elijah-g/Woolworths-mcp'

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