book_table
Book a restaurant table and receive a confirmed reservation, cancel token, refund terms, and calendar invite. The refundable hold costs $0.01, paid in USDC.
Instructions
Book a restaurant table. Returns the confirmed reservation with a cancel token, refund terms and a calendar invite. The hold is refundable. Costs $0.01 per call, paid in USDC over x402 to x402-tablebook. Returns the merchant's artifact and the payment receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | YYYY-MM-DD | |
| name | Yes | Name on the reservation | |
| rail | No | Payment rail for this call. Overrides the configured default (auto). auto = whichever rail this agent holds a key for. | |
| time | Yes | HH:MM, 24-hour | |
| notes | No | Requests for the restaurant | |
| party | Yes | Party size, 1-8 |