{"protocolVersion":"0.3.0","name":"Manthan Triage","description":"Event-intake agent for Manthan. Receives raw billing events (Stripe webhooks or A2A route_event messages), maps them to investigation triggers, and dispatches the Manthan Investigator.","url":"https://manthan-triage-dzv6bwbpba-uc.a.run.app/a2a","preferredTransport":"JSONRPC","version":"1.0.0","provider":{"organization":"Miny Labs","url":"https://manthan.quest"},"capabilities":{"streaming":true,"pushNotifications":false,"stateTransitionHistory":true},"defaultInputModes":["application/json","text/plain"],"defaultOutputModes":["application/json","text/plain"],"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"X-Manthan-A2A-Key"}},"security":[{"apiKey":[]}],"skills":[{"id":"route_event","name":"Route a billing event","description":"Triage a raw billing event (a Stripe webhook envelope) into an investigation trigger and dispatch it to the Manthan Investigator over A2A. Five event types open a case: charge.dispute.created, charge.dispute.funds_withdrawn, charge.dispute.closed, radar.early_fraud_warning.created, invoice.payment_failed.","tags":["triage","routing","stripe","intake"],"examples":["route_event {\"event\": {\"type\": \"charge.dispute.created\", \"data\": {...}}}"]}],"manthanIdentity":{"agentId":"manthan-triage","serviceAccount":"manthan-triage@nifty-edge-494703-u6.iam.gserviceaccount.com","model":"gemini-3.1-flash-lite","signingKeyFingerprint":"unset","runtime":"cloud-run"}}