Files
TREK/server
jubnl cf59b189cf fix(mcp): expose price fields on all create tools so AI can link costs to items
Add price/currency params to create_place, create_and_assign_place,
create_place_accommodation (passed through to createPlace which already
persists them). Add price/budget_category to create_transport and
create_reservation: price is written to metadata.price (shown on the
booking) and a linked budget_items row is created via a new
linkBudgetItemToReservation helper in budgetService (also used to
de-duplicate the existing route-level logic in routes/reservations.ts).

Fixes #1031
2026-05-22 16:50:04 +02:00
..
2026-05-06 21:38:40 +02:00
2026-05-06 21:38:40 +02:00