Loading...
Loading...
Parse sales input and create business records. Ask for supplementary information if any details are missing, and must confirm with the user before submission.
npx skill4agent add r-earth-or/lcrm_skills lcrm-business-recordnode scripts/business-record.mjs <action> [options]LCRM_API_KEYLCRM_BASE_URLhttps://crm.langcore.netPOST /api/business-recordscustomerIdleadIdcustomerIdfollowUpTypecontactedPersondescriptionrecordTimeopportunityIdopportunityStatusestimatedCloseDateactualCloseDateattachmentsfollowUpTypeWeChatPhone CallOnline MeetingEmailOn-site VisitBusiness EventOthernode scripts/business-record.mjs find-customer --company-name "<customer name>" --limit 5node scripts/business-record.mjs customer-detail --customer-id "<customerId>"descriptionfollowUpTypecustomerIdcontactedPersonfollowUpTypedescriptionrecordTimenode scripts/business-record.mjs create --payload '<JSON>'--payload-file <file>id/recordTimenode scripts/business-record.mjs create \
--customer-id "<customerId>" \
--follow-up-type "Phone Call" \
--contacted-person "Zhang San" \
--description "Confirmed the POC scope and budget with the customer; the technical proposal is expected to be submitted next week."Please supplement the customer name.Please supplement the name of the contact person for this interaction.Please supplement the follow-up type (WeChat/Phone Call/Online Meeting/Email/On-site Visit/Business Event/Other).Please supplement a more complete follow-up record (at least 10 characters).Please complete the contact person information (name, phone number, role) in the LCRM system web portal first before adding a new business record