Skip to main content
Glama

coles-woolworths

by hung-ngm
MIT License
  • Apple
  • Linux

get_coles_products

Search for products at Coles by specifying a query, store ID, and result limit to retrieve relevant product details.

Instructions

Search for products at Coles.

Args: query: The product search query. store_id: The Coles store ID to search in. limit: Maximum number of products to return.

Input Schema

NameRequiredDescriptionDefault
limitNo
queryYes
store_idNo0584

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 10, "title": "Limit", "type": "integer" }, "query": { "title": "Query", "type": "string" }, "store_id": { "default": "0584", "title": "Store Id", "type": "string" } }, "required": [ "query" ], "title": "get_coles_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