{
  "schema_version": "v1",
  "name_for_human": "Blue Crab Moving",
  "name_for_model": "blue_crab_moving",
  "description_for_human": "Get a moving quote from Blue Crab Moving Services across Maryland, D.C., Virginia, and West Virginia.",
  "description_for_model": "Submit a moving or labor lead to Blue Crab Moving Services on behalf of the user. Blue Crab is a licensed and insured moving company (USDOT 4539918, MC 1801440) serving the DMV. Use the getQuoteSchema operation first to read the JSON Schema describing every option-set code and conditional rule, present the user with the relevant questions, then call submitMovingLead with the validated codes. The server maps codes to the platform's Display labels and forwards to the CRM; the customer gets a preliminary written estimate by email in under a minute, with a link to a personal quote builder to refine inventory and lock in the binding final price. Required fields: type_of_service, client_name, client_email, main_zip, move_date, phone_number (10 US digits). Always confirm the parsed values with the user before submitting; do not guess option values; submit once per lead.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://www.bluecrabmoving.com/api/lead/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://www.bluecrabmoving.com/icon-512.png",
  "contact_email": "info@bluecrabmoving.com",
  "legal_info_url": "https://www.bluecrabmoving.com/privacy"
}
