@sellable/mcp 0.1.556 → 0.1.557
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/README.md +13 -2
- package/agents/registry.json +2 -2
- package/dist/api.js +3 -6
- package/dist/auth.d.ts +0 -6
- package/dist/auth.js +2 -44
- package/dist/refill-run-client.d.ts +0 -5
- package/dist/refill-run-client.js +0 -15
- package/dist/refill-run-loop.d.ts +1 -12
- package/dist/refill-run-loop.js +13 -158
- package/dist/server.js +23 -0
- package/dist/tools/auth.d.ts +0 -5
- package/dist/tools/auth.js +12 -49
- package/dist/tools/campaign-message-preparation.d.ts +0 -62
- package/dist/tools/campaign-message-preparation.js +0 -41
- package/dist/tools/campaigns.js +2 -2
- package/dist/tools/csv-dnc.js +2 -2
- package/dist/tools/evergreen-refill-plan.d.ts +0 -3
- package/dist/tools/evergreen-refill-plan.js +7 -29
- package/dist/tools/find-leads-runs.d.ts +151 -0
- package/dist/tools/find-leads-runs.js +98 -0
- package/dist/tools/leads.d.ts +317 -32
- package/dist/tools/leads.js +171 -10
- package/dist/tools/model-quality.js +4 -6
- package/dist/tools/prompts.d.ts +3 -3
- package/dist/tools/prompts.js +7 -15
- package/dist/tools/provider-preflight.d.ts +65 -2
- package/dist/tools/provider-preflight.js +97 -10
- package/dist/tools/readiness.d.ts +89 -5
- package/dist/tools/readiness.js +66 -0
- package/dist/tools/refill-executors.d.ts +0 -38
- package/dist/tools/refill-executors.js +3 -222
- package/dist/tools/refill-sends-v2.d.ts +1 -118
- package/dist/tools/refill-sends-v2.js +2 -310
- package/dist/tools/refill-sends.d.ts +32 -678
- package/dist/tools/refill-sends.js +13 -274
- package/dist/tools/refill-target-plan.js +14 -486
- package/dist/tools/registry.d.ts +330 -115
- package/dist/tools/registry.js +7 -1
- package/dist/tools/scheduler-fill-capacity.js +1 -1
- package/dist/tools/scheduler-run.d.ts +0 -71
- package/dist/tools/scheduler-run.js +1 -203
- package/dist/tools/setup-evergreen-campaigns.js +1 -1
- package/dist/tools/workspace-context.d.ts +1 -1
- package/dist/tools/workspace-context.js +3 -8
- package/dist/tools/workspace-export.js +2 -2
- package/dist/tools/workspaces.d.ts +2 -48
- package/dist/tools/workspaces.js +5 -48
- package/package.json +1 -1
- package/skills/create-campaign/SKILL.md +3 -3
- package/skills/create-campaign-v2/SKILL.md +1 -1
- package/skills/create-evergreen-campaigns/SKILL.md +16 -16
- package/skills/find-leads/SKILL.md +48 -630
- package/skills/find-leads-v2/SKILL.md +70 -0
- package/skills/find-leads-v2/core/flow.v1.json +31 -0
- package/skills/refill-sends/SKILL.md +353 -91
- package/skills/refill-sends-v2/SKILL.md +6 -6
- package/skills/refill-sends-v2-workflow/SKILL.md +5 -5
- package/skills/refill-sends-v2-workflow/core/flow.v1.json +8 -8
- package/skills/refill-sends-workflow/SKILL.md +743 -100
- package/skills/refill-sends-workflow/core/flow.v1.json +1 -185
- package/dist/refill-contract.d.ts +0 -157
- package/dist/refill-contract.js +0 -487
- package/skills/refill-sends-workflow/core/contract.v2.json +0 -543
package/dist/tools/registry.d.ts
CHANGED
|
@@ -236,7 +236,7 @@ export declare const allTools: ({
|
|
|
236
236
|
properties: {
|
|
237
237
|
subskillName: {
|
|
238
238
|
type: string;
|
|
239
|
-
enum: readonly ["building-gtm-tables", "content", "create-ab-test", "create-campaign", "create-campaign-brief", "create-campaign-v2", "create-campaign-v2-tail", "create-campaign-v2-validation", "create-evergreen-campaigns", "create-post", "create-rubric", "engage", "enrich-prospects", "fill-send-horizon", "find-leads", "foundation", "generate-messages", "interview", "load-voice", "refresh-sender-engagement", "refill-sends", "refill-sends-evergreen", "refill-sends-evergreen-workflow", "refill-sends-v2", "refill-sends-v2-workflow", "refill-sends-workflow", "research", "research-prospect", "research-sender", "weekly-campaign-summary", "workflow-sequences"];
|
|
239
|
+
enum: readonly ["building-gtm-tables", "content", "create-ab-test", "create-campaign", "create-campaign-brief", "create-campaign-v2", "create-campaign-v2-tail", "create-campaign-v2-validation", "create-evergreen-campaigns", "create-post", "create-rubric", "engage", "enrich-prospects", "fill-send-horizon", "find-leads", "find-leads-v2", "foundation", "generate-messages", "interview", "load-voice", "refresh-sender-engagement", "refill-sends", "refill-sends-evergreen", "refill-sends-evergreen-workflow", "refill-sends-v2", "refill-sends-v2-workflow", "refill-sends-workflow", "research", "research-prospect", "research-sender", "weekly-campaign-summary", "workflow-sequences"];
|
|
240
240
|
description: string;
|
|
241
241
|
};
|
|
242
242
|
offset: {
|
|
@@ -271,7 +271,7 @@ export declare const allTools: ({
|
|
|
271
271
|
properties: {
|
|
272
272
|
subskillName: {
|
|
273
273
|
type: string;
|
|
274
|
-
enum: readonly ["building-gtm-tables", "content", "create-ab-test", "create-campaign", "create-campaign-brief", "create-campaign-v2", "create-campaign-v2-tail", "create-campaign-v2-validation", "create-evergreen-campaigns", "create-post", "create-rubric", "engage", "enrich-prospects", "fill-send-horizon", "find-leads", "foundation", "generate-messages", "interview", "load-voice", "refresh-sender-engagement", "refill-sends", "refill-sends-evergreen", "refill-sends-evergreen-workflow", "refill-sends-v2", "refill-sends-v2-workflow", "refill-sends-workflow", "research", "research-prospect", "research-sender", "weekly-campaign-summary", "workflow-sequences"];
|
|
274
|
+
enum: readonly ["building-gtm-tables", "content", "create-ab-test", "create-campaign", "create-campaign-brief", "create-campaign-v2", "create-campaign-v2-tail", "create-campaign-v2-validation", "create-evergreen-campaigns", "create-post", "create-rubric", "engage", "enrich-prospects", "fill-send-horizon", "find-leads", "find-leads-v2", "foundation", "generate-messages", "interview", "load-voice", "refresh-sender-engagement", "refill-sends", "refill-sends-evergreen", "refill-sends-evergreen-workflow", "refill-sends-v2", "refill-sends-v2-workflow", "refill-sends-workflow", "research", "research-prospect", "research-sender", "weekly-campaign-summary", "workflow-sequences"];
|
|
275
275
|
description: string;
|
|
276
276
|
};
|
|
277
277
|
assetPath: {
|
|
@@ -662,18 +662,6 @@ export declare const allTools: ({
|
|
|
662
662
|
enum: string[];
|
|
663
663
|
description: string;
|
|
664
664
|
};
|
|
665
|
-
targetDate: {
|
|
666
|
-
type: string;
|
|
667
|
-
description: string;
|
|
668
|
-
};
|
|
669
|
-
refillLaneKey: {
|
|
670
|
-
type: string;
|
|
671
|
-
description: string;
|
|
672
|
-
};
|
|
673
|
-
sourceEpoch: {
|
|
674
|
-
type: string;
|
|
675
|
-
description: string;
|
|
676
|
-
};
|
|
677
665
|
disableLowPassRateStop: {
|
|
678
666
|
type: string;
|
|
679
667
|
description: string;
|
|
@@ -683,7 +671,6 @@ export declare const allTools: ({
|
|
|
683
671
|
description: string;
|
|
684
672
|
};
|
|
685
673
|
jobId?: undefined;
|
|
686
|
-
expectedUpdatedAt?: undefined;
|
|
687
674
|
};
|
|
688
675
|
required: string[];
|
|
689
676
|
additionalProperties: boolean;
|
|
@@ -718,52 +705,11 @@ export declare const allTools: ({
|
|
|
718
705
|
autoContinue?: undefined;
|
|
719
706
|
senderId?: undefined;
|
|
720
707
|
actionType?: undefined;
|
|
721
|
-
targetDate?: undefined;
|
|
722
|
-
refillLaneKey?: undefined;
|
|
723
|
-
sourceEpoch?: undefined;
|
|
724
708
|
disableLowPassRateStop?: undefined;
|
|
725
|
-
expectedUpdatedAt?: undefined;
|
|
726
709
|
};
|
|
727
710
|
additionalProperties: boolean;
|
|
728
711
|
required?: undefined;
|
|
729
712
|
};
|
|
730
|
-
} | {
|
|
731
|
-
name: string;
|
|
732
|
-
description: string;
|
|
733
|
-
inputSchema: {
|
|
734
|
-
type: string;
|
|
735
|
-
properties: {
|
|
736
|
-
jobId: {
|
|
737
|
-
type: string;
|
|
738
|
-
};
|
|
739
|
-
expectedUpdatedAt: {
|
|
740
|
-
type: string;
|
|
741
|
-
description: string;
|
|
742
|
-
};
|
|
743
|
-
workspaceId: {
|
|
744
|
-
type: string;
|
|
745
|
-
description?: undefined;
|
|
746
|
-
};
|
|
747
|
-
campaignId?: undefined;
|
|
748
|
-
tableId?: undefined;
|
|
749
|
-
targetPreparedMessages?: undefined;
|
|
750
|
-
maxRowsToCheck?: undefined;
|
|
751
|
-
batchSize?: undefined;
|
|
752
|
-
maxBatchRows?: undefined;
|
|
753
|
-
approvalMode?: undefined;
|
|
754
|
-
rowSelector?: undefined;
|
|
755
|
-
excludeRowIds?: undefined;
|
|
756
|
-
autoContinue?: undefined;
|
|
757
|
-
senderId?: undefined;
|
|
758
|
-
actionType?: undefined;
|
|
759
|
-
targetDate?: undefined;
|
|
760
|
-
refillLaneKey?: undefined;
|
|
761
|
-
sourceEpoch?: undefined;
|
|
762
|
-
disableLowPassRateStop?: undefined;
|
|
763
|
-
};
|
|
764
|
-
required: string[];
|
|
765
|
-
additionalProperties: boolean;
|
|
766
|
-
};
|
|
767
713
|
} | {
|
|
768
714
|
name: string;
|
|
769
715
|
description: string;
|
|
@@ -793,6 +739,7 @@ export declare const allTools: ({
|
|
|
793
739
|
};
|
|
794
740
|
leadListId?: undefined;
|
|
795
741
|
campaignOfferId?: undefined;
|
|
742
|
+
findLeadsRunId?: undefined;
|
|
796
743
|
workspaceId?: undefined;
|
|
797
744
|
provider?: undefined;
|
|
798
745
|
jobId?: undefined;
|
|
@@ -2921,6 +2868,114 @@ export declare const allTools: ({
|
|
|
2921
2868
|
required: string[];
|
|
2922
2869
|
additionalProperties: boolean;
|
|
2923
2870
|
};
|
|
2871
|
+
} | {
|
|
2872
|
+
readonly name: "bootstrap_find_leads";
|
|
2873
|
+
readonly description: "Create or resume a durable campaignless Find Leads run and its lead list. No campaign or workingCampaignId is required.";
|
|
2874
|
+
readonly inputSchema: {
|
|
2875
|
+
readonly type: "object";
|
|
2876
|
+
readonly properties: {
|
|
2877
|
+
readonly bootstrapKey: {
|
|
2878
|
+
readonly type: "string";
|
|
2879
|
+
};
|
|
2880
|
+
readonly name: {
|
|
2881
|
+
readonly type: "string";
|
|
2882
|
+
};
|
|
2883
|
+
};
|
|
2884
|
+
readonly required: readonly ["bootstrapKey"];
|
|
2885
|
+
readonly additionalProperties: false;
|
|
2886
|
+
};
|
|
2887
|
+
} | {
|
|
2888
|
+
readonly name: "get_find_leads_run";
|
|
2889
|
+
readonly description: "Read the authoritative durable Find Leads snapshot.";
|
|
2890
|
+
readonly inputSchema: {
|
|
2891
|
+
readonly type: "object";
|
|
2892
|
+
readonly properties: {
|
|
2893
|
+
readonly runId: {
|
|
2894
|
+
readonly type: "string";
|
|
2895
|
+
};
|
|
2896
|
+
};
|
|
2897
|
+
readonly required: readonly ["runId"];
|
|
2898
|
+
readonly additionalProperties: false;
|
|
2899
|
+
};
|
|
2900
|
+
} | {
|
|
2901
|
+
readonly name: "update_find_leads_run";
|
|
2902
|
+
readonly description: "Persist a provider/source/import approval receipt using optimistic concurrency.";
|
|
2903
|
+
readonly inputSchema: {
|
|
2904
|
+
readonly type: "object";
|
|
2905
|
+
readonly properties: {
|
|
2906
|
+
readonly runId: {
|
|
2907
|
+
readonly type: "string";
|
|
2908
|
+
};
|
|
2909
|
+
readonly version: {
|
|
2910
|
+
readonly type: "number";
|
|
2911
|
+
};
|
|
2912
|
+
readonly action: {
|
|
2913
|
+
readonly type: "string";
|
|
2914
|
+
readonly enum: readonly ["approve_provider", "approve_source_plan", "approve_import"];
|
|
2915
|
+
};
|
|
2916
|
+
readonly provider: {
|
|
2917
|
+
readonly type: "string";
|
|
2918
|
+
readonly enum: readonly ["sales-nav", "prospeo", "signal-discovery"];
|
|
2919
|
+
};
|
|
2920
|
+
readonly receipt: {
|
|
2921
|
+
readonly type: "object";
|
|
2922
|
+
};
|
|
2923
|
+
};
|
|
2924
|
+
readonly required: readonly ["runId", "version", "action", "receipt"];
|
|
2925
|
+
readonly additionalProperties: false;
|
|
2926
|
+
};
|
|
2927
|
+
} | {
|
|
2928
|
+
readonly name: "wait_for_find_leads_run";
|
|
2929
|
+
readonly description: "Poll durable Find Leads state until it changes or reaches a terminal state. Progress notifications are optional hints only.";
|
|
2930
|
+
readonly inputSchema: {
|
|
2931
|
+
readonly type: "object";
|
|
2932
|
+
readonly properties: {
|
|
2933
|
+
readonly runId: {
|
|
2934
|
+
readonly type: "string";
|
|
2935
|
+
};
|
|
2936
|
+
readonly timeoutMs: {
|
|
2937
|
+
readonly type: "number";
|
|
2938
|
+
};
|
|
2939
|
+
readonly intervalMs: {
|
|
2940
|
+
readonly type: "number";
|
|
2941
|
+
};
|
|
2942
|
+
};
|
|
2943
|
+
readonly required: readonly ["runId"];
|
|
2944
|
+
readonly additionalProperties: false;
|
|
2945
|
+
};
|
|
2946
|
+
} | {
|
|
2947
|
+
readonly name: "cancel_find_leads";
|
|
2948
|
+
readonly description: "Cancel a mutable Find Leads run with its current version.";
|
|
2949
|
+
readonly inputSchema: {
|
|
2950
|
+
readonly type: "object";
|
|
2951
|
+
readonly properties: {
|
|
2952
|
+
readonly runId: {
|
|
2953
|
+
readonly type: "string";
|
|
2954
|
+
};
|
|
2955
|
+
readonly version: {
|
|
2956
|
+
readonly type: "number";
|
|
2957
|
+
};
|
|
2958
|
+
};
|
|
2959
|
+
readonly required: readonly ["runId", "version"];
|
|
2960
|
+
readonly additionalProperties: false;
|
|
2961
|
+
};
|
|
2962
|
+
} | {
|
|
2963
|
+
readonly name: "reissue_find_leads_watch_link";
|
|
2964
|
+
readonly description: "Rotate and return a fresh one-time live Find Leads watch handoff. Old links are revoked and cannot be reconstructed.";
|
|
2965
|
+
readonly inputSchema: {
|
|
2966
|
+
readonly type: "object";
|
|
2967
|
+
readonly properties: {
|
|
2968
|
+
readonly runId: {
|
|
2969
|
+
readonly type: "string";
|
|
2970
|
+
};
|
|
2971
|
+
readonly mode: {
|
|
2972
|
+
readonly type: "string";
|
|
2973
|
+
readonly enum: readonly ["claude", "codex", "hermes"];
|
|
2974
|
+
};
|
|
2975
|
+
};
|
|
2976
|
+
readonly required: readonly ["runId"];
|
|
2977
|
+
readonly additionalProperties: false;
|
|
2978
|
+
};
|
|
2924
2979
|
} | {
|
|
2925
2980
|
name: string;
|
|
2926
2981
|
description: string;
|
|
@@ -3196,6 +3251,32 @@ export declare const allTools: ({
|
|
|
3196
3251
|
openWorldHint: boolean;
|
|
3197
3252
|
idempotentHint: boolean;
|
|
3198
3253
|
};
|
|
3254
|
+
} | {
|
|
3255
|
+
readonly name: "preflight_find_leads_provider";
|
|
3256
|
+
readonly description: "Persist the selected provider prompt/version receipt and return actionable setup diagnostics before any provider call.";
|
|
3257
|
+
readonly inputSchema: {
|
|
3258
|
+
readonly type: "object";
|
|
3259
|
+
readonly properties: {
|
|
3260
|
+
readonly runId: {
|
|
3261
|
+
readonly type: "string";
|
|
3262
|
+
};
|
|
3263
|
+
readonly runVersion: {
|
|
3264
|
+
readonly type: "number";
|
|
3265
|
+
};
|
|
3266
|
+
readonly provider: {
|
|
3267
|
+
readonly type: "string";
|
|
3268
|
+
readonly enum: readonly ["sales-nav", "prospeo", "signal-discovery"];
|
|
3269
|
+
};
|
|
3270
|
+
readonly workflowVersion: {
|
|
3271
|
+
readonly type: "string";
|
|
3272
|
+
};
|
|
3273
|
+
readonly promptHash: {
|
|
3274
|
+
readonly type: "string";
|
|
3275
|
+
};
|
|
3276
|
+
};
|
|
3277
|
+
readonly required: readonly ["runId", "runVersion", "provider", "workflowVersion"];
|
|
3278
|
+
readonly additionalProperties: false;
|
|
3279
|
+
};
|
|
3199
3280
|
} | {
|
|
3200
3281
|
name: string;
|
|
3201
3282
|
description: string;
|
|
@@ -3211,6 +3292,10 @@ export declare const allTools: ({
|
|
|
3211
3292
|
type: string;
|
|
3212
3293
|
description: string;
|
|
3213
3294
|
};
|
|
3295
|
+
findLeadsRunId: {
|
|
3296
|
+
type: string;
|
|
3297
|
+
description: string;
|
|
3298
|
+
};
|
|
3214
3299
|
confirmed: {
|
|
3215
3300
|
type: string;
|
|
3216
3301
|
description: string;
|
|
@@ -3235,6 +3320,8 @@ export declare const allTools: ({
|
|
|
3235
3320
|
contactFilters?: undefined;
|
|
3236
3321
|
page?: undefined;
|
|
3237
3322
|
searchId?: undefined;
|
|
3323
|
+
runVersion?: undefined;
|
|
3324
|
+
targetLeadCount?: undefined;
|
|
3238
3325
|
searchName?: undefined;
|
|
3239
3326
|
companySearchMode?: undefined;
|
|
3240
3327
|
uploadedDomains?: undefined;
|
|
@@ -3275,7 +3362,7 @@ export declare const allTools: ({
|
|
|
3275
3362
|
headlineICPCriteria?: undefined;
|
|
3276
3363
|
rubricGuidelines?: undefined;
|
|
3277
3364
|
sourceLeadListId?: undefined;
|
|
3278
|
-
|
|
3365
|
+
signalTabId?: undefined;
|
|
3279
3366
|
mode?: undefined;
|
|
3280
3367
|
targetEngagerCount?: undefined;
|
|
3281
3368
|
maxPostsToScrape?: undefined;
|
|
@@ -3295,6 +3382,8 @@ export declare const allTools: ({
|
|
|
3295
3382
|
scrapePlanMode?: undefined;
|
|
3296
3383
|
};
|
|
3297
3384
|
required: string[];
|
|
3385
|
+
oneOf?: undefined;
|
|
3386
|
+
additionalProperties?: undefined;
|
|
3298
3387
|
};
|
|
3299
3388
|
} | {
|
|
3300
3389
|
name: string;
|
|
@@ -3413,6 +3502,18 @@ export declare const allTools: ({
|
|
|
3413
3502
|
type: string;
|
|
3414
3503
|
description: string;
|
|
3415
3504
|
};
|
|
3505
|
+
findLeadsRunId: {
|
|
3506
|
+
type: string;
|
|
3507
|
+
description: string;
|
|
3508
|
+
};
|
|
3509
|
+
runVersion: {
|
|
3510
|
+
type: string;
|
|
3511
|
+
description: string;
|
|
3512
|
+
};
|
|
3513
|
+
targetLeadCount: {
|
|
3514
|
+
type: string;
|
|
3515
|
+
description: string;
|
|
3516
|
+
};
|
|
3416
3517
|
searchName: {
|
|
3417
3518
|
type: string;
|
|
3418
3519
|
description: string;
|
|
@@ -3473,7 +3574,7 @@ export declare const allTools: ({
|
|
|
3473
3574
|
headlineICPCriteria?: undefined;
|
|
3474
3575
|
rubricGuidelines?: undefined;
|
|
3475
3576
|
sourceLeadListId?: undefined;
|
|
3476
|
-
|
|
3577
|
+
signalTabId?: undefined;
|
|
3477
3578
|
mode?: undefined;
|
|
3478
3579
|
targetEngagerCount?: undefined;
|
|
3479
3580
|
maxPostsToScrape?: undefined;
|
|
@@ -3493,6 +3594,8 @@ export declare const allTools: ({
|
|
|
3493
3594
|
scrapePlanMode?: undefined;
|
|
3494
3595
|
};
|
|
3495
3596
|
required: never[];
|
|
3597
|
+
oneOf?: undefined;
|
|
3598
|
+
additionalProperties?: undefined;
|
|
3496
3599
|
};
|
|
3497
3600
|
} | {
|
|
3498
3601
|
name: string;
|
|
@@ -3511,6 +3614,7 @@ export declare const allTools: ({
|
|
|
3511
3614
|
};
|
|
3512
3615
|
provider?: undefined;
|
|
3513
3616
|
campaignOfferId?: undefined;
|
|
3617
|
+
findLeadsRunId?: undefined;
|
|
3514
3618
|
confirmed?: undefined;
|
|
3515
3619
|
searchMode?: undefined;
|
|
3516
3620
|
organization_num_employees_ranges?: undefined;
|
|
@@ -3532,6 +3636,8 @@ export declare const allTools: ({
|
|
|
3532
3636
|
contactFilters?: undefined;
|
|
3533
3637
|
page?: undefined;
|
|
3534
3638
|
searchId?: undefined;
|
|
3639
|
+
runVersion?: undefined;
|
|
3640
|
+
targetLeadCount?: undefined;
|
|
3535
3641
|
searchName?: undefined;
|
|
3536
3642
|
companySearchMode?: undefined;
|
|
3537
3643
|
uploadedDomains?: undefined;
|
|
@@ -3570,7 +3676,7 @@ export declare const allTools: ({
|
|
|
3570
3676
|
headlineICPCriteria?: undefined;
|
|
3571
3677
|
rubricGuidelines?: undefined;
|
|
3572
3678
|
sourceLeadListId?: undefined;
|
|
3573
|
-
|
|
3679
|
+
signalTabId?: undefined;
|
|
3574
3680
|
mode?: undefined;
|
|
3575
3681
|
targetEngagerCount?: undefined;
|
|
3576
3682
|
maxPostsToScrape?: undefined;
|
|
@@ -3590,6 +3696,8 @@ export declare const allTools: ({
|
|
|
3590
3696
|
scrapePlanMode?: undefined;
|
|
3591
3697
|
};
|
|
3592
3698
|
required: string[];
|
|
3699
|
+
oneOf?: undefined;
|
|
3700
|
+
additionalProperties?: undefined;
|
|
3593
3701
|
};
|
|
3594
3702
|
} | {
|
|
3595
3703
|
name: string;
|
|
@@ -3672,6 +3780,18 @@ export declare const allTools: ({
|
|
|
3672
3780
|
type: string;
|
|
3673
3781
|
description: string;
|
|
3674
3782
|
};
|
|
3783
|
+
findLeadsRunId: {
|
|
3784
|
+
type: string;
|
|
3785
|
+
description: string;
|
|
3786
|
+
};
|
|
3787
|
+
runVersion: {
|
|
3788
|
+
type: string;
|
|
3789
|
+
description: string;
|
|
3790
|
+
};
|
|
3791
|
+
targetLeadCount: {
|
|
3792
|
+
type: string;
|
|
3793
|
+
description: string;
|
|
3794
|
+
};
|
|
3675
3795
|
searchName: {
|
|
3676
3796
|
type: string;
|
|
3677
3797
|
description: string;
|
|
@@ -3739,7 +3859,7 @@ export declare const allTools: ({
|
|
|
3739
3859
|
headlineICPCriteria?: undefined;
|
|
3740
3860
|
rubricGuidelines?: undefined;
|
|
3741
3861
|
sourceLeadListId?: undefined;
|
|
3742
|
-
|
|
3862
|
+
signalTabId?: undefined;
|
|
3743
3863
|
mode?: undefined;
|
|
3744
3864
|
targetEngagerCount?: undefined;
|
|
3745
3865
|
maxPostsToScrape?: undefined;
|
|
@@ -3759,6 +3879,8 @@ export declare const allTools: ({
|
|
|
3759
3879
|
scrapePlanMode?: undefined;
|
|
3760
3880
|
};
|
|
3761
3881
|
required: string[];
|
|
3882
|
+
oneOf?: undefined;
|
|
3883
|
+
additionalProperties?: undefined;
|
|
3762
3884
|
};
|
|
3763
3885
|
} | {
|
|
3764
3886
|
name: string;
|
|
@@ -3794,6 +3916,7 @@ export declare const allTools: ({
|
|
|
3794
3916
|
description: string;
|
|
3795
3917
|
};
|
|
3796
3918
|
provider?: undefined;
|
|
3919
|
+
findLeadsRunId?: undefined;
|
|
3797
3920
|
searchMode?: undefined;
|
|
3798
3921
|
organization_num_employees_ranges?: undefined;
|
|
3799
3922
|
organization_locations?: undefined;
|
|
@@ -3814,6 +3937,8 @@ export declare const allTools: ({
|
|
|
3814
3937
|
contactFilters?: undefined;
|
|
3815
3938
|
page?: undefined;
|
|
3816
3939
|
searchId?: undefined;
|
|
3940
|
+
runVersion?: undefined;
|
|
3941
|
+
targetLeadCount?: undefined;
|
|
3817
3942
|
searchName?: undefined;
|
|
3818
3943
|
companySearchMode?: undefined;
|
|
3819
3944
|
uploadedDomains?: undefined;
|
|
@@ -3850,7 +3975,7 @@ export declare const allTools: ({
|
|
|
3850
3975
|
headlineICPCriteria?: undefined;
|
|
3851
3976
|
rubricGuidelines?: undefined;
|
|
3852
3977
|
sourceLeadListId?: undefined;
|
|
3853
|
-
|
|
3978
|
+
signalTabId?: undefined;
|
|
3854
3979
|
mode?: undefined;
|
|
3855
3980
|
targetEngagerCount?: undefined;
|
|
3856
3981
|
maxPostsToScrape?: undefined;
|
|
@@ -3870,6 +3995,8 @@ export declare const allTools: ({
|
|
|
3870
3995
|
scrapePlanMode?: undefined;
|
|
3871
3996
|
};
|
|
3872
3997
|
required: string[];
|
|
3998
|
+
oneOf?: undefined;
|
|
3999
|
+
additionalProperties?: undefined;
|
|
3873
4000
|
};
|
|
3874
4001
|
} | {
|
|
3875
4002
|
name: string;
|
|
@@ -3917,6 +4044,7 @@ export declare const allTools: ({
|
|
|
3917
4044
|
description: string;
|
|
3918
4045
|
};
|
|
3919
4046
|
provider?: undefined;
|
|
4047
|
+
findLeadsRunId?: undefined;
|
|
3920
4048
|
searchMode?: undefined;
|
|
3921
4049
|
organization_num_employees_ranges?: undefined;
|
|
3922
4050
|
organization_locations?: undefined;
|
|
@@ -3937,6 +4065,8 @@ export declare const allTools: ({
|
|
|
3937
4065
|
contactFilters?: undefined;
|
|
3938
4066
|
page?: undefined;
|
|
3939
4067
|
searchId?: undefined;
|
|
4068
|
+
runVersion?: undefined;
|
|
4069
|
+
targetLeadCount?: undefined;
|
|
3940
4070
|
searchName?: undefined;
|
|
3941
4071
|
companySearchMode?: undefined;
|
|
3942
4072
|
uploadedDomains?: undefined;
|
|
@@ -3970,7 +4100,7 @@ export declare const allTools: ({
|
|
|
3970
4100
|
headlineICPCriteria?: undefined;
|
|
3971
4101
|
rubricGuidelines?: undefined;
|
|
3972
4102
|
sourceLeadListId?: undefined;
|
|
3973
|
-
|
|
4103
|
+
signalTabId?: undefined;
|
|
3974
4104
|
mode?: undefined;
|
|
3975
4105
|
targetEngagerCount?: undefined;
|
|
3976
4106
|
maxPostsToScrape?: undefined;
|
|
@@ -3990,6 +4120,8 @@ export declare const allTools: ({
|
|
|
3990
4120
|
scrapePlanMode?: undefined;
|
|
3991
4121
|
};
|
|
3992
4122
|
required: string[];
|
|
4123
|
+
oneOf?: undefined;
|
|
4124
|
+
additionalProperties?: undefined;
|
|
3993
4125
|
};
|
|
3994
4126
|
} | {
|
|
3995
4127
|
name: string;
|
|
@@ -4024,6 +4156,7 @@ export declare const allTools: ({
|
|
|
4024
4156
|
};
|
|
4025
4157
|
provider?: undefined;
|
|
4026
4158
|
campaignOfferId?: undefined;
|
|
4159
|
+
findLeadsRunId?: undefined;
|
|
4027
4160
|
confirmed?: undefined;
|
|
4028
4161
|
searchMode?: undefined;
|
|
4029
4162
|
organization_num_employees_ranges?: undefined;
|
|
@@ -4044,6 +4177,8 @@ export declare const allTools: ({
|
|
|
4044
4177
|
companyFilters?: undefined;
|
|
4045
4178
|
contactFilters?: undefined;
|
|
4046
4179
|
searchId?: undefined;
|
|
4180
|
+
runVersion?: undefined;
|
|
4181
|
+
targetLeadCount?: undefined;
|
|
4047
4182
|
searchName?: undefined;
|
|
4048
4183
|
companySearchMode?: undefined;
|
|
4049
4184
|
uploadedDomains?: undefined;
|
|
@@ -4079,7 +4214,7 @@ export declare const allTools: ({
|
|
|
4079
4214
|
headlineICPCriteria?: undefined;
|
|
4080
4215
|
rubricGuidelines?: undefined;
|
|
4081
4216
|
sourceLeadListId?: undefined;
|
|
4082
|
-
|
|
4217
|
+
signalTabId?: undefined;
|
|
4083
4218
|
mode?: undefined;
|
|
4084
4219
|
targetEngagerCount?: undefined;
|
|
4085
4220
|
maxPostsToScrape?: undefined;
|
|
@@ -4099,6 +4234,8 @@ export declare const allTools: ({
|
|
|
4099
4234
|
scrapePlanMode?: undefined;
|
|
4100
4235
|
};
|
|
4101
4236
|
required: never[];
|
|
4237
|
+
oneOf?: undefined;
|
|
4238
|
+
additionalProperties?: undefined;
|
|
4102
4239
|
};
|
|
4103
4240
|
} | {
|
|
4104
4241
|
name: string;
|
|
@@ -4140,6 +4277,7 @@ export declare const allTools: ({
|
|
|
4140
4277
|
};
|
|
4141
4278
|
provider?: undefined;
|
|
4142
4279
|
campaignOfferId?: undefined;
|
|
4280
|
+
findLeadsRunId?: undefined;
|
|
4143
4281
|
searchMode?: undefined;
|
|
4144
4282
|
organization_num_employees_ranges?: undefined;
|
|
4145
4283
|
organization_locations?: undefined;
|
|
@@ -4160,6 +4298,8 @@ export declare const allTools: ({
|
|
|
4160
4298
|
contactFilters?: undefined;
|
|
4161
4299
|
page?: undefined;
|
|
4162
4300
|
searchId?: undefined;
|
|
4301
|
+
runVersion?: undefined;
|
|
4302
|
+
targetLeadCount?: undefined;
|
|
4163
4303
|
searchName?: undefined;
|
|
4164
4304
|
companySearchMode?: undefined;
|
|
4165
4305
|
uploadedDomains?: undefined;
|
|
@@ -4193,7 +4333,7 @@ export declare const allTools: ({
|
|
|
4193
4333
|
headlineICPCriteria?: undefined;
|
|
4194
4334
|
rubricGuidelines?: undefined;
|
|
4195
4335
|
sourceLeadListId?: undefined;
|
|
4196
|
-
|
|
4336
|
+
signalTabId?: undefined;
|
|
4197
4337
|
mode?: undefined;
|
|
4198
4338
|
targetEngagerCount?: undefined;
|
|
4199
4339
|
maxPostsToScrape?: undefined;
|
|
@@ -4213,6 +4353,8 @@ export declare const allTools: ({
|
|
|
4213
4353
|
scrapePlanMode?: undefined;
|
|
4214
4354
|
};
|
|
4215
4355
|
required: never[];
|
|
4356
|
+
oneOf?: undefined;
|
|
4357
|
+
additionalProperties?: undefined;
|
|
4216
4358
|
};
|
|
4217
4359
|
} | {
|
|
4218
4360
|
name: string;
|
|
@@ -4236,6 +4378,7 @@ export declare const allTools: ({
|
|
|
4236
4378
|
};
|
|
4237
4379
|
provider?: undefined;
|
|
4238
4380
|
campaignOfferId?: undefined;
|
|
4381
|
+
findLeadsRunId?: undefined;
|
|
4239
4382
|
confirmed?: undefined;
|
|
4240
4383
|
searchMode?: undefined;
|
|
4241
4384
|
organization_num_employees_ranges?: undefined;
|
|
@@ -4257,6 +4400,8 @@ export declare const allTools: ({
|
|
|
4257
4400
|
contactFilters?: undefined;
|
|
4258
4401
|
page?: undefined;
|
|
4259
4402
|
searchId?: undefined;
|
|
4403
|
+
runVersion?: undefined;
|
|
4404
|
+
targetLeadCount?: undefined;
|
|
4260
4405
|
searchName?: undefined;
|
|
4261
4406
|
companySearchMode?: undefined;
|
|
4262
4407
|
uploadedDomains?: undefined;
|
|
@@ -4295,7 +4440,7 @@ export declare const allTools: ({
|
|
|
4295
4440
|
headlineICPCriteria?: undefined;
|
|
4296
4441
|
rubricGuidelines?: undefined;
|
|
4297
4442
|
sourceLeadListId?: undefined;
|
|
4298
|
-
|
|
4443
|
+
signalTabId?: undefined;
|
|
4299
4444
|
mode?: undefined;
|
|
4300
4445
|
targetEngagerCount?: undefined;
|
|
4301
4446
|
maxPostsToScrape?: undefined;
|
|
@@ -4315,6 +4460,8 @@ export declare const allTools: ({
|
|
|
4315
4460
|
scrapePlanMode?: undefined;
|
|
4316
4461
|
};
|
|
4317
4462
|
required: never[];
|
|
4463
|
+
oneOf?: undefined;
|
|
4464
|
+
additionalProperties?: undefined;
|
|
4318
4465
|
};
|
|
4319
4466
|
} | {
|
|
4320
4467
|
name: string;
|
|
@@ -5137,6 +5284,7 @@ export declare const allTools: ({
|
|
|
5137
5284
|
description: string;
|
|
5138
5285
|
};
|
|
5139
5286
|
provider?: undefined;
|
|
5287
|
+
findLeadsRunId?: undefined;
|
|
5140
5288
|
searchMode?: undefined;
|
|
5141
5289
|
organization_num_employees_ranges?: undefined;
|
|
5142
5290
|
organization_locations?: undefined;
|
|
@@ -5155,6 +5303,8 @@ export declare const allTools: ({
|
|
|
5155
5303
|
companyFilters?: undefined;
|
|
5156
5304
|
contactFilters?: undefined;
|
|
5157
5305
|
searchId?: undefined;
|
|
5306
|
+
runVersion?: undefined;
|
|
5307
|
+
targetLeadCount?: undefined;
|
|
5158
5308
|
searchName?: undefined;
|
|
5159
5309
|
companySearchMode?: undefined;
|
|
5160
5310
|
uploadedDomains?: undefined;
|
|
@@ -5189,7 +5339,7 @@ export declare const allTools: ({
|
|
|
5189
5339
|
headlineICPCriteria?: undefined;
|
|
5190
5340
|
rubricGuidelines?: undefined;
|
|
5191
5341
|
sourceLeadListId?: undefined;
|
|
5192
|
-
|
|
5342
|
+
signalTabId?: undefined;
|
|
5193
5343
|
mode?: undefined;
|
|
5194
5344
|
targetEngagerCount?: undefined;
|
|
5195
5345
|
maxPostsToScrape?: undefined;
|
|
@@ -5209,6 +5359,8 @@ export declare const allTools: ({
|
|
|
5209
5359
|
scrapePlanMode?: undefined;
|
|
5210
5360
|
};
|
|
5211
5361
|
required: never[];
|
|
5362
|
+
oneOf?: undefined;
|
|
5363
|
+
additionalProperties?: undefined;
|
|
5212
5364
|
};
|
|
5213
5365
|
} | {
|
|
5214
5366
|
name: string;
|
|
@@ -5244,6 +5396,7 @@ export declare const allTools: ({
|
|
|
5244
5396
|
description: string;
|
|
5245
5397
|
};
|
|
5246
5398
|
provider?: undefined;
|
|
5399
|
+
findLeadsRunId?: undefined;
|
|
5247
5400
|
searchMode?: undefined;
|
|
5248
5401
|
organization_num_employees_ranges?: undefined;
|
|
5249
5402
|
organization_locations?: undefined;
|
|
@@ -5264,6 +5417,8 @@ export declare const allTools: ({
|
|
|
5264
5417
|
contactFilters?: undefined;
|
|
5265
5418
|
page?: undefined;
|
|
5266
5419
|
searchId?: undefined;
|
|
5420
|
+
runVersion?: undefined;
|
|
5421
|
+
targetLeadCount?: undefined;
|
|
5267
5422
|
searchName?: undefined;
|
|
5268
5423
|
companySearchMode?: undefined;
|
|
5269
5424
|
uploadedDomains?: undefined;
|
|
@@ -5300,7 +5455,7 @@ export declare const allTools: ({
|
|
|
5300
5455
|
headlineICPCriteria?: undefined;
|
|
5301
5456
|
rubricGuidelines?: undefined;
|
|
5302
5457
|
sourceLeadListId?: undefined;
|
|
5303
|
-
|
|
5458
|
+
signalTabId?: undefined;
|
|
5304
5459
|
mode?: undefined;
|
|
5305
5460
|
targetEngagerCount?: undefined;
|
|
5306
5461
|
maxPostsToScrape?: undefined;
|
|
@@ -5320,6 +5475,8 @@ export declare const allTools: ({
|
|
|
5320
5475
|
scrapePlanMode?: undefined;
|
|
5321
5476
|
};
|
|
5322
5477
|
required: string[];
|
|
5478
|
+
oneOf?: undefined;
|
|
5479
|
+
additionalProperties?: undefined;
|
|
5323
5480
|
};
|
|
5324
5481
|
} | {
|
|
5325
5482
|
name: string;
|
|
@@ -6278,6 +6435,18 @@ export declare const allTools: ({
|
|
|
6278
6435
|
type: string;
|
|
6279
6436
|
description: string;
|
|
6280
6437
|
};
|
|
6438
|
+
findLeadsRunId: {
|
|
6439
|
+
type: string;
|
|
6440
|
+
description: string;
|
|
6441
|
+
};
|
|
6442
|
+
runVersion: {
|
|
6443
|
+
type: string;
|
|
6444
|
+
description: string;
|
|
6445
|
+
};
|
|
6446
|
+
targetLeadCount: {
|
|
6447
|
+
type: string;
|
|
6448
|
+
description: string;
|
|
6449
|
+
};
|
|
6281
6450
|
workspaceId: {
|
|
6282
6451
|
type: string;
|
|
6283
6452
|
description: string;
|
|
@@ -6352,7 +6521,7 @@ export declare const allTools: ({
|
|
|
6352
6521
|
headlineICPCriteria?: undefined;
|
|
6353
6522
|
rubricGuidelines?: undefined;
|
|
6354
6523
|
sourceLeadListId?: undefined;
|
|
6355
|
-
|
|
6524
|
+
signalTabId?: undefined;
|
|
6356
6525
|
mode?: undefined;
|
|
6357
6526
|
targetEngagerCount?: undefined;
|
|
6358
6527
|
maxPostsToScrape?: undefined;
|
|
@@ -6372,6 +6541,8 @@ export declare const allTools: ({
|
|
|
6372
6541
|
scrapePlanMode?: undefined;
|
|
6373
6542
|
};
|
|
6374
6543
|
required: string[];
|
|
6544
|
+
oneOf?: undefined;
|
|
6545
|
+
additionalProperties?: undefined;
|
|
6375
6546
|
};
|
|
6376
6547
|
} | {
|
|
6377
6548
|
name: string;
|
|
@@ -6423,6 +6594,14 @@ export declare const allTools: ({
|
|
|
6423
6594
|
type: string;
|
|
6424
6595
|
description: string;
|
|
6425
6596
|
};
|
|
6597
|
+
findLeadsRunId: {
|
|
6598
|
+
type: string;
|
|
6599
|
+
description: string;
|
|
6600
|
+
};
|
|
6601
|
+
runVersion: {
|
|
6602
|
+
type: string;
|
|
6603
|
+
description: string;
|
|
6604
|
+
};
|
|
6426
6605
|
currentStep: {
|
|
6427
6606
|
type: string[];
|
|
6428
6607
|
description: string;
|
|
@@ -6480,6 +6659,7 @@ export declare const allTools: ({
|
|
|
6480
6659
|
companyFilters?: undefined;
|
|
6481
6660
|
contactFilters?: undefined;
|
|
6482
6661
|
searchId?: undefined;
|
|
6662
|
+
targetLeadCount?: undefined;
|
|
6483
6663
|
searchName?: undefined;
|
|
6484
6664
|
companySearchMode?: undefined;
|
|
6485
6665
|
uploadedDomains?: undefined;
|
|
@@ -6510,7 +6690,7 @@ export declare const allTools: ({
|
|
|
6510
6690
|
workspaceId?: undefined;
|
|
6511
6691
|
domainFilterId?: undefined;
|
|
6512
6692
|
sourceLeadListId?: undefined;
|
|
6513
|
-
|
|
6693
|
+
signalTabId?: undefined;
|
|
6514
6694
|
mode?: undefined;
|
|
6515
6695
|
targetEngagerCount?: undefined;
|
|
6516
6696
|
maxPostsToScrape?: undefined;
|
|
@@ -6530,6 +6710,8 @@ export declare const allTools: ({
|
|
|
6530
6710
|
scrapePlanMode?: undefined;
|
|
6531
6711
|
};
|
|
6532
6712
|
required: never[];
|
|
6713
|
+
oneOf?: undefined;
|
|
6714
|
+
additionalProperties?: undefined;
|
|
6533
6715
|
};
|
|
6534
6716
|
} | {
|
|
6535
6717
|
name: string;
|
|
@@ -6541,6 +6723,14 @@ export declare const allTools: ({
|
|
|
6541
6723
|
type: string;
|
|
6542
6724
|
description: string;
|
|
6543
6725
|
};
|
|
6726
|
+
findLeadsRunId: {
|
|
6727
|
+
type: string;
|
|
6728
|
+
description: string;
|
|
6729
|
+
};
|
|
6730
|
+
runVersion: {
|
|
6731
|
+
type: string;
|
|
6732
|
+
description: string;
|
|
6733
|
+
};
|
|
6544
6734
|
workspaceId: {
|
|
6545
6735
|
type: string;
|
|
6546
6736
|
description: string;
|
|
@@ -6562,6 +6752,10 @@ export declare const allTools: ({
|
|
|
6562
6752
|
type: string;
|
|
6563
6753
|
description: string;
|
|
6564
6754
|
};
|
|
6755
|
+
signalTabId: {
|
|
6756
|
+
type: string;
|
|
6757
|
+
description: string;
|
|
6758
|
+
};
|
|
6565
6759
|
targetLeadCount: {
|
|
6566
6760
|
type: string;
|
|
6567
6761
|
description: string;
|
|
@@ -6677,7 +6871,14 @@ export declare const allTools: ({
|
|
|
6677
6871
|
selectionMode?: undefined;
|
|
6678
6872
|
scrapePlanMode?: undefined;
|
|
6679
6873
|
};
|
|
6680
|
-
|
|
6874
|
+
oneOf: {
|
|
6875
|
+
required: string[];
|
|
6876
|
+
not: {
|
|
6877
|
+
required: string[];
|
|
6878
|
+
};
|
|
6879
|
+
}[];
|
|
6880
|
+
additionalProperties: boolean;
|
|
6881
|
+
required?: undefined;
|
|
6681
6882
|
};
|
|
6682
6883
|
} | {
|
|
6683
6884
|
name: string;
|
|
@@ -6702,6 +6903,7 @@ export declare const allTools: ({
|
|
|
6702
6903
|
enum: string[];
|
|
6703
6904
|
description: string;
|
|
6704
6905
|
};
|
|
6906
|
+
findLeadsRunId?: undefined;
|
|
6705
6907
|
confirmed?: undefined;
|
|
6706
6908
|
searchMode?: undefined;
|
|
6707
6909
|
organization_num_employees_ranges?: undefined;
|
|
@@ -6723,6 +6925,8 @@ export declare const allTools: ({
|
|
|
6723
6925
|
contactFilters?: undefined;
|
|
6724
6926
|
page?: undefined;
|
|
6725
6927
|
searchId?: undefined;
|
|
6928
|
+
runVersion?: undefined;
|
|
6929
|
+
targetLeadCount?: undefined;
|
|
6726
6930
|
searchName?: undefined;
|
|
6727
6931
|
companySearchMode?: undefined;
|
|
6728
6932
|
uploadedDomains?: undefined;
|
|
@@ -6762,7 +6966,7 @@ export declare const allTools: ({
|
|
|
6762
6966
|
headlineICPCriteria?: undefined;
|
|
6763
6967
|
rubricGuidelines?: undefined;
|
|
6764
6968
|
sourceLeadListId?: undefined;
|
|
6765
|
-
|
|
6969
|
+
signalTabId?: undefined;
|
|
6766
6970
|
mode?: undefined;
|
|
6767
6971
|
targetEngagerCount?: undefined;
|
|
6768
6972
|
maxPostsToScrape?: undefined;
|
|
@@ -6781,6 +6985,8 @@ export declare const allTools: ({
|
|
|
6781
6985
|
scrapePlanMode?: undefined;
|
|
6782
6986
|
};
|
|
6783
6987
|
required: string[];
|
|
6988
|
+
oneOf?: undefined;
|
|
6989
|
+
additionalProperties?: undefined;
|
|
6784
6990
|
};
|
|
6785
6991
|
} | {
|
|
6786
6992
|
name: string;
|
|
@@ -6792,6 +6998,18 @@ export declare const allTools: ({
|
|
|
6792
6998
|
type: string;
|
|
6793
6999
|
description: string;
|
|
6794
7000
|
};
|
|
7001
|
+
findLeadsRunId: {
|
|
7002
|
+
type: string;
|
|
7003
|
+
description: string;
|
|
7004
|
+
};
|
|
7005
|
+
signalTabId: {
|
|
7006
|
+
type: string;
|
|
7007
|
+
description: string;
|
|
7008
|
+
};
|
|
7009
|
+
runVersion: {
|
|
7010
|
+
type: string;
|
|
7011
|
+
description: string;
|
|
7012
|
+
};
|
|
6795
7013
|
workspaceId: {
|
|
6796
7014
|
type: string;
|
|
6797
7015
|
description: string;
|
|
@@ -6919,6 +7137,8 @@ export declare const allTools: ({
|
|
|
6919
7137
|
scrapePlanMode?: undefined;
|
|
6920
7138
|
};
|
|
6921
7139
|
required: string[];
|
|
7140
|
+
oneOf?: undefined;
|
|
7141
|
+
additionalProperties?: undefined;
|
|
6922
7142
|
};
|
|
6923
7143
|
} | {
|
|
6924
7144
|
name: string;
|
|
@@ -6982,6 +7202,7 @@ export declare const allTools: ({
|
|
|
6982
7202
|
description: string;
|
|
6983
7203
|
};
|
|
6984
7204
|
provider?: undefined;
|
|
7205
|
+
findLeadsRunId?: undefined;
|
|
6985
7206
|
confirmed?: undefined;
|
|
6986
7207
|
searchMode?: undefined;
|
|
6987
7208
|
organization_num_employees_ranges?: undefined;
|
|
@@ -7003,6 +7224,8 @@ export declare const allTools: ({
|
|
|
7003
7224
|
contactFilters?: undefined;
|
|
7004
7225
|
page?: undefined;
|
|
7005
7226
|
searchId?: undefined;
|
|
7227
|
+
runVersion?: undefined;
|
|
7228
|
+
targetLeadCount?: undefined;
|
|
7006
7229
|
searchName?: undefined;
|
|
7007
7230
|
companySearchMode?: undefined;
|
|
7008
7231
|
uploadedDomains?: undefined;
|
|
@@ -7041,7 +7264,7 @@ export declare const allTools: ({
|
|
|
7041
7264
|
currentStepTransition?: undefined;
|
|
7042
7265
|
rubricGuidelines?: undefined;
|
|
7043
7266
|
sourceLeadListId?: undefined;
|
|
7044
|
-
|
|
7267
|
+
signalTabId?: undefined;
|
|
7045
7268
|
mode?: undefined;
|
|
7046
7269
|
allowInvalidSignalPosts?: undefined;
|
|
7047
7270
|
tableId?: undefined;
|
|
@@ -7056,6 +7279,8 @@ export declare const allTools: ({
|
|
|
7056
7279
|
includeRawImportResult?: undefined;
|
|
7057
7280
|
};
|
|
7058
7281
|
required: string[];
|
|
7282
|
+
oneOf?: undefined;
|
|
7283
|
+
additionalProperties?: undefined;
|
|
7059
7284
|
};
|
|
7060
7285
|
} | {
|
|
7061
7286
|
name: string;
|
|
@@ -7081,6 +7306,7 @@ export declare const allTools: ({
|
|
|
7081
7306
|
description: string;
|
|
7082
7307
|
};
|
|
7083
7308
|
provider?: undefined;
|
|
7309
|
+
findLeadsRunId?: undefined;
|
|
7084
7310
|
confirmed?: undefined;
|
|
7085
7311
|
searchMode?: undefined;
|
|
7086
7312
|
organization_num_employees_ranges?: undefined;
|
|
@@ -7102,6 +7328,8 @@ export declare const allTools: ({
|
|
|
7102
7328
|
contactFilters?: undefined;
|
|
7103
7329
|
page?: undefined;
|
|
7104
7330
|
searchId?: undefined;
|
|
7331
|
+
runVersion?: undefined;
|
|
7332
|
+
targetLeadCount?: undefined;
|
|
7105
7333
|
searchName?: undefined;
|
|
7106
7334
|
companySearchMode?: undefined;
|
|
7107
7335
|
uploadedDomains?: undefined;
|
|
@@ -7140,7 +7368,7 @@ export declare const allTools: ({
|
|
|
7140
7368
|
currentStepTransition?: undefined;
|
|
7141
7369
|
rubricGuidelines?: undefined;
|
|
7142
7370
|
sourceLeadListId?: undefined;
|
|
7143
|
-
|
|
7371
|
+
signalTabId?: undefined;
|
|
7144
7372
|
mode?: undefined;
|
|
7145
7373
|
targetEngagerCount?: undefined;
|
|
7146
7374
|
maxPostsToScrape?: undefined;
|
|
@@ -7160,6 +7388,8 @@ export declare const allTools: ({
|
|
|
7160
7388
|
scrapePlanMode?: undefined;
|
|
7161
7389
|
};
|
|
7162
7390
|
required: string[];
|
|
7391
|
+
oneOf?: undefined;
|
|
7392
|
+
additionalProperties?: undefined;
|
|
7163
7393
|
};
|
|
7164
7394
|
} | {
|
|
7165
7395
|
name: string;
|
|
@@ -7600,62 +7830,47 @@ export declare const allTools: ({
|
|
|
7600
7830
|
type: string;
|
|
7601
7831
|
description: string;
|
|
7602
7832
|
};
|
|
7603
|
-
|
|
7833
|
+
};
|
|
7834
|
+
required: string[];
|
|
7835
|
+
additionalProperties: boolean;
|
|
7836
|
+
};
|
|
7837
|
+
} | {
|
|
7838
|
+
name: string;
|
|
7839
|
+
description: string;
|
|
7840
|
+
inputSchema: {
|
|
7841
|
+
type: string;
|
|
7842
|
+
properties: {
|
|
7843
|
+
workspaceId: {
|
|
7604
7844
|
type: string;
|
|
7605
7845
|
description: string;
|
|
7606
7846
|
};
|
|
7607
|
-
|
|
7847
|
+
runId: {
|
|
7608
7848
|
type: string;
|
|
7609
7849
|
description: string;
|
|
7610
7850
|
};
|
|
7611
|
-
|
|
7851
|
+
fence: {
|
|
7612
7852
|
type: string;
|
|
7613
|
-
|
|
7614
|
-
items: {
|
|
7615
|
-
type: string;
|
|
7616
|
-
properties: {
|
|
7617
|
-
campaignId: {
|
|
7618
|
-
type: string;
|
|
7619
|
-
};
|
|
7620
|
-
tableId: {
|
|
7621
|
-
type: string;
|
|
7622
|
-
};
|
|
7623
|
-
refillLaneKey: {
|
|
7624
|
-
type: string;
|
|
7625
|
-
};
|
|
7626
|
-
branchActionTypes: {
|
|
7627
|
-
type: string;
|
|
7628
|
-
minItems: number;
|
|
7629
|
-
uniqueItems: boolean;
|
|
7630
|
-
items: {
|
|
7631
|
-
type: string;
|
|
7632
|
-
enum: string[];
|
|
7633
|
-
};
|
|
7634
|
-
};
|
|
7635
|
-
senderIds: {
|
|
7636
|
-
type: string;
|
|
7637
|
-
minItems: number;
|
|
7638
|
-
maxItems: 100;
|
|
7639
|
-
uniqueItems: boolean;
|
|
7640
|
-
items: {
|
|
7641
|
-
type: string;
|
|
7642
|
-
};
|
|
7643
|
-
};
|
|
7644
|
-
};
|
|
7645
|
-
required: string[];
|
|
7646
|
-
additionalProperties: boolean;
|
|
7647
|
-
};
|
|
7853
|
+
description: string;
|
|
7648
7854
|
};
|
|
7649
|
-
|
|
7855
|
+
dryRun: {
|
|
7650
7856
|
type: string;
|
|
7651
7857
|
description: string;
|
|
7652
7858
|
};
|
|
7653
|
-
|
|
7859
|
+
approvalMode: {
|
|
7654
7860
|
type: string;
|
|
7655
|
-
|
|
7656
|
-
maximum: 150;
|
|
7861
|
+
enum: string[];
|
|
7657
7862
|
description: string;
|
|
7658
7863
|
};
|
|
7864
|
+
senderIds: {
|
|
7865
|
+
type: string;
|
|
7866
|
+
items: {
|
|
7867
|
+
type: string;
|
|
7868
|
+
};
|
|
7869
|
+
};
|
|
7870
|
+
intent: {
|
|
7871
|
+
type: string;
|
|
7872
|
+
enum: string[];
|
|
7873
|
+
};
|
|
7659
7874
|
};
|
|
7660
7875
|
required: string[];
|
|
7661
7876
|
additionalProperties: boolean;
|