realtime_costco_data
Search Costco products in real time and retrieve detailed product information, including pricing and availability. Look up specific items by product ID for accurate specs.
Instructions
Costco product search and product details.
Operations (set "operation" to one of these; put its parameters in "args"):
search (required: query): Search
product_details (required: product_id): Product Details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Parameters for the chosen operation as key/value pairs (see the tool description for required params). | |
| operation | Yes | Which endpoint to call. See the tool description for each operation and its parameters. |