@bubblelab/bubble-core 0.1.210 → 0.1.212
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/dist/bubble-bundle.d.ts +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +15 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +2 -1
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +120 -120
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +68 -68
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +489 -0
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.js +363 -0
- package/dist/bubbles/service-bubble/assembled/assembled.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +460 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.js +295 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.d.ts +12 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.js +89 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/assembled/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/index.js +4 -0
- package/dist/bubbles/service-bubble/assembled/index.js.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +58 -58
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +20 -20
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
- package/dist/bubbles/service-bubble/firecrawl.d.ts +204 -204
- package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
- package/dist/bubbles/service-bubble/github.d.ts +114 -114
- package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
- package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
- package/dist/bubbles/service-bubble/google-drive.d.ts +150 -150
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +4 -4
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
- package/dist/bubbles/service-bubble/jira/jira.d.ts +58 -58
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +77 -77
- package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
- package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
- package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/resend.d.ts +24 -24
- package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +276 -276
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +53 -7
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +88 -88
- package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/storage.js +5 -3
- package/dist/bubbles/service-bubble/storage.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +84 -84
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +3 -3
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +90 -90
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +927 -2
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -91,7 +91,6 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
|
|
|
91
91
|
username?: string | undefined;
|
|
92
92
|
}>>;
|
|
93
93
|
}, "strip", z.ZodTypeAny, {
|
|
94
|
-
contextId: string;
|
|
95
94
|
cookies: {
|
|
96
95
|
value: string;
|
|
97
96
|
path: string;
|
|
@@ -101,13 +100,13 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
|
|
|
101
100
|
httpOnly: boolean;
|
|
102
101
|
secure: boolean;
|
|
103
102
|
}[];
|
|
103
|
+
contextId: string;
|
|
104
104
|
proxy?: {
|
|
105
105
|
server: string;
|
|
106
106
|
password?: string | undefined;
|
|
107
107
|
username?: string | undefined;
|
|
108
108
|
} | undefined;
|
|
109
109
|
}, {
|
|
110
|
-
contextId: string;
|
|
111
110
|
cookies: {
|
|
112
111
|
value: string;
|
|
113
112
|
path: string;
|
|
@@ -117,6 +116,7 @@ export declare const BrowserSessionDataSchema: z.ZodObject<{
|
|
|
117
116
|
httpOnly: boolean;
|
|
118
117
|
secure: boolean;
|
|
119
118
|
}[];
|
|
119
|
+
contextId: string;
|
|
120
120
|
proxy?: {
|
|
121
121
|
server: string;
|
|
122
122
|
password?: string | undefined;
|
|
@@ -390,6 +390,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
390
390
|
captchaImageSelector?: string | undefined;
|
|
391
391
|
captchaInputSelector?: string | undefined;
|
|
392
392
|
} | undefined;
|
|
393
|
+
context_id?: string | undefined;
|
|
393
394
|
cookies?: {
|
|
394
395
|
value: string;
|
|
395
396
|
path: string;
|
|
@@ -399,7 +400,6 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
399
400
|
httpOnly: boolean;
|
|
400
401
|
secure: boolean;
|
|
401
402
|
}[] | undefined;
|
|
402
|
-
context_id?: string | undefined;
|
|
403
403
|
proxies?: true | ({
|
|
404
404
|
type: "browserbase";
|
|
405
405
|
geolocation?: {
|
|
@@ -425,6 +425,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
425
425
|
captchaImageSelector?: string | undefined;
|
|
426
426
|
captchaInputSelector?: string | undefined;
|
|
427
427
|
} | undefined;
|
|
428
|
+
context_id?: string | undefined;
|
|
428
429
|
cookies?: {
|
|
429
430
|
value: string;
|
|
430
431
|
path: string;
|
|
@@ -434,7 +435,6 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
434
435
|
httpOnly: boolean;
|
|
435
436
|
secure: boolean;
|
|
436
437
|
}[] | undefined;
|
|
437
|
-
context_id?: string | undefined;
|
|
438
438
|
viewport_width?: number | undefined;
|
|
439
439
|
viewport_height?: number | undefined;
|
|
440
440
|
proxies?: true | ({
|
|
@@ -462,8 +462,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
462
462
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
463
463
|
}, "strip", z.ZodTypeAny, {
|
|
464
464
|
url: string;
|
|
465
|
-
timeout: number;
|
|
466
465
|
operation: "navigate";
|
|
466
|
+
timeout: number;
|
|
467
467
|
session_id: string;
|
|
468
468
|
wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
|
|
469
469
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -482,8 +482,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
482
482
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
483
483
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
484
484
|
}, "strip", z.ZodTypeAny, {
|
|
485
|
-
timeout: number;
|
|
486
485
|
operation: "click";
|
|
486
|
+
timeout: number;
|
|
487
487
|
session_id: string;
|
|
488
488
|
selector: string;
|
|
489
489
|
wait_for_navigation: boolean;
|
|
@@ -504,16 +504,16 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
504
504
|
delay: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
505
505
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
506
506
|
}, "strip", z.ZodTypeAny, {
|
|
507
|
-
text: string;
|
|
508
507
|
operation: "type";
|
|
508
|
+
text: string;
|
|
509
509
|
session_id: string;
|
|
510
510
|
selector: string;
|
|
511
511
|
delay: number;
|
|
512
512
|
clear_first: boolean;
|
|
513
513
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
514
514
|
}, {
|
|
515
|
-
text: string;
|
|
516
515
|
operation: "type";
|
|
516
|
+
text: string;
|
|
517
517
|
session_id: string;
|
|
518
518
|
selector: string;
|
|
519
519
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -528,8 +528,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
528
528
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
529
529
|
}, "strip", z.ZodTypeAny, {
|
|
530
530
|
value: string;
|
|
531
|
-
timeout: number;
|
|
532
531
|
operation: "select";
|
|
532
|
+
timeout: number;
|
|
533
533
|
session_id: string;
|
|
534
534
|
selector: string;
|
|
535
535
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -546,14 +546,14 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
546
546
|
script: z.ZodString;
|
|
547
547
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
548
548
|
}, "strip", z.ZodTypeAny, {
|
|
549
|
-
script: string;
|
|
550
549
|
operation: "evaluate";
|
|
551
550
|
session_id: string;
|
|
551
|
+
script: string;
|
|
552
552
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
553
553
|
}, {
|
|
554
|
-
script: string;
|
|
555
554
|
operation: "evaluate";
|
|
556
555
|
session_id: string;
|
|
556
|
+
script: string;
|
|
557
557
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
558
558
|
}>, z.ZodObject<{
|
|
559
559
|
operation: z.ZodLiteral<"get_content">;
|
|
@@ -582,7 +582,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
582
582
|
quality: z.ZodOptional<z.ZodNumber>;
|
|
583
583
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
584
584
|
}, "strip", z.ZodTypeAny, {
|
|
585
|
-
format: "png" | "
|
|
585
|
+
format: "png" | "webp" | "jpeg";
|
|
586
586
|
operation: "screenshot";
|
|
587
587
|
session_id: string;
|
|
588
588
|
full_page: boolean;
|
|
@@ -592,7 +592,7 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
592
592
|
}, {
|
|
593
593
|
operation: "screenshot";
|
|
594
594
|
session_id: string;
|
|
595
|
-
format?: "png" | "
|
|
595
|
+
format?: "png" | "webp" | "jpeg" | undefined;
|
|
596
596
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
597
597
|
quality?: number | undefined;
|
|
598
598
|
selector?: string | undefined;
|
|
@@ -605,8 +605,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
|
|
|
605
605
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
606
606
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
607
607
|
}, "strip", z.ZodTypeAny, {
|
|
608
|
-
timeout: number;
|
|
609
608
|
operation: "wait";
|
|
609
|
+
timeout: number;
|
|
610
610
|
session_id: string;
|
|
611
611
|
wait_type: "timeout" | "selector" | "navigation";
|
|
612
612
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -59,7 +59,7 @@ export async function applyCapabilityPreprocessing(params, bubbleContext, resolv
|
|
|
59
59
|
summary += `\n When to use: ${hint}`;
|
|
60
60
|
return summary;
|
|
61
61
|
}))).filter((summary) => Boolean(summary));
|
|
62
|
-
params.systemPrompt += `\n\n---\nSYSTEM CAPABILITY EXTENSIONS:\nMultiple specialized capabilities are available. You MUST delegate to them using the 'use-capability' tool.\n\nAvailable Capabilities:\n${summaries.join('\n\n')}\n\nDELEGATION RULES:\n- Use 'use-capability' tool to delegate tasks to the appropriate capability\n- Do NOT attempt to handle capability tasks yourself\n- Include full context when delegating, including all known user details and preferences from context (especially timezone)\n- Can chain multiple capabilities if needed\n- Only respond directly for: greetings, clarifications, or tasks outside all capabilities\n- IMPORTANT: The user CANNOT see tool results from delegate agents. You MUST re-present all information, data, tables, and results returned by delegates in your own response. Never say "as shown above" or assume the user saw the delegate's output.\n---\n\nYour role is to understand the user's request and delegate to the appropriate capability or respond directly when appropriate.`;
|
|
62
|
+
params.systemPrompt += `\n\n---\nSYSTEM CAPABILITY EXTENSIONS:\nMultiple specialized capabilities are available. You MUST delegate to them using the 'use-capability' tool.\n\nAvailable Capabilities:\n${summaries.join('\n\n')}\n\nDELEGATION RULES:\n- Use 'use-capability' tool to delegate tasks to the appropriate capability\n- Do NOT attempt to handle capability tasks yourself\n- Include full context when delegating, including all known user details and preferences from context (especially timezone)\n- Can chain multiple capabilities if needed\n- Only respond directly for: greetings, clarifications, or tasks outside all capabilities\n- IMPORTANT: The user CANNOT see tool results from delegate agents. You MUST re-present all information, data, tables, and results returned by delegates in your own response. Never say "as shown above" or assume the user saw the delegate's output.\n- When a delegate returns image or photo URLs, include them directly in your response on their own line as a bare URL (no markdown formatting). The chat client will automatically render the image inline from the URL. NEVER call read_image on URLs returned by delegates.\n---\n\nYour role is to understand the user's request and delegate to the appropriate capability or respond directly when appropriate.`;
|
|
63
63
|
}
|
|
64
64
|
else {
|
|
65
65
|
// Single or zero capabilities: eager load as before
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"capability-pipeline.js","sourceRoot":"","sources":["../../../src/bubbles/service-bubble/capability-pipeline.ts"],"names":[],"mappings":"AACA,OAAO,EACL,kBAAkB,GAEnB,MAAM,2BAA2B,CAAC;AACnC,OAAO,EACL,aAAa,GAEd,MAAM,6BAA6B,CAAC;AAarC,MAAM,CAAC,KAAK,UAAU,4BAA4B,CAChD,MAA2B,EAC3B,aAAwC,EACxC,4BAA0D;IAE1D,MAAM,IAAI,GAAG,MAAM,CAAC,YAAY,IAAI,EAAE,CAAC;IACvC,IAAI,IAAI,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;QACpB,oFAAoF;QACpF,qEAAqE;QACrE,MAAM,CAAC,KAAK,CAAC,KAAK,GAAG,kBAAkB,CAAC,IAAiC,CAAC;QAC1E,MAAM,CAAC,KAAK,CAAC,eAAe,GAAG,KAAK,CAAC;IACvC,CAAC;SAAM,CAAC;QACN,8DAA8D;QAC9D,KAAK,MAAM,SAAS,IAAI,IAAI,EAAE,CAAC;YAC7B,MAAM,MAAM,GAAG,aAAa,CAAC,SAAS,CAAC,EAAE,CAAC,CAAC;YAC3C,MAAM,QAAQ,GAAG,MAAM,EAAE,QAAQ,CAAC,mBAAmB,CAAC;YACtD,IAAI,CAAC,QAAQ;gBAAE,SAAS;YACxB,IAAI,QAAQ,CAAC,KAAK;gBAChB,MAAM,CAAC,KAAK,CAAC,KAAK,GAAG,QAAQ,CAAC,KAAkC,CAAC;YACnE,IAAI,QAAQ,CAAC,eAAe;gBAC1B,MAAM,CAAC,KAAK,CAAC,eAAe,GAAG,QAAQ,CAAC,eAAe,CAAC;YAC1D,IAAI,QAAQ,CAAC,SAAS;gBACpB,MAAM,CAAC,KAAK,CAAC,SAAS,GAAG,IAAI,CAAC,GAAG,CAC/B,MAAM,CAAC,KAAK,CAAC,SAAS,IAAI,CAAC,EAC3B,QAAQ,CAAC,SAAS,CACnB,CAAC;YACJ,IAAI,QAAQ,CAAC,aAAa;gBAAE,MAAM,CAAC,aAAa,GAAG,QAAQ,CAAC,aAAa,CAAC;QAC5E,CAAC;IACH,CAAC;IAED,mCAAmC;IACnC,IAAI,IAAI,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;QACpB,+FAA+F;QAC/F,MAAM,SAAS,GAAG,CAChB,MAAM,OAAO,CAAC,GAAG,CACf,IAAI,CAAC,GAAG,CAAC,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,EAAE;YACxB,MAAM,GAAG,GAAG,aAAa,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;YAChC,IAAI,CAAC,GAAG;gBAAE,OAAO,IAAI,CAAC;YACtB,MAAM,SAAS,GAAG,GAAG,CAAC,QAAQ,CAAC,KAAK;iBACjC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,UAAU,CAAC;iBAC5B,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,IAAI,CAAC;iBAClB,IAAI,CAAC,IAAI,CAAC,CAAC;YACd,IAAI,OAAO,GAAG,GAAG,GAAG,GAAG,CAAC,MAAM,GAAG,CAAC,QAAQ,CAAC,IAAI,UAAU,CAAC,CAAC,EAAE,kBAAkB,GAAG,CAAC,QAAQ,CAAC,WAAW,EAAE,CAAC;YAC1G,IAAI,SAAS;gBAAE,OAAO,IAAI,eAAe,SAAS,EAAE,CAAC;YAErD,+DAA+D;YAC/D,IAAI,IAAwB,CAAC;YAC7B,IAAI,GAAG,CAAC,oBAAoB,EAAE,CAAC;gBAC7B,IAAI,CAAC;oBACH,MAAM,GAAG,GAA6B;wBACpC,WAAW,EAAE,4BAA4B,CAAC,GAAG,EAAE,CAAC,CAAC;wBACjD,MAAM,EAAE,CAAC,CAAC,MAAM,IAAI,EAAE;wBACtB,aAAa;qBACd,CAAC;oBACF,IAAI,GAAG,MAAM,GAAG,CAAC,oBAAoB,CAAC,GAAG,CAAC,CAAC;gBAC7C,CAAC;gBAAC,MAAM,CAAC;oBACP,uCAAuC;gBACzC,CAAC;YACH,CAAC;YACD,IAAI,KAAK,GAAG,CAAC,QAAQ,CAAC,cAAc,CAAC;YACrC,IAAI,IAAI;gBAAE,OAAO,IAAI,qBAAqB,IAAI,EAAE,CAAC;YAEjD,OAAO,OAAO,CAAC;QACjB,CAAC,CAAC,CACH,CACF,CAAC,MAAM,CAAC,CAAC,OAAO,EAAqB,EAAE,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC;QAE3D,MAAM,CAAC,YAAY,IAAI,mLAAmL,SAAS,CAAC,IAAI,CAAC,MAAM,CAAC
|
|
1
|
+
{"version":3,"file":"capability-pipeline.js","sourceRoot":"","sources":["../../../src/bubbles/service-bubble/capability-pipeline.ts"],"names":[],"mappings":"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"}
|
|
@@ -116,17 +116,17 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
116
116
|
status: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<["current", "draft"]>>>;
|
|
117
117
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
118
118
|
}, "strip", import("zod").ZodTypeAny, {
|
|
119
|
+
operation: "create_page";
|
|
119
120
|
title: string;
|
|
120
121
|
status: "draft" | "current";
|
|
121
|
-
operation: "create_page";
|
|
122
122
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
123
123
|
body?: string | undefined;
|
|
124
124
|
space_id?: string | undefined;
|
|
125
125
|
space_key?: string | undefined;
|
|
126
126
|
parent_id?: string | undefined;
|
|
127
127
|
}, {
|
|
128
|
-
title: string;
|
|
129
128
|
operation: "create_page";
|
|
129
|
+
title: string;
|
|
130
130
|
status?: "draft" | "current" | undefined;
|
|
131
131
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
132
132
|
body?: string | undefined;
|
|
@@ -176,8 +176,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
176
176
|
start: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
177
177
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
178
178
|
}, "strip", import("zod").ZodTypeAny, {
|
|
179
|
-
start: number;
|
|
180
179
|
operation: "search";
|
|
180
|
+
start: number;
|
|
181
181
|
limit: number;
|
|
182
182
|
cql: string;
|
|
183
183
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -252,9 +252,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
252
252
|
cursor: import("zod").ZodOptional<import("zod").ZodString>;
|
|
253
253
|
error: import("zod").ZodString;
|
|
254
254
|
}, "strip", import("zod").ZodTypeAny, {
|
|
255
|
-
error: string;
|
|
256
|
-
success: boolean;
|
|
257
255
|
operation: "list_spaces";
|
|
256
|
+
success: boolean;
|
|
257
|
+
error: string;
|
|
258
258
|
cursor?: string | undefined;
|
|
259
259
|
spaces?: import("zod").objectOutputType<{
|
|
260
260
|
id: import("zod").ZodString;
|
|
@@ -266,9 +266,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
266
266
|
homepageId: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
267
267
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
268
268
|
}, {
|
|
269
|
-
error: string;
|
|
270
|
-
success: boolean;
|
|
271
269
|
operation: "list_spaces";
|
|
270
|
+
success: boolean;
|
|
271
|
+
error: string;
|
|
272
272
|
cursor?: string | undefined;
|
|
273
273
|
spaces?: import("zod").objectInputType<{
|
|
274
274
|
id: import("zod").ZodString;
|
|
@@ -309,9 +309,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
309
309
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
310
310
|
error: import("zod").ZodString;
|
|
311
311
|
}, "strip", import("zod").ZodTypeAny, {
|
|
312
|
-
error: string;
|
|
313
|
-
success: boolean;
|
|
314
312
|
operation: "get_space";
|
|
313
|
+
success: boolean;
|
|
314
|
+
error: string;
|
|
315
315
|
space?: import("zod").objectOutputType<{
|
|
316
316
|
id: import("zod").ZodString;
|
|
317
317
|
key: import("zod").ZodString;
|
|
@@ -322,9 +322,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
322
322
|
homepageId: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
323
323
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
324
324
|
}, {
|
|
325
|
-
error: string;
|
|
326
|
-
success: boolean;
|
|
327
325
|
operation: "get_space";
|
|
326
|
+
success: boolean;
|
|
327
|
+
error: string;
|
|
328
328
|
space?: import("zod").objectInputType<{
|
|
329
329
|
id: import("zod").ZodString;
|
|
330
330
|
key: import("zod").ZodString;
|
|
@@ -530,9 +530,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
530
530
|
cursor: import("zod").ZodOptional<import("zod").ZodString>;
|
|
531
531
|
error: import("zod").ZodString;
|
|
532
532
|
}, "strip", import("zod").ZodTypeAny, {
|
|
533
|
-
error: string;
|
|
534
|
-
success: boolean;
|
|
535
533
|
operation: "list_pages";
|
|
534
|
+
success: boolean;
|
|
535
|
+
error: string;
|
|
536
536
|
cursor?: string | undefined;
|
|
537
537
|
pages?: import("zod").objectOutputType<{
|
|
538
538
|
id: import("zod").ZodString;
|
|
@@ -599,9 +599,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
599
599
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
600
600
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
601
601
|
}, {
|
|
602
|
-
error: string;
|
|
603
|
-
success: boolean;
|
|
604
602
|
operation: "list_pages";
|
|
603
|
+
success: boolean;
|
|
604
|
+
error: string;
|
|
605
605
|
cursor?: string | undefined;
|
|
606
606
|
pages?: import("zod").objectInputType<{
|
|
607
607
|
id: import("zod").ZodString;
|
|
@@ -862,9 +862,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
862
862
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
863
863
|
error: import("zod").ZodString;
|
|
864
864
|
}, "strip", import("zod").ZodTypeAny, {
|
|
865
|
-
error: string;
|
|
866
|
-
success: boolean;
|
|
867
865
|
operation: "get_page";
|
|
866
|
+
success: boolean;
|
|
867
|
+
error: string;
|
|
868
868
|
page?: import("zod").objectOutputType<{
|
|
869
869
|
id: import("zod").ZodString;
|
|
870
870
|
title: import("zod").ZodString;
|
|
@@ -930,9 +930,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
930
930
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
931
931
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
932
932
|
}, {
|
|
933
|
-
error: string;
|
|
934
|
-
success: boolean;
|
|
935
933
|
operation: "get_page";
|
|
934
|
+
success: boolean;
|
|
935
|
+
error: string;
|
|
936
936
|
page?: import("zod").objectInputType<{
|
|
937
937
|
id: import("zod").ZodString;
|
|
938
938
|
title: import("zod").ZodString;
|
|
@@ -1028,9 +1028,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1028
1028
|
}>>;
|
|
1029
1029
|
error: import("zod").ZodString;
|
|
1030
1030
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1031
|
-
error: string;
|
|
1032
|
-
success: boolean;
|
|
1033
1031
|
operation: "create_page";
|
|
1032
|
+
success: boolean;
|
|
1033
|
+
error: string;
|
|
1034
1034
|
page?: {
|
|
1035
1035
|
title: string;
|
|
1036
1036
|
id: string;
|
|
@@ -1040,9 +1040,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1040
1040
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
1041
1041
|
} | undefined;
|
|
1042
1042
|
}, {
|
|
1043
|
-
error: string;
|
|
1044
|
-
success: boolean;
|
|
1045
1043
|
operation: "create_page";
|
|
1044
|
+
success: boolean;
|
|
1045
|
+
error: string;
|
|
1046
1046
|
page?: {
|
|
1047
1047
|
title: string;
|
|
1048
1048
|
id: string;
|
|
@@ -1079,9 +1079,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1079
1079
|
}>>;
|
|
1080
1080
|
error: import("zod").ZodString;
|
|
1081
1081
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1082
|
-
error: string;
|
|
1083
|
-
success: boolean;
|
|
1084
1082
|
operation: "update_page";
|
|
1083
|
+
success: boolean;
|
|
1084
|
+
error: string;
|
|
1085
1085
|
page?: {
|
|
1086
1086
|
title: string;
|
|
1087
1087
|
id: string;
|
|
@@ -1090,9 +1090,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1090
1090
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
1091
1091
|
} | undefined;
|
|
1092
1092
|
}, {
|
|
1093
|
-
error: string;
|
|
1094
|
-
success: boolean;
|
|
1095
1093
|
operation: "update_page";
|
|
1094
|
+
success: boolean;
|
|
1095
|
+
error: string;
|
|
1096
1096
|
page?: {
|
|
1097
1097
|
title: string;
|
|
1098
1098
|
id: string;
|
|
@@ -1106,14 +1106,14 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1106
1106
|
page_id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1107
1107
|
error: import("zod").ZodString;
|
|
1108
1108
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1109
|
-
error: string;
|
|
1110
|
-
success: boolean;
|
|
1111
1109
|
operation: "delete_page";
|
|
1110
|
+
success: boolean;
|
|
1111
|
+
error: string;
|
|
1112
1112
|
page_id?: string | undefined;
|
|
1113
1113
|
}, {
|
|
1114
|
-
error: string;
|
|
1115
|
-
success: boolean;
|
|
1116
1114
|
operation: "delete_page";
|
|
1115
|
+
success: boolean;
|
|
1116
|
+
error: string;
|
|
1117
1117
|
page_id?: string | undefined;
|
|
1118
1118
|
}>, import("zod").ZodObject<{
|
|
1119
1119
|
operation: import("zod").ZodLiteral<"search">;
|
|
@@ -1280,9 +1280,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1280
1280
|
limit: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1281
1281
|
error: import("zod").ZodString;
|
|
1282
1282
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1283
|
-
error: string;
|
|
1284
|
-
success: boolean;
|
|
1285
1283
|
operation: "search";
|
|
1284
|
+
success: boolean;
|
|
1285
|
+
error: string;
|
|
1286
1286
|
start?: number | undefined;
|
|
1287
1287
|
limit?: number | undefined;
|
|
1288
1288
|
total?: number | undefined;
|
|
@@ -1340,9 +1340,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1340
1340
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1341
1341
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1342
1342
|
}, {
|
|
1343
|
-
error: string;
|
|
1344
|
-
success: boolean;
|
|
1345
1343
|
operation: "search";
|
|
1344
|
+
success: boolean;
|
|
1345
|
+
error: string;
|
|
1346
1346
|
start?: number | undefined;
|
|
1347
1347
|
limit?: number | undefined;
|
|
1348
1348
|
total?: number | undefined;
|
|
@@ -1549,9 +1549,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1549
1549
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1550
1550
|
error: import("zod").ZodString;
|
|
1551
1551
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1552
|
-
error: string;
|
|
1553
|
-
success: boolean;
|
|
1554
1552
|
operation: "add_comment";
|
|
1553
|
+
success: boolean;
|
|
1554
|
+
error: string;
|
|
1555
1555
|
comment?: import("zod").objectOutputType<{
|
|
1556
1556
|
id: import("zod").ZodString;
|
|
1557
1557
|
title: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1602,9 +1602,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1602
1602
|
createdAt: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1603
1603
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
1604
1604
|
}, {
|
|
1605
|
-
error: string;
|
|
1606
|
-
success: boolean;
|
|
1607
1605
|
operation: "add_comment";
|
|
1606
|
+
success: boolean;
|
|
1607
|
+
error: string;
|
|
1608
1608
|
comment?: import("zod").objectInputType<{
|
|
1609
1609
|
id: import("zod").ZodString;
|
|
1610
1610
|
title: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1805,9 +1805,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1805
1805
|
cursor: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1806
1806
|
error: import("zod").ZodString;
|
|
1807
1807
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1808
|
-
error: string;
|
|
1809
|
-
success: boolean;
|
|
1810
1808
|
operation: "get_comments";
|
|
1809
|
+
success: boolean;
|
|
1810
|
+
error: string;
|
|
1811
1811
|
cursor?: string | undefined;
|
|
1812
1812
|
comments?: import("zod").objectOutputType<{
|
|
1813
1813
|
id: import("zod").ZodString;
|
|
@@ -1859,9 +1859,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1859
1859
|
createdAt: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1860
1860
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1861
1861
|
}, {
|
|
1862
|
-
error: string;
|
|
1863
|
-
success: boolean;
|
|
1864
1862
|
operation: "get_comments";
|
|
1863
|
+
success: boolean;
|
|
1864
|
+
error: string;
|
|
1865
1865
|
cursor?: string | undefined;
|
|
1866
1866
|
comments?: import("zod").objectInputType<{
|
|
1867
1867
|
id: import("zod").ZodString;
|
|
@@ -662,17 +662,17 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
662
662
|
start: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
663
663
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
664
664
|
}, "strip", z.ZodTypeAny, {
|
|
665
|
-
start: number;
|
|
666
665
|
operation: "search";
|
|
667
666
|
limit: number;
|
|
667
|
+
start: number;
|
|
668
668
|
cql: string;
|
|
669
669
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
670
670
|
}, {
|
|
671
671
|
operation: "search";
|
|
672
672
|
cql: string;
|
|
673
673
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
674
|
-
start?: number | undefined;
|
|
675
674
|
limit?: number | undefined;
|
|
675
|
+
start?: number | undefined;
|
|
676
676
|
}>, z.ZodObject<{
|
|
677
677
|
operation: z.ZodLiteral<"add_comment">;
|
|
678
678
|
page_id: z.ZodString;
|
|
@@ -1769,9 +1769,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1769
1769
|
error: string;
|
|
1770
1770
|
success: boolean;
|
|
1771
1771
|
operation: "search";
|
|
1772
|
-
start?: number | undefined;
|
|
1773
1772
|
limit?: number | undefined;
|
|
1774
1773
|
total?: number | undefined;
|
|
1774
|
+
start?: number | undefined;
|
|
1775
1775
|
results?: z.objectOutputType<{
|
|
1776
1776
|
id: z.ZodOptional<z.ZodString>;
|
|
1777
1777
|
type: z.ZodOptional<z.ZodString>;
|
|
@@ -1829,9 +1829,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1829
1829
|
error: string;
|
|
1830
1830
|
success: boolean;
|
|
1831
1831
|
operation: "search";
|
|
1832
|
-
start?: number | undefined;
|
|
1833
1832
|
limit?: number | undefined;
|
|
1834
1833
|
total?: number | undefined;
|
|
1834
|
+
start?: number | undefined;
|
|
1835
1835
|
results?: z.objectInputType<{
|
|
1836
1836
|
id: z.ZodOptional<z.ZodString>;
|
|
1837
1837
|
type: z.ZodOptional<z.ZodString>;
|
|
@@ -94,20 +94,20 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
94
94
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
95
95
|
}>]>;
|
|
96
96
|
}, "strip", import("zod").ZodTypeAny, {
|
|
97
|
-
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
98
97
|
value: string | number | boolean | string[] | number[] | {
|
|
99
98
|
location: string;
|
|
100
99
|
distance: number;
|
|
101
100
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
102
101
|
};
|
|
102
|
+
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
103
103
|
column: string;
|
|
104
104
|
}, {
|
|
105
|
-
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
106
105
|
value: string | number | boolean | string[] | number[] | {
|
|
107
106
|
location: string;
|
|
108
107
|
distance: number;
|
|
109
108
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
110
109
|
};
|
|
110
|
+
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
111
111
|
column: string;
|
|
112
112
|
}>, import("zod").ZodType<import("./crustdata.schema.js").PersonDBFilterGroup, import("zod").ZodTypeDef, import("./crustdata.schema.js").PersonDBFilterGroup>]>;
|
|
113
113
|
sorts: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
|
|
@@ -137,12 +137,12 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
137
137
|
}, "strip", import("zod").ZodTypeAny, {
|
|
138
138
|
operation: "person_search_db";
|
|
139
139
|
filters: {
|
|
140
|
-
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
141
140
|
value: string | number | boolean | string[] | number[] | {
|
|
142
141
|
location: string;
|
|
143
142
|
distance: number;
|
|
144
143
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
145
144
|
};
|
|
145
|
+
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
146
146
|
column: string;
|
|
147
147
|
} | import("./crustdata.schema.js").PersonDBFilterGroup;
|
|
148
148
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -160,12 +160,12 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
160
160
|
}, {
|
|
161
161
|
operation: "person_search_db";
|
|
162
162
|
filters: {
|
|
163
|
-
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
164
163
|
value: string | number | boolean | string[] | number[] | {
|
|
165
164
|
location: string;
|
|
166
165
|
distance: number;
|
|
167
166
|
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
168
167
|
};
|
|
168
|
+
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
169
169
|
column: string;
|
|
170
170
|
} | import("./crustdata.schema.js").PersonDBFilterGroup;
|
|
171
171
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -232,9 +232,9 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
232
232
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
233
233
|
error: import("zod").ZodString;
|
|
234
234
|
}, "strip", import("zod").ZodTypeAny, {
|
|
235
|
-
error: string;
|
|
236
|
-
success: boolean;
|
|
237
235
|
operation: "identify";
|
|
236
|
+
success: boolean;
|
|
237
|
+
error: string;
|
|
238
238
|
results?: import("zod").objectOutputType<{
|
|
239
239
|
company_id: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
240
240
|
company_name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
@@ -244,9 +244,9 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
244
244
|
score: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
245
245
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
246
246
|
}, {
|
|
247
|
-
error: string;
|
|
248
|
-
success: boolean;
|
|
249
247
|
operation: "identify";
|
|
248
|
+
success: boolean;
|
|
249
|
+
error: string;
|
|
250
250
|
results?: import("zod").objectInputType<{
|
|
251
251
|
company_id: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
252
252
|
company_name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
@@ -1034,9 +1034,9 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
1034
1034
|
}>>>;
|
|
1035
1035
|
error: import("zod").ZodString;
|
|
1036
1036
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1037
|
-
error: string;
|
|
1038
|
-
success: boolean;
|
|
1039
1037
|
operation: "enrich";
|
|
1038
|
+
success: boolean;
|
|
1039
|
+
error: string;
|
|
1040
1040
|
company?: import("zod").objectOutputType<{
|
|
1041
1041
|
name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1042
1042
|
linkedin_id: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
@@ -1256,9 +1256,9 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
1256
1256
|
}, import("zod").ZodTypeAny, "passthrough">[] | null | undefined;
|
|
1257
1257
|
} | null | undefined;
|
|
1258
1258
|
}, {
|
|
1259
|
-
error: string;
|
|
1260
|
-
success: boolean;
|
|
1261
1259
|
operation: "enrich";
|
|
1260
|
+
success: boolean;
|
|
1261
|
+
error: string;
|
|
1262
1262
|
company?: import("zod").objectInputType<{
|
|
1263
1263
|
name: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1264
1264
|
linkedin_id: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
@@ -2256,9 +2256,9 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
2256
2256
|
next_cursor: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2257
2257
|
error: import("zod").ZodString;
|
|
2258
2258
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2259
|
-
error: string;
|
|
2260
|
-
success: boolean;
|
|
2261
2259
|
operation: "person_search_db";
|
|
2260
|
+
success: boolean;
|
|
2261
|
+
error: string;
|
|
2262
2262
|
next_cursor?: string | undefined;
|
|
2263
2263
|
total_count?: number | undefined;
|
|
2264
2264
|
profiles?: import("zod").objectOutputType<{
|
|
@@ -2520,9 +2520,9 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
2520
2520
|
twitter_handle: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
2521
2521
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
2522
2522
|
}, {
|
|
2523
|
-
error: string;
|
|
2524
|
-
success: boolean;
|
|
2525
2523
|
operation: "person_search_db";
|
|
2524
|
+
success: boolean;
|
|
2525
|
+
error: string;
|
|
2526
2526
|
next_cursor?: string | undefined;
|
|
2527
2527
|
total_count?: number | undefined;
|
|
2528
2528
|
profiles?: import("zod").objectInputType<{
|
|
@@ -3591,9 +3591,9 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
3591
3591
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
3592
3592
|
error: import("zod").ZodString;
|
|
3593
3593
|
}, "strip", import("zod").ZodTypeAny, {
|
|
3594
|
-
error: string;
|
|
3595
|
-
success: boolean;
|
|
3596
3594
|
operation: "person_enrich";
|
|
3595
|
+
success: boolean;
|
|
3596
|
+
error: string;
|
|
3597
3597
|
profiles?: import("zod").objectOutputType<{
|
|
3598
3598
|
linkedin_profile_url: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3599
3599
|
linkedin_flagship_url: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
@@ -3864,9 +3864,9 @@ export declare class CrustdataBubble<T extends CrustdataParamsInput = CrustdataP
|
|
|
3864
3864
|
message: import("zod").ZodOptional<import("zod").ZodString>;
|
|
3865
3865
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
3866
3866
|
}, {
|
|
3867
|
-
error: string;
|
|
3868
|
-
success: boolean;
|
|
3869
3867
|
operation: "person_enrich";
|
|
3868
|
+
success: boolean;
|
|
3869
|
+
error: string;
|
|
3870
3870
|
profiles?: import("zod").objectInputType<{
|
|
3871
3871
|
linkedin_profile_url: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
3872
3872
|
linkedin_flagship_url: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|