Tool name: table_availability
Description:
This tool handles reservation requests by checking table availability.
It accepts two parameters:
number_people: number of seats requested.
booking_date: reservation date.
If a table is available, the tool confirms the booking and returns a message. If not, it sends a fallback message.