Icon

2. table_​availabilty

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

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.

Nodes

Extensions

Links