verdant-market-grocery.openai.chatgpt.site
verdant-market-grocery.openai.chatgpt.site
demo
Unverified (seed import)
Commerce
9 tools
imperative implementation
A fresh, organic-forward neighborhood market for everyday good things.
First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com
Answer 5 · Act 4 · Transact 0 · Score: Not yet scored
Tool inspector
update_cart_item
act
imperative
Set the quantity of an existing cart item.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
product_id |
integer | yes | Catalog product ID. |
quantity |
integer | yes | New quantity; use 0 to remove the item. |
Raw JSON schema
{
"type": "object",
"properties": {
"product_id": {
"type": "integer",
"minimum": 1,
"maximum": 110,
"description": "Catalog product ID."
},
"quantity": {
"type": "integer",
"minimum": 0,
"description": "New quantity; use 0 to remove the item."
}
},
"required": [
"product_id",
"quantity"
],
"additionalProperties": false
}
Similar websites
birmakine.com
birmakine.com
Bir Makine — Turkish marketplace for industrial machinery; browse current listings and find machines that fit your needs.
live
Unverified
Commerce
search_listings
ilan_ara
ilan_detay
kategori_gez
marka_listele
Inspect tools
vaanzari.com
vaanzari.com
Explore handcrafted Banarasi sarees from Vaanzari, with artisan provenance, woven traditions and thoughtful customer care in India and worldwide.
live
Unverified
Commerce
Transact tools
scan_images_c2pa
inspect_image_c2pa
search_sarees
get_saree
list_artisans
Inspect tools
demo.openforagents.com
demo.openforagents.com
Open for Agents WebMCP demos for declarative browser-agent actions.
live
Unverified
Commerce
get_site_info_api
list_post_types_api
get_navigation_api
list_posts_api
search_posts_api
Inspect tools
store.nekuda.ai
store.nekuda.ai
AI-native demo storefront
demo
Unverified
Commerce
Transact tools
open_home
update_save_ai_agent_s_system
authenticate
search_products
get_product_details
Inspect tools