Variable: leadInputSchema
constleadInputSchema:any
Defined in: src/types/schemas/crm.ts:13
Create/update a lead. The server reads the form with an opt() helper so blank fields arrive as
undefined; estimatedValueUsd is the major-unit USD amount and is converted to integer cents
before storage.