{"schema_version":"1.0","name":"becoolasacucumber-commerce","description":"AI-readable product catalog for becoolasacucumber. Use the resources below to discover products, pricing, and availability.","resources":[{"name":"product_catalog_jsonld","description":"Schema.org JSON-LD product catalog for becoolasacucumber. Contains structured product data with additionalProperty fields for AI agent matching.","url":"https://agents.becoolasacucumber.com/products.jsonld","type":"application/ld+json"},{"name":"product_catalog_text","description":"Human and AI-readable product catalog for becoolasacucumber. Contains product listings, pricing, and attributes.","url":"https://agents.becoolasacucumber.com/llms.txt","type":"text/plain"}],"tools":[{"name":"get_offer","description":"Request a negotiated price offer for a product and quantity. Early access — may currently return \"not_yet_available\" while the pricing engine is built; requests are recorded either way.","inputSchema":{"type":"object","properties":{"product_id":{"type":"string","description":"Merchant's product identifier"},"quantity":{"type":"integer","minimum":1,"description":"Quantity the buyer wants"},"context":{"type":"object","description":"Optional buyer intent — never used to identify or profile the buyer.","properties":{"intent":{"type":"string","description":"Free-text purchase intent"},"max_price":{"type":"object","properties":{"amount":{"type":"number"},"currency":{"type":"string"}}},"region":{"type":"string"}}}},"required":["product_id","quantity"]}}],"store":{"name":"becoolasacucumber","url":"https://becoolasacucumber.com","agents_url":"https://agents.becoolasacucumber.com"},"authentication":{"type":"none","note":"All catalog resources are public."}}