← WebMCP Directory

buyandrentrobots.com

buyandrentrobots.com

live Unverified (seed import) Commerce 10 tools imperative implementation

Rent or buy robots for events, hotels, retail, healthcare, warehouses and brand activations. Browse 350+ robot-company listings worldwide, including claimed and verified partners — get matched fast,…

First seen 2026-08-31 · Last seen 2026-08-31 · Source: webmcp.com

Answer 7 · Act 2 · Transact 1 · Score: Not yet scored

Tool inspector

prepare_inquiry

act imperative

STEP 1 of 2 (no send). Validate an inquiry and resolve the target company, then return a human-readable summary of exactly what would be sent. It does NOT submit anything and captures no name/email. The agent MUST show this summary to the user and get explicit confirmation before calling submit_inquiry. Inputs: company_slug, inquiry_type (rent|buy), robot_type (accepted enum), event_location (city/region + timing), and an optional message.

Page: /

Input schema

PropertyTypeRequiredDescription
company_slug string yes Target company slug (from /companies/<slug>).
inquiry_type string yes Whether the buyer wants to rent or buy.
robot_type string yes Robot category — must be an accepted enum value (call list_robot_types / get_robot_pricing for names; strict values include humanoid, delivery, security, cleaning, service_hospitality, medical_surgical, warehouse, agricultural, entertainment, educational).
event_location string yes Where/when the robot is needed, e.g. "Toronto, Canada — Aug 2026".
message string no Optional note describing the buyer's needs.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "company_slug": {
      "type": "string",
      "description": "Target company slug (from /companies/<slug>)."
    },
    "inquiry_type": {
      "type": "string",
      "enum": [
        "rent",
        "buy"
      ],
      "description": "Whether the buyer wants to rent or buy."
    },
    "robot_type": {
      "type": "string",
      "description": "Robot category — must be an accepted enum value (call list_robot_types / get_robot_pricing for names; strict values include humanoid, delivery, security, cleaning, service_hospitality, medical_surgical, warehouse, agricultural, entertainment, educational)."
    },
    "event_location": {
      "type": "string",
      "description": "Where/when the robot is needed, e.g. \"Toronto, Canada — Aug 2026\"."
    },
    "message": {
      "type": "string",
      "description": "Optional note describing the buyer's needs."
    }
  },
  "required": [
    "company_slug",
    "inquiry_type",
    "robot_type",
    "event_location"
  ]
}

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
31 tools A1 / Act30 / T0 Not yet scored Seen 2026-08-31
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
31 tools A14 / Act12 / T5 Not yet scored Seen 2026-08-31
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
27 tools A7 / Act20 / T0 Not yet scored Seen 2026-08-31
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
15 tools A8 / Act6 / T1 Not yet scored Seen 2026-08-31
open_home update_save_ai_agent_s_system authenticate search_products get_product_details
Inspect tools

Related on Influzer