lfy-base
Installation
SKILL.md
基础下拉选项技能(客户字段)
示例里
cli一般为true(仅id、name,无color,适合 Agent)。不传cli或cli:false(默认)时每项 必有color键(值可为"")。
通过 lfy-cli base get_options '<json>' 获取下拉数据;需已完成 lfy-cli init(与其它品类相同自动注入凭证)。
property 取值(仅此四种)
| property | 含义 |
|---|---|
customer_status |
客户状态 |
customer_tags |
客户标签 |
customer_region |
区域 |
customer_industry |
行业 |
命令示例
客户状态(将 <customer_id> 换成真实客户 id):