{
  "name": "A2A Dispatch — LA Locksmith Network",
  "description": "Dispatch agent for emergency locksmith service in Los Angeles. Returns live quotes, collects three intake answers, contacts licensed providers, returns one confirmed offer with ETA and price.",
  "url": "https://a2alocksmith.com",
  "version": "0.2.0",
  "protocolVersion": "0.3.0",
  "capabilities": { "streaming": false, "pushNotifications": false },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "locksmith-dispatch-la",
      "name": "Los Angeles locksmith dispatch",
      "description": "Quote, live offer collection and booking confirmation for lockouts, rekeys and car keys in LA. Entry point: GET https://a2alocksmith.com/api/quote/{ZIP} — every response contains the complete URL for the next step.",
      "tags": ["locksmith", "emergency", "los-angeles", "dispatch", "booking"]
    }
  ],
  "documentationUrl": "https://a2alocksmith.com/llms.txt",
  "termsOfServiceUrl": "https://a2alocksmith.com/terms",
  "privacyPolicyUrl": "https://a2alocksmith.com/privacy"
}
