{"version":"1.0","name":"southern-horticulture","description":"In-page tools for Southern Horticulture (St. Augustine, FL, USDA Zone 9b): live plant catalog search and recommendations, care sheets, store info, the shopper's in-store shopping list, Garden Pass, and the contact / waitlist forms.","api":"document.modelContext (falls back to navigator.modelContext)","tools":[{"name":"search_plants","description":"Search Southern Horticulture's live plant catalog (St. Augustine, FL, USDA Zone 9b). Filter by free-text name, trait, and/or category. For the most relevant results, ALSO pass `context`: the user's question or goal in their own words. Returns plant names, botanical names, traits, starting prices (USD), and canonical page URLs.","scope":"site"},{"name":"get_plant_care","description":"Full care attributes and current availability for one plant, by its page slug (the last path segment of a plant URL returned by search_plants).","scope":"site"},{"name":"get_store_info","description":"Store address, hours, phone, service area, and services for Southern Horticulture garden center in St. Augustine, FL.","scope":"site"},{"name":"recommend","description":"Curated plant recommendation for a need in the user's own words: the best way to answer a shopper. Put the full question in `context` (e.g. \"low-maintenance pet-safe plants for a shady St. Augustine yard with a dog\"). PET SAFETY IS FIRST-CLASS: mention a pet, or pass pet_safe=true, to restrict to plants the ASPCA lists as non-toxic to dogs and cats (the #1 thing people ask). Returns matched plants with traits, ASPCA pet-toxicity, starting price (USD) and canonical URLs, with far fewer tokens than scraping catalog pages.","scope":"site"},{"name":"get_shopping_list","description":"The shopper's current in-store shopping list on this page (plant slugs they plan to bring to the nursery). Empty unless they or you added plants.","scope":"site"},{"name":"add_to_shopping_list","description":"Add one or more plants (by slug from search_plants / recommend / get_plant_care) to the shopper's in-store shopping list. Not a purchase: the list becomes a Garden Pass the shopper brings to the store.","scope":"site"},{"name":"remove_from_shopping_list","description":"Remove plants (by slug) from the shopper's in-store shopping list.","scope":"site"},{"name":"create_garden_pass","description":"Turn the shopper's shopping list (or the given slugs) into a Garden Pass: a signed visit plan with a QR code the nursery staff scan at the counter. Nothing is purchased or reserved. Returns the pass URL to show the shopper.","scope":"site"},{"name":"contact_store","description":"Send a message to Southern Horticulture staff (questions about a plant, availability, landscaping, or an order). Confirm the message with the shopper before sending — it emails a real person.","scope":"site"},{"name":"join_my_garden_waitlist","description":"Add the shopper's email to the My Garden waitlist (one launch note when the customer plant-care hub opens). Ask before subscribing them.","scope":"site"},{"name":"get_current_plant","description":"The plant on the page the shopper is currently viewing, if any: full care sheet, pet toxicity, sizes/prices and availability (same as get_plant_care for that slug). Errors when the shopper is not on a plant page.","scope":"plant-page"},{"name":"add_current_plant_to_shopping_list","description":"Add the plant on the page the shopper is currently viewing to their in-store shopping list. Errors when the shopper is not on a plant page.","scope":"plant-page"}],"notes":["Tools run in the visitor's browser as the visitor. Read tools are safe to call freely; contact_store and join_my_garden_waitlist email a real person — confirm with the shopper first.","search_plants and recommend REQUIRE `context`: pass the shopper's question verbatim. It drives ranking.","There is no cart, checkout, reservation, or payment tool. The shopping list + Garden Pass is a visit plan, not an order.","Catalog calls share the hosted API rate limit (20 requests/minute per IP). Cache within a session."],"hosted":{"description":"The same catalog tools without a browser.","mcp":"https://southernhorticultureflorida.com/.well-known/mcp.json","rest":"https://southernhorticultureflorida.com/api/mcp?tool=recommend&context=YOUR+QUESTION","tools":["search_plants","get_plant_care","get_store_info","recommend"]},"documentation":"https://southernhorticultureflorida.com/llms-full.txt","contact":"https://southernhorticultureflorida.com/contact"}