"¿Cuántos viajes en avión hemos registrado este año?"→ get_business_travels({ companyId: "uuid", transportType: "plane", startDate: "2024-01-01", endDate: "2024-12-31" })"Dame un resumen de las emisiones por tipo de transporte"→ get_business_travels_dashboard({ companyId: "uuid", startDate: "2024-01-01", endDate: "2024-12-31" })