Skip to main content
Glama

woolworths_get_specials

Retrieve current special offers and deals from Woolworths Australia, with optional filtering by product category to find relevant discounts.

Instructions

Get current specials and deals from Woolworths

Input Schema

NameRequiredDescriptionDefault
categoryNoOptional category filter (e.g., 'fruit-veg', 'meat-seafood')
pageSizeNoNumber of results to return (default: 20)

Input Schema (JSON Schema)

{ "properties": { "category": { "description": "Optional category filter (e.g., 'fruit-veg', 'meat-seafood')", "type": "string" }, "pageSize": { "default": 20, "description": "Number of results to return (default: 20)", "type": "number" } }, "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