@bubblelab/bubble-core 0.1.143 → 0.1.146

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.
Files changed (111) hide show
  1. package/dist/bubble-bundle.d.ts +148 -148
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +56 -56
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +32 -32
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +374 -374
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +212 -212
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  22. package/dist/bubbles/service-bubble/github.d.ts +140 -140
  23. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  24. package/dist/bubbles/service-bubble/google-calendar.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  28. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +14 -14
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
  32. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +94 -82
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/notion.js +135 -26
  36. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  37. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/resend.d.ts +36 -36
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts +720 -720
  40. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  41. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +85 -85
  42. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/telegram.d.ts +106 -106
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  48. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/index.js +2 -2
  52. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +17 -17
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +2 -2
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +16 -16
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +5 -5
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +14 -14
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +16 -16
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +377 -377
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +12 -12
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +18 -18
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +58 -58
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +94 -94
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +56 -56
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  110. package/dist/bubbles.json +11 -8
  111. package/package.json +2 -2
@@ -18,51 +18,51 @@ export declare const SentInvitationInfoSchema: z.ZodObject<{
18
18
  }>;
19
19
  export type SentInvitationInfo = z.infer<typeof SentInvitationInfoSchema>;
20
20
  export declare const LinkedInSentInvitationsToolParamsSchema: z.ZodObject<{
21
- operation: z.ZodLiteral<"get_sent_invitations">;
21
+ operation: z.ZodEnum<["get_sent_invitations"]>;
22
22
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
23
- proxy: z.ZodOptional<z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
24
- type: z.ZodLiteral<"none">;
23
+ proxy: z.ZodOptional<z.ZodUnion<[z.ZodObject<{
24
+ type: z.ZodEnum<["none"]>;
25
25
  }, "strip", z.ZodTypeAny, {
26
26
  type: "none";
27
27
  }, {
28
28
  type: "none";
29
29
  }>, z.ZodObject<{
30
- type: z.ZodLiteral<"browserbase">;
30
+ type: z.ZodEnum<["browserbase"]>;
31
31
  }, "strip", z.ZodTypeAny, {
32
32
  type: "browserbase";
33
33
  }, {
34
34
  type: "browserbase";
35
35
  }>, z.ZodObject<{
36
- type: z.ZodLiteral<"custom">;
36
+ type: z.ZodEnum<["custom"]>;
37
37
  proxy: z.ZodObject<{
38
38
  id: z.ZodString;
39
39
  server: z.ZodString;
40
40
  username: z.ZodOptional<z.ZodString>;
41
41
  password: z.ZodOptional<z.ZodString>;
42
42
  }, "strip", z.ZodTypeAny, {
43
- id: string;
44
43
  server: string;
44
+ id: string;
45
45
  password?: string | undefined;
46
46
  username?: string | undefined;
47
47
  }, {
48
- id: string;
49
48
  server: string;
49
+ id: string;
50
50
  password?: string | undefined;
51
51
  username?: string | undefined;
52
52
  }>;
53
53
  }, "strip", z.ZodTypeAny, {
54
54
  type: "custom";
55
55
  proxy: {
56
- id: string;
57
56
  server: string;
57
+ id: string;
58
58
  password?: string | undefined;
59
59
  username?: string | undefined;
60
60
  };
61
61
  }, {
62
62
  type: "custom";
63
63
  proxy: {
64
- id: string;
65
64
  server: string;
65
+ id: string;
66
66
  password?: string | undefined;
67
67
  username?: string | undefined;
68
68
  };
@@ -77,8 +77,8 @@ export declare const LinkedInSentInvitationsToolParamsSchema: z.ZodObject<{
77
77
  } | {
78
78
  type: "custom";
79
79
  proxy: {
80
- id: string;
81
80
  server: string;
81
+ id: string;
82
82
  password?: string | undefined;
83
83
  username?: string | undefined;
84
84
  };
@@ -93,15 +93,15 @@ export declare const LinkedInSentInvitationsToolParamsSchema: z.ZodObject<{
93
93
  } | {
94
94
  type: "custom";
95
95
  proxy: {
96
- id: string;
97
96
  server: string;
97
+ id: string;
98
98
  password?: string | undefined;
99
99
  username?: string | undefined;
100
100
  };
101
101
  } | undefined;
102
102
  }>;
103
103
  export declare const LinkedInSentInvitationsToolResultSchema: z.ZodObject<{
104
- operation: z.ZodLiteral<"get_sent_invitations">;
104
+ operation: z.ZodEnum<["get_sent_invitations"]>;
105
105
  success: z.ZodBoolean;
106
106
  invitations: z.ZodOptional<z.ZodArray<z.ZodObject<{
107
107
  name: z.ZodString;
@@ -123,9 +123,9 @@ export declare const LinkedInSentInvitationsToolResultSchema: z.ZodObject<{
123
123
  message: z.ZodOptional<z.ZodString>;
124
124
  error: z.ZodString;
125
125
  }, "strip", z.ZodTypeAny, {
126
- error: string;
127
- success: boolean;
128
126
  operation: "get_sent_invitations";
127
+ success: boolean;
128
+ error: string;
129
129
  message?: string | undefined;
130
130
  total_count?: number | undefined;
131
131
  invitations?: {
@@ -135,9 +135,9 @@ export declare const LinkedInSentInvitationsToolResultSchema: z.ZodObject<{
135
135
  profile_url?: string | undefined;
136
136
  }[] | undefined;
137
137
  }, {
138
- error: string;
139
- success: boolean;
140
138
  operation: "get_sent_invitations";
139
+ success: boolean;
140
+ error: string;
141
141
  message?: string | undefined;
142
142
  total_count?: number | undefined;
143
143
  invitations?: {
@@ -8,12 +8,12 @@ export const SentInvitationInfoSchema = z.object({
8
8
  profile_url: z.string().optional().describe('LinkedIn profile URL'),
9
9
  });
10
10
  export const LinkedInSentInvitationsToolParamsSchema = z.object({
11
- operation: z.literal('get_sent_invitations'),
11
+ operation: z.enum(['get_sent_invitations']),
12
12
  credentials: z.record(z.nativeEnum(CredentialType), z.string()).optional(),
13
13
  proxy: ProxyChoiceSchema.optional(),
14
14
  });
15
15
  export const LinkedInSentInvitationsToolResultSchema = z.object({
16
- operation: z.literal('get_sent_invitations'),
16
+ operation: z.enum(['get_sent_invitations']),
17
17
  success: z.boolean(),
18
18
  invitations: z.array(SentInvitationInfoSchema).optional(),
19
19
  total_count: z.number().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"schema.js","sourceRoot":"","sources":["../../../../../src/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEzD,MAAM,CAAC,MAAM,wBAAwB,GAAG,CAAC,CAAC,MAAM,CAAC;IAC/C,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,yBAAyB,CAAC;IACpD,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,+BAA+B,CAAC;IACzE,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IAC9D,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,sBAAsB,CAAC;CACpE,CAAC,CAAC;AAIH,MAAM,CAAC,MAAM,uCAAuC,GAAG,CAAC,CAAC,MAAM,CAAC;IAC9D,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,sBAAsB,CAAC;IAC5C,WAAW,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;IAC1E,KAAK,EAAE,iBAAiB,CAAC,QAAQ,EAAE;CACpC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,uCAAuC,GAAG,CAAC,CAAC,MAAM,CAAC;IAC9D,SAAS,EAAE,CAAC,CAAC,OAAO,CAAC,sBAAsB,CAAC;IAC5C,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;IACpB,WAAW,EAAE,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,CAAC,QAAQ,EAAE;IACzD,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAClC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC9B,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;CAClB,CAAC,CAAC"}
1
+ {"version":3,"file":"schema.js","sourceRoot":"","sources":["../../../../../src/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAC3D,OAAO,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAEzD,MAAM,CAAC,MAAM,wBAAwB,GAAG,CAAC,CAAC,MAAM,CAAC;IAC/C,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,yBAAyB,CAAC;IACpD,QAAQ,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,+BAA+B,CAAC;IACzE,SAAS,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,8BAA8B,CAAC;IAC9D,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,CAAC,sBAAsB,CAAC;CACpE,CAAC,CAAC;AAIH,MAAM,CAAC,MAAM,uCAAuC,GAAG,CAAC,CAAC,MAAM,CAAC;IAC9D,SAAS,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,sBAAsB,CAAC,CAAC;IAC3C,WAAW,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,cAAc,CAAC,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE;IAC1E,KAAK,EAAE,iBAAiB,CAAC,QAAQ,EAAE;CACpC,CAAC,CAAC;AAEH,MAAM,CAAC,MAAM,uCAAuC,GAAG,CAAC,CAAC,MAAM,CAAC;IAC9D,SAAS,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,sBAAsB,CAAC,CAAC;IAC3C,OAAO,EAAE,CAAC,CAAC,OAAO,EAAE;IACpB,WAAW,EAAE,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,CAAC,QAAQ,EAAE;IACzD,WAAW,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAClC,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE;IAC9B,KAAK,EAAE,CAAC,CAAC,MAAM,EAAE;CAClB,CAAC,CAAC"}
@@ -5,51 +5,51 @@ import { type LinkedInSentInvitationsToolParamsInput, type LinkedInSentInvitatio
5
5
  export declare class LinkedInSentInvitationsTool<T extends LinkedInSentInvitationsToolParamsInput = LinkedInSentInvitationsToolParamsInput> extends ToolBubble<T, LinkedInSentInvitationsToolResult> {
6
6
  static readonly bubbleName: "linkedin-sent-invitations-tool";
7
7
  static readonly schema: import("zod").ZodObject<{
8
- operation: import("zod").ZodLiteral<"get_sent_invitations">;
8
+ operation: import("zod").ZodEnum<["get_sent_invitations"]>;
9
9
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
10
- proxy: import("zod").ZodOptional<import("zod").ZodDiscriminatedUnion<"type", [import("zod").ZodObject<{
11
- type: import("zod").ZodLiteral<"none">;
10
+ proxy: import("zod").ZodOptional<import("zod").ZodUnion<[import("zod").ZodObject<{
11
+ type: import("zod").ZodEnum<["none"]>;
12
12
  }, "strip", import("zod").ZodTypeAny, {
13
13
  type: "none";
14
14
  }, {
15
15
  type: "none";
16
16
  }>, import("zod").ZodObject<{
17
- type: import("zod").ZodLiteral<"browserbase">;
17
+ type: import("zod").ZodEnum<["browserbase"]>;
18
18
  }, "strip", import("zod").ZodTypeAny, {
19
19
  type: "browserbase";
20
20
  }, {
21
21
  type: "browserbase";
22
22
  }>, import("zod").ZodObject<{
23
- type: import("zod").ZodLiteral<"custom">;
23
+ type: import("zod").ZodEnum<["custom"]>;
24
24
  proxy: import("zod").ZodObject<{
25
25
  id: import("zod").ZodString;
26
26
  server: import("zod").ZodString;
27
27
  username: import("zod").ZodOptional<import("zod").ZodString>;
28
28
  password: import("zod").ZodOptional<import("zod").ZodString>;
29
29
  }, "strip", import("zod").ZodTypeAny, {
30
- id: string;
31
30
  server: string;
31
+ id: string;
32
32
  password?: string | undefined;
33
33
  username?: string | undefined;
34
34
  }, {
35
- id: string;
36
35
  server: string;
36
+ id: string;
37
37
  password?: string | undefined;
38
38
  username?: string | undefined;
39
39
  }>;
40
40
  }, "strip", import("zod").ZodTypeAny, {
41
41
  type: "custom";
42
42
  proxy: {
43
- id: string;
44
43
  server: string;
44
+ id: string;
45
45
  password?: string | undefined;
46
46
  username?: string | undefined;
47
47
  };
48
48
  }, {
49
49
  type: "custom";
50
50
  proxy: {
51
- id: string;
52
51
  server: string;
52
+ id: string;
53
53
  password?: string | undefined;
54
54
  username?: string | undefined;
55
55
  };
@@ -64,8 +64,8 @@ export declare class LinkedInSentInvitationsTool<T extends LinkedInSentInvitatio
64
64
  } | {
65
65
  type: "custom";
66
66
  proxy: {
67
- id: string;
68
67
  server: string;
68
+ id: string;
69
69
  password?: string | undefined;
70
70
  username?: string | undefined;
71
71
  };
@@ -80,15 +80,15 @@ export declare class LinkedInSentInvitationsTool<T extends LinkedInSentInvitatio
80
80
  } | {
81
81
  type: "custom";
82
82
  proxy: {
83
- id: string;
84
83
  server: string;
84
+ id: string;
85
85
  password?: string | undefined;
86
86
  username?: string | undefined;
87
87
  };
88
88
  } | undefined;
89
89
  }>;
90
90
  static readonly resultSchema: import("zod").ZodObject<{
91
- operation: import("zod").ZodLiteral<"get_sent_invitations">;
91
+ operation: import("zod").ZodEnum<["get_sent_invitations"]>;
92
92
  success: import("zod").ZodBoolean;
93
93
  invitations: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
94
94
  name: import("zod").ZodString;
@@ -111,8 +111,8 @@ export declare class LinkedInSentInvitationsTool<T extends LinkedInSentInvitatio
111
111
  error: import("zod").ZodString;
112
112
  }, "strip", import("zod").ZodTypeAny, {
113
113
  operation: "get_sent_invitations";
114
- error: string;
115
114
  success: boolean;
115
+ error: string;
116
116
  message?: string | undefined;
117
117
  total_count?: number | undefined;
118
118
  invitations?: {
@@ -123,8 +123,8 @@ export declare class LinkedInSentInvitationsTool<T extends LinkedInSentInvitatio
123
123
  }[] | undefined;
124
124
  }, {
125
125
  operation: "get_sent_invitations";
126
- error: string;
127
126
  success: boolean;
127
+ error: string;
128
128
  message?: string | undefined;
129
129
  total_count?: number | undefined;
130
130
  invitations?: {
@@ -119,8 +119,8 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
119
119
  error: z.ZodString;
120
120
  }, "strip", z.ZodTypeAny, {
121
121
  valid: boolean;
122
- error: string;
123
122
  success: boolean;
123
+ error: string;
124
124
  metadata: {
125
125
  strictMode: boolean;
126
126
  validatedAt: string;
@@ -144,8 +144,8 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
144
144
  bubbleCount?: number | undefined;
145
145
  }, {
146
146
  valid: boolean;
147
- error: string;
148
147
  success: boolean;
148
+ error: string;
149
149
  metadata: {
150
150
  strictMode: boolean;
151
151
  validatedAt: string;
@@ -268,8 +268,8 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
268
268
  error: z.ZodString;
269
269
  }, "strip", z.ZodTypeAny, {
270
270
  valid: boolean;
271
- error: string;
272
271
  success: boolean;
272
+ error: string;
273
273
  metadata: {
274
274
  strictMode: boolean;
275
275
  validatedAt: string;
@@ -293,8 +293,8 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
293
293
  bubbleCount?: number | undefined;
294
294
  }, {
295
295
  valid: boolean;
296
- error: string;
297
296
  success: boolean;
297
+ error: string;
298
298
  metadata: {
299
299
  strictMode: boolean;
300
300
  validatedAt: string;
@@ -155,8 +155,8 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
155
155
  success: z.ZodBoolean;
156
156
  error: z.ZodString;
157
157
  }, "strip", z.ZodTypeAny, {
158
- error: string;
159
158
  success: boolean;
159
+ error: string;
160
160
  metadata: {
161
161
  colorScheme: string;
162
162
  generatedAt: string;
@@ -181,8 +181,8 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
181
181
  } | undefined;
182
182
  fileExists?: boolean | undefined;
183
183
  }, {
184
- error: string;
185
184
  success: boolean;
185
+ error: string;
186
186
  metadata: {
187
187
  colorScheme: string;
188
188
  generatedAt: string;
@@ -366,8 +366,8 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
366
366
  success: z.ZodBoolean;
367
367
  error: z.ZodString;
368
368
  }, "strip", z.ZodTypeAny, {
369
- error: string;
370
369
  success: boolean;
370
+ error: string;
371
371
  metadata: {
372
372
  colorScheme: string;
373
373
  generatedAt: string;
@@ -392,8 +392,8 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
392
392
  } | undefined;
393
393
  fileExists?: boolean | undefined;
394
394
  }, {
395
- error: string;
396
395
  success: boolean;
396
+ error: string;
397
397
  metadata: {
398
398
  colorScheme: string;
399
399
  generatedAt: string;
@@ -73,8 +73,8 @@ declare const EditBubbleFlowToolResultSchema: z.ZodObject<{
73
73
  success: z.ZodBoolean;
74
74
  error: z.ZodString;
75
75
  }, "strip", z.ZodTypeAny, {
76
- error: string;
77
76
  success: boolean;
77
+ error: string;
78
78
  metadata: {
79
79
  originalLength: number;
80
80
  morphModel: string;
@@ -85,8 +85,8 @@ declare const EditBubbleFlowToolResultSchema: z.ZodObject<{
85
85
  applied: boolean;
86
86
  diff?: string | undefined;
87
87
  }, {
88
- error: string;
89
88
  success: boolean;
89
+ error: string;
90
90
  metadata: {
91
91
  originalLength: number;
92
92
  morphModel: string;
@@ -152,8 +152,8 @@ export declare class EditBubbleFlowTool extends ToolBubble<EditBubbleFlowToolPar
152
152
  success: z.ZodBoolean;
153
153
  error: z.ZodString;
154
154
  }, "strip", z.ZodTypeAny, {
155
- error: string;
156
155
  success: boolean;
156
+ error: string;
157
157
  metadata: {
158
158
  originalLength: number;
159
159
  morphModel: string;
@@ -164,8 +164,8 @@ export declare class EditBubbleFlowTool extends ToolBubble<EditBubbleFlowToolPar
164
164
  applied: boolean;
165
165
  diff?: string | undefined;
166
166
  }, {
167
- error: string;
168
167
  success: boolean;
168
+ error: string;
169
169
  metadata: {
170
170
  originalLength: number;
171
171
  morphModel: string;
@@ -305,8 +305,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
305
305
  success: z.ZodBoolean;
306
306
  error: z.ZodString;
307
307
  }, "strip", z.ZodTypeAny, {
308
- error: string;
309
308
  success: boolean;
309
+ error: string;
310
310
  company: {
311
311
  description: string | null;
312
312
  name: string | null;
@@ -354,8 +354,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
354
354
  }[];
355
355
  totalContacts: number;
356
356
  }, {
357
- error: string;
358
357
  success: boolean;
358
+ error: string;
359
359
  company: {
360
360
  description: string | null;
361
361
  name: string | null;
@@ -606,8 +606,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
606
606
  success: z.ZodBoolean;
607
607
  error: z.ZodString;
608
608
  }, "strip", z.ZodTypeAny, {
609
- error: string;
610
609
  success: boolean;
610
+ error: string;
611
611
  company: {
612
612
  description: string | null;
613
613
  name: string | null;
@@ -655,8 +655,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
655
655
  }[];
656
656
  totalContacts: number;
657
657
  }, {
658
- error: string;
659
658
  success: boolean;
659
+ error: string;
660
660
  company: {
661
661
  description: string | null;
662
662
  name: string | null;
@@ -44,8 +44,8 @@ declare const GetBubbleDetailsToolResultSchema: z.ZodObject<{
44
44
  error: z.ZodString;
45
45
  }, "strip", z.ZodTypeAny, {
46
46
  name: string;
47
- error: string;
48
47
  success: boolean;
48
+ error: string;
49
49
  outputSchema: string;
50
50
  usageExample: string;
51
51
  alias?: string | undefined;
@@ -53,8 +53,8 @@ declare const GetBubbleDetailsToolResultSchema: z.ZodObject<{
53
53
  inputSchema?: string | undefined;
54
54
  }, {
55
55
  name: string;
56
- error: string;
57
56
  success: boolean;
57
+ error: string;
58
58
  outputSchema: string;
59
59
  usageExample: string;
60
60
  alias?: string | undefined;
@@ -103,8 +103,8 @@ export declare class GetBubbleDetailsTool extends ToolBubble<GetBubbleDetailsToo
103
103
  error: z.ZodString;
104
104
  }, "strip", z.ZodTypeAny, {
105
105
  name: string;
106
- error: string;
107
106
  success: boolean;
107
+ error: string;
108
108
  outputSchema: string;
109
109
  usageExample: string;
110
110
  alias?: string | undefined;
@@ -112,8 +112,8 @@ export declare class GetBubbleDetailsTool extends ToolBubble<GetBubbleDetailsToo
112
112
  inputSchema?: string | undefined;
113
113
  }, {
114
114
  name: string;
115
- error: string;
116
115
  success: boolean;
116
+ error: string;
117
117
  outputSchema: string;
118
118
  usageExample: string;
119
119
  alias?: string | undefined;
@@ -38,8 +38,8 @@ declare const GetTriggerDetailToolResultSchema: z.ZodObject<{
38
38
  success: z.ZodBoolean;
39
39
  error: z.ZodString;
40
40
  }, "strip", z.ZodTypeAny, {
41
- error: string;
42
41
  success: boolean;
42
+ error: string;
43
43
  description?: string | undefined;
44
44
  triggerType?: string | undefined;
45
45
  serviceName?: string | undefined;
@@ -53,8 +53,8 @@ declare const GetTriggerDetailToolResultSchema: z.ZodObject<{
53
53
  friendlyName: string;
54
54
  }[] | undefined;
55
55
  }, {
56
- error: string;
57
56
  success: boolean;
57
+ error: string;
58
58
  description?: string | undefined;
59
59
  triggerType?: string | undefined;
60
60
  serviceName?: string | undefined;
@@ -106,8 +106,8 @@ export declare class GetTriggerDetailTool extends ToolBubble<GetTriggerDetailToo
106
106
  success: z.ZodBoolean;
107
107
  error: z.ZodString;
108
108
  }, "strip", z.ZodTypeAny, {
109
- error: string;
110
109
  success: boolean;
110
+ error: string;
111
111
  description?: string | undefined;
112
112
  triggerType?: string | undefined;
113
113
  serviceName?: string | undefined;
@@ -121,8 +121,8 @@ export declare class GetTriggerDetailTool extends ToolBubble<GetTriggerDetailToo
121
121
  friendlyName: string;
122
122
  }[] | undefined;
123
123
  }, {
124
- error: string;
125
124
  success: boolean;
125
+ error: string;
126
126
  description?: string | undefined;
127
127
  triggerType?: string | undefined;
128
128
  serviceName?: string | undefined;
@@ -66,15 +66,15 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
66
66
  likesCount: z.ZodNullable<z.ZodNumber>;
67
67
  responseFromOwnerText: z.ZodNullable<z.ZodString>;
68
68
  }, "strip", z.ZodTypeAny, {
69
- text: string | null;
70
69
  name: string | null;
70
+ text: string | null;
71
71
  likesCount: number | null;
72
72
  rating: number | null;
73
73
  publishedAtDate: string | null;
74
74
  responseFromOwnerText: string | null;
75
75
  }, {
76
- text: string | null;
77
76
  name: string | null;
77
+ text: string | null;
78
78
  likesCount: number | null;
79
79
  rating: number | null;
80
80
  publishedAtDate: string | null;
@@ -104,8 +104,8 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
104
104
  isAdvertisement: boolean | null;
105
105
  priceLevel: string | null;
106
106
  reviews: {
107
- text: string | null;
108
107
  name: string | null;
108
+ text: string | null;
109
109
  likesCount: number | null;
110
110
  rating: number | null;
111
111
  publishedAtDate: string | null;
@@ -134,8 +134,8 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
134
134
  isAdvertisement: boolean | null;
135
135
  priceLevel: string | null;
136
136
  reviews: {
137
- text: string | null;
138
137
  name: string | null;
138
+ text: string | null;
139
139
  likesCount: number | null;
140
140
  rating: number | null;
141
141
  publishedAtDate: string | null;
@@ -148,8 +148,8 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
148
148
  error: z.ZodString;
149
149
  }, "strip", z.ZodTypeAny, {
150
150
  operation: "search";
151
- error: string;
152
151
  success: boolean;
152
+ error: string;
153
153
  places: {
154
154
  title: string | null;
155
155
  url: string | null;
@@ -172,8 +172,8 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
172
172
  isAdvertisement: boolean | null;
173
173
  priceLevel: string | null;
174
174
  reviews: {
175
- text: string | null;
176
175
  name: string | null;
176
+ text: string | null;
177
177
  likesCount: number | null;
178
178
  rating: number | null;
179
179
  publishedAtDate: string | null;
@@ -184,8 +184,8 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
184
184
  totalPlaces: number;
185
185
  }, {
186
186
  operation: "search";
187
- error: string;
188
187
  success: boolean;
188
+ error: string;
189
189
  places: {
190
190
  title: string | null;
191
191
  url: string | null;
@@ -208,8 +208,8 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
208
208
  isAdvertisement: boolean | null;
209
209
  priceLevel: string | null;
210
210
  reviews: {
211
- text: string | null;
212
211
  name: string | null;
212
+ text: string | null;
213
213
  likesCount: number | null;
214
214
  rating: number | null;
215
215
  publishedAtDate: string | null;
@@ -288,15 +288,15 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
288
288
  likesCount: z.ZodNullable<z.ZodNumber>;
289
289
  responseFromOwnerText: z.ZodNullable<z.ZodString>;
290
290
  }, "strip", z.ZodTypeAny, {
291
- text: string | null;
292
291
  name: string | null;
292
+ text: string | null;
293
293
  likesCount: number | null;
294
294
  rating: number | null;
295
295
  publishedAtDate: string | null;
296
296
  responseFromOwnerText: string | null;
297
297
  }, {
298
- text: string | null;
299
298
  name: string | null;
299
+ text: string | null;
300
300
  likesCount: number | null;
301
301
  rating: number | null;
302
302
  publishedAtDate: string | null;
@@ -326,8 +326,8 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
326
326
  isAdvertisement: boolean | null;
327
327
  priceLevel: string | null;
328
328
  reviews: {
329
- text: string | null;
330
329
  name: string | null;
330
+ text: string | null;
331
331
  likesCount: number | null;
332
332
  rating: number | null;
333
333
  publishedAtDate: string | null;
@@ -356,8 +356,8 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
356
356
  isAdvertisement: boolean | null;
357
357
  priceLevel: string | null;
358
358
  reviews: {
359
- text: string | null;
360
359
  name: string | null;
360
+ text: string | null;
361
361
  likesCount: number | null;
362
362
  rating: number | null;
363
363
  publishedAtDate: string | null;
@@ -370,8 +370,8 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
370
370
  error: z.ZodString;
371
371
  }, "strip", z.ZodTypeAny, {
372
372
  operation: "search";
373
- error: string;
374
373
  success: boolean;
374
+ error: string;
375
375
  places: {
376
376
  title: string | null;
377
377
  url: string | null;
@@ -394,8 +394,8 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
394
394
  isAdvertisement: boolean | null;
395
395
  priceLevel: string | null;
396
396
  reviews: {
397
- text: string | null;
398
397
  name: string | null;
398
+ text: string | null;
399
399
  likesCount: number | null;
400
400
  rating: number | null;
401
401
  publishedAtDate: string | null;
@@ -406,8 +406,8 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
406
406
  totalPlaces: number;
407
407
  }, {
408
408
  operation: "search";
409
- error: string;
410
409
  success: boolean;
410
+ error: string;
411
411
  places: {
412
412
  title: string | null;
413
413
  url: string | null;
@@ -430,8 +430,8 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
430
430
  isAdvertisement: boolean | null;
431
431
  priceLevel: string | null;
432
432
  reviews: {
433
- text: string | null;
434
433
  name: string | null;
434
+ text: string | null;
435
435
  likesCount: number | null;
436
436
  rating: number | null;
437
437
  publishedAtDate: string | null;
@@ -148,8 +148,8 @@ declare const InstagramToolResultSchema: z.ZodObject<{
148
148
  error: z.ZodString;
149
149
  }, "strip", z.ZodTypeAny, {
150
150
  operation: "scrapeProfile" | "scrapeHashtag";
151
- error: string;
152
151
  success: boolean;
152
+ error: string;
153
153
  posts: {
154
154
  type: "image" | "video" | "carousel" | null;
155
155
  url: string | null;
@@ -176,8 +176,8 @@ declare const InstagramToolResultSchema: z.ZodObject<{
176
176
  scrapedProfiles?: string[] | undefined;
177
177
  }, {
178
178
  operation: "scrapeProfile" | "scrapeHashtag";
179
- error: string;
180
179
  success: boolean;
180
+ error: string;
181
181
  posts: {
182
182
  type: "image" | "video" | "carousel" | null;
183
183
  url: string | null;
@@ -313,8 +313,8 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
313
313
  error: z.ZodString;
314
314
  }, "strip", z.ZodTypeAny, {
315
315
  operation: "scrapeProfile" | "scrapeHashtag";
316
- error: string;
317
316
  success: boolean;
317
+ error: string;
318
318
  posts: {
319
319
  type: "image" | "video" | "carousel" | null;
320
320
  url: string | null;
@@ -341,8 +341,8 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
341
341
  scrapedProfiles?: string[] | undefined;
342
342
  }, {
343
343
  operation: "scrapeProfile" | "scrapeHashtag";
344
- error: string;
345
344
  success: boolean;
345
+ error: string;
346
346
  posts: {
347
347
  type: "image" | "video" | "carousel" | null;
348
348
  url: string | null;