lfy-customer
Installation
SKILL.md
客户技能
lfy-cli是LFY提供的命令行程序,所有操作通过执行lfy-cli命令完成。
通过 lfy-cli customer <接口名> '<json入参>' 与LFY平台的客户系统交互。
注意事项
keywords为空时可能返回错误或不完整结果- 若
errcode不为0或返回格式异常,需告知用户错误信息 - 若搜索结果为空,告知用户未找到对应客户
gtm_id,customer_id等技术字段默认不展示- 创建客户需要 per_user 客户模块 create 场景权限;负责人默认本人,若指定
sales_id须在 create 的sales_ids白名单内 - 修改客户需要 detail 权限与销售范围(同
get_details);成功 JSON 含code: 200 - 访问客户详情页面:https://app.6fenyi.com/customers/{{customer_id}}