Update what a booking is about (old name)
update_bookingDEPRECATED — this tool is now called update_order_details and behaves identically. The old name keeps working so that agents connected before the rename are not broken. Prefer update_order_details, which is accurate for certificates as well as appointments.
Change the session type or the brief on an existing booking — what the buyer wants to discuss, what they want out of it, or the background they want read first. Use this when the buyer refines their thinking after booking, which is common: people work out the real question after the date is in the diary. Only the fields you pass are changed. This does not move the meeting — use reschedule_booking for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Must match the order's email | ||
| topic | No | Replaces what they want to discuss | |
| order_id | Yes | ||
| background | No | Replaces the background the seller should read first | |
| session_type | No | Switch to a different session type | |
| desired_outcome | No | Replaces what they want to walk away with |