create_seat_plan
Create a new seat plan for a restaurant location by specifying a name and optional canvas data with table positions and shapes.
Instructions
[WPCafe Pro] Create a new seat plan layout for a restaurant location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Seat plan name (e.g. 'Main Floor', 'Patio') | |
| canvas_data | No | Fabric.js canvas JSON describing table positions and shapes | |
| location_id | Yes | Location this plan belongs to |