create_fiche
Create an access sheet. Write the guest flip-book in instructions (Markdown; guest language, usually French). Cover (map/name/address/accessCode) is auto. Pages: --- . Photos: . Intents: Add WiFi or Ajouter le WiFi + wifiName/wifiPassword; Add contact or Ajouter le contact + phoneNumber. Never put wifiPassword in Markdown (150 m GPS). Optional
locale fr|en for guest chrome. Playbook: GET /llms.txt. Requires Bearer. Beyond quota, retry with PAYMENT-SIGNATURE (0.50 USDC on Agent, 0.25 on Fleet).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Cover map + WiFi geofence (150 m). | |
| lon | No | Cover map + WiFi geofence (150 m). | |
| name | Yes | ||
| locale | No | Guest chrome language. Markdown stays as written. Omit to follow Accept-Language / ?lang=. | |
| wifiName | No | SSID for sesapp:wifi. Hidden until 150 m if wifiPassword is set. | |
| accessCode | No | Shown on the generated cover. | |
| phoneNumber | No | Required for sesapp:contact. E.164 preferred. | |
| instructions | No | Markdown flip-book shown to the guest (this field). Cover (map, name, formattedAddress, accessCode) is generated — do not repeat it here. Split pages with a line containing only --- . Supported: # ## ### headings, paragraphs, **bold**, *italic*, - / 1. lists, [label](https://...), . Photos: https URLs only. No file upload — host images yourself. Never put wifiPassword in Markdown; it is unlocked only within 150 m via GPS. Intent hrefs: sesapp:wifi (needs wifiName + wifiPassword) and sesapp:contact (needs phoneNumber). Guest-facing labels: [Ajouter le WiFi] / [Ajouter le contact]. If you omit those links but set the fields, SesApp appends WiFi/contact pages. Example: # Bienvenue Parking au fond à gauche.  --- ## Arrivée Sonnette à gauche. [Itinéraire](https://maps.google.com/?q=48.8566,2.3522) --- [Ajouter le WiFi](sesapp:wifi) --- [Ajouter le contact](sesapp:contact) | |
| wifiPassword | No | Do not put in instructions. Unlocked within 150 m. | |
| formattedAddress | Yes |