@sellable/mcp 0.1.62 → 0.1.63
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -529,8 +529,8 @@ batch, after buyer, offer/ask, and proof/safety are understood. Frame supplied
|
|
|
529
529
|
lists as optional, not required. The three visible options are exactly:
|
|
530
530
|
|
|
531
531
|
1. `Find people for me (recommended if you don't already have your own list)`
|
|
532
|
-
2. `I have a CSV of
|
|
533
|
-
3. `I have a
|
|
532
|
+
2. `I have a CSV of profiles to reach out to`
|
|
533
|
+
3. `I have a CSV of companies/domains I want to target`
|
|
534
534
|
|
|
535
535
|
Do not expose provider or implementation paths as the user's lead-source
|
|
536
536
|
choices. Never label the structured options as `engagers`, `titles`,
|
|
@@ -166,8 +166,8 @@
|
|
|
166
166
|
"question": "How should we get the people for this campaign?",
|
|
167
167
|
"options": [
|
|
168
168
|
"Find people for me (recommended if you don't already have your own list)",
|
|
169
|
-
"I have a CSV of
|
|
170
|
-
"I have a
|
|
169
|
+
"I have a CSV of profiles to reach out to",
|
|
170
|
+
"I have a CSV of companies/domains I want to target"
|
|
171
171
|
],
|
|
172
172
|
"forbiddenOptionLabels": [
|
|
173
173
|
"engagers",
|