slug: workwave provider: WorkWave generated_by: planning/capability-mapping/scripts/classify_capabilities.py model: claude-opus-5 frame: - Transportation & Logistics min_confidence: 0.7 capability_model: source: https://github.com/vincentmakes/turbo-ea-capabilities license: CC-BY-4.0 attribution: Turbo EA Capabilities by Vincent Verdet — Turbo EA, https://github.com/vincentmakes/turbo-ea-capabilities, CC BY 4.0 notice: NOTICE edge_count: 2 edges: - tag: GPS spec_file: workwave-gps-api-openapi.yml capability_id: BC-2430.40 capability_id_l1: BC-2430 capability_name: Fleet Telematics and Monitoring confidence: 0.7 evidence: GET /territories/{territoryId}/gps getGpsData 'Retrieve GPS tracking and real-time location data for a territory'; schema GpsPosition reason: Real-time position tracking of delivery vehicles is fleet telematics and monitoring rather than shipment-level event capture; the resource returns GpsPosition for the fleet in a territory. - tag: Vehicles spec_file: workwave-vehicles-api-openapi.yml capability_id: BC-2430 capability_id_l1: BC-2430 capability_name: Fleet & Mobile Asset Management confidence: 0.7 evidence: GET /territories/{territoryId}/vehicles listVehicles; GET /territories/{territoryId}/vehicles/{vehicleId} 'Get a vehicle's normal-day settings'; schema Vehicle reason: Maintenance of the vehicle fleet register and per-vehicle/per-date operating settings — mobile asset management. No maintenance, telematics or disposal specifics, so L1 only.