Skip to main content
Glama

coles-woolworths

by hung-ngm
  • Apple
  • Linux

get_woolworths_products

Search for Woolworths products by query and retrieve results with customizable limit. Simplify product discovery for users via the coles-woolworths MCP server integration.

Instructions

Search for products at Woolworths.

Args: query: The product search query. limit: Maximum number of products to return.

Input Schema

NameRequiredDescriptionDefault
limitNo
queryYes

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "title": "Limit", "type": "integer" }, "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "get_woolworths_productsArguments", "type": "object" }
Install Server

Other Tools from coles-woolworths

Related Tools

    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/hung-ngm/coles-woolworths-mcp-server'

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