create_lead
Add a new lead to StorEdge as a reservation or inquiry, specifying the unit and tenant contact details.
Instructions
Create a new lead (reservation or inquiry) in StorEdge.
lead is the documented payload (see
https://api.storedgefms.com/). At minimum: is_reservation (bool)
and unit_id or unit_group_id for the unit of interest, plus
tenant contact fields (first_name, last_name, email or phone).
Use when: "send me a quote for a 10x10" → confirmation creates the lead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lead | Yes | ||
| facility_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |