Update what a booking is about
update_order_detailsChange 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 |