{"capabilities":{"pushNotifications":false,"streaming":true},"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json"],"description":"Route Agent that plans optimal routes with traffic awareness","name":"Route Agent","preferredTransport":"JSONRPC","protocolVersion":"0.3.0","provider":{"organization":"2427b26d-e300-4451-b4d1-94a831cca952","url":"https://www.example.com"},"skills":[{"description":"Plan optimal routes between destinations using historic weekday traffic patterns and real-time Mapbox directions","examples":["{\"stores\": [{\"name\": \"Store A\", \"address\": \"123 Main St\"}], \"time\": \"5pm\"}"],"id":"plan-route","inputModes":["application/json"],"name":"Plan Route","outputModes":["application/json"],"security":[{"ares":["interactions = [route, trafficmcp.directionstool]"]}],"tags":["routing","navigation","traffic","planning","mapbox"],"metadata":{"inputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{"stores":{"type":"array","description":"List of stores/destinations to visit","items":{"type":"object","properties":{"name":{"type":"string"},"address":{"type":"string"}}}},"time":{"type":"string","description":"Time constraint for the trip"}},"required":["stores"]},"outputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{"route":{"type":"array","items":{"type":"object","properties":{"instruction":{"type":"string"},"duration_minutes":{"type":"integer"}}}},"total_duration":{"type":"integer"},"route_summary":{"type":"string"}}}}}],"supportsAuthenticatedExtendedCard":false,"url":"https://route.obd-a2a.ares-platform-staging.prod.ares-networks.com","version":"3.0.0"}