Skip to main content
Glama

woolworths_get_product_details

Retrieve detailed product information from Woolworths Australia using the product stockcode to access pricing, specifications, and availability data.

Instructions

Get detailed information about a specific product by its stockcode

Input Schema

NameRequiredDescriptionDefault
stockcodeYesThe product stockcode/ID

Input Schema (JSON Schema)

{ "properties": { "stockcode": { "description": "The product stockcode/ID", "type": "string" } }, "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