add a 'reserve a table' booking form with party size + date + special requests

Base site
Category
booking
Tools called
2
Duration
37.0s
HTML diff
Changed
Example ID
BE-009
Before
Before
After
After

Agent's response

I’ll wait for your choice before adding the booking form. Please let me know where you’d like it placed.

Tool calls

list_sections step 1
{
  "page": "index.html"
}
ask_user step 2
{
  "question": "Where would you like to add the 'reserve a table' booking form on the page?",
  "options": [
    "After the contact section",
    "At the bottom of the page (before footer)",
    "Replace the contact section"
  ]
}