@bubblelab/bubble-core 0.1.289 → 0.1.291

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 (105) hide show
  1. package/dist/bubble-bundle.d.ts +183 -163
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +3 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  6. package/dist/bubbles/service-bubble/airtable.d.ts +100 -100
  7. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
  8. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  15. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +132 -132
  18. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  19. package/dist/bubbles/service-bubble/asana/asana.d.ts +3 -3
  20. package/dist/bubbles/service-bubble/asana/asana.schema.d.ts +1 -1
  21. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +168 -168
  22. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +32 -32
  23. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  27. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  28. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +78 -78
  30. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/discord/discord.d.ts +12 -12
  32. package/dist/bubbles/service-bubble/discord/discord.schema.d.ts +12 -12
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +278 -278
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  35. package/dist/bubbles/service-bubble/github.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/gmail.d.ts +104 -104
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +80 -80
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +40 -40
  39. package/dist/bubbles/service-bubble/granola/granola.d.ts +446 -0
  40. package/dist/bubbles/service-bubble/granola/granola.d.ts.map +1 -0
  41. package/dist/bubbles/service-bubble/granola/granola.js +187 -0
  42. package/dist/bubbles/service-bubble/granola/granola.js.map +1 -0
  43. package/dist/bubbles/service-bubble/granola/granola.schema.d.ts +766 -0
  44. package/dist/bubbles/service-bubble/granola/granola.schema.d.ts.map +1 -0
  45. package/dist/bubbles/service-bubble/granola/granola.schema.js +196 -0
  46. package/dist/bubbles/service-bubble/granola/granola.schema.js.map +1 -0
  47. package/dist/bubbles/service-bubble/granola/index.d.ts +3 -0
  48. package/dist/bubbles/service-bubble/granola/index.d.ts.map +1 -0
  49. package/dist/bubbles/service-bubble/granola/index.js +3 -0
  50. package/dist/bubbles/service-bubble/granola/index.js.map +1 -0
  51. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  52. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +2 -2
  54. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/jira/jira.d.ts +16 -16
  56. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  57. package/dist/bubbles/service-bubble/metabase/metabase.d.ts +6 -6
  58. package/dist/bubbles/service-bubble/metabase/metabase.schema.d.ts +2 -2
  59. package/dist/bubbles/service-bubble/notion/notion.d.ts +272 -272
  60. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  61. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  62. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +8 -8
  63. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
  64. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  65. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  66. package/dist/bubbles/service-bubble/slab/slab.d.ts +16 -16
  67. package/dist/bubbles/service-bubble/slack/slack.d.ts +294 -294
  68. package/dist/bubbles/service-bubble/snowflake/snowflake.d.ts +4 -4
  69. package/dist/bubbles/service-bubble/snowflake/snowflake.schema.d.ts +4 -4
  70. package/dist/bubbles/service-bubble/sortly/sortly.d.ts +38 -38
  71. package/dist/bubbles/service-bubble/sortly/sortly.schema.d.ts +40 -40
  72. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +33 -33
  73. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  74. package/dist/bubbles/service-bubble/xero/xero.d.ts +2 -2
  75. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
  76. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +22 -22
  77. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +20 -20
  78. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  79. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  80. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +10 -10
  83. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +385 -385
  84. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +10 -10
  86. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  89. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  90. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  93. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  94. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  95. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  96. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +44 -44
  97. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  98. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  99. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +42 -42
  100. package/dist/bubbles.json +458 -2
  101. package/dist/index.d.ts +1 -0
  102. package/dist/index.d.ts.map +1 -1
  103. package/dist/index.js +1 -0
  104. package/dist/index.js.map +1 -1
  105. package/package.json +2 -2
@@ -398,6 +398,7 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
398
398
  source?: unknown;
399
399
  createdAt?: string | undefined;
400
400
  updatedAt?: string | undefined;
401
+ company?: string | null | undefined;
401
402
  primaryEmailAddress?: {
402
403
  value: string;
403
404
  type: "Personal" | "Work" | "Other";
@@ -428,7 +429,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
428
429
  type: string;
429
430
  url: string;
430
431
  }[] | undefined;
431
- company?: string | null | undefined;
432
432
  school?: string | null | undefined;
433
433
  applicationIds?: string[] | undefined;
434
434
  resumeFileHandle?: {
@@ -455,6 +455,7 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
455
455
  source?: unknown;
456
456
  createdAt?: string | undefined;
457
457
  updatedAt?: string | undefined;
458
+ company?: string | null | undefined;
458
459
  primaryEmailAddress?: {
459
460
  value: string;
460
461
  type: "Personal" | "Work" | "Other";
@@ -485,7 +486,6 @@ export declare const AshbyCandidateListItemSchema: z.ZodObject<{
485
486
  type: string;
486
487
  url: string;
487
488
  }[] | undefined;
488
- company?: string | null | undefined;
489
489
  school?: string | null | undefined;
490
490
  applicationIds?: string[] | undefined;
491
491
  resumeFileHandle?: {
@@ -516,23 +516,23 @@ export declare const AshbyEnrichedCandidateSchema: z.ZodObject<{
516
516
  projectNames: z.ZodArray<z.ZodString, "many">;
517
517
  }, "strip", z.ZodTypeAny, {
518
518
  name: string;
519
- email: string | null;
520
- id: string;
521
519
  tags: string[];
520
+ id: string;
521
+ email: string | null;
522
522
  phone: string | null;
523
- linkedinUrl: string | null;
524
523
  position: string | null;
524
+ linkedinUrl: string | null;
525
525
  company: string | null;
526
526
  projectIds: string[];
527
527
  projectNames: string[];
528
528
  }, {
529
529
  name: string;
530
- email: string | null;
531
- id: string;
532
530
  tags: string[];
531
+ id: string;
532
+ email: string | null;
533
533
  phone: string | null;
534
- linkedinUrl: string | null;
535
534
  position: string | null;
535
+ linkedinUrl: string | null;
536
536
  company: string | null;
537
537
  projectIds: string[];
538
538
  projectNames: string[];
@@ -858,16 +858,16 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
858
858
  status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
859
859
  credentials?: Partial<Record<CredentialType, string>> | undefined;
860
860
  cursor?: string | undefined;
861
- job_id?: string | undefined;
862
861
  created_after?: number | undefined;
862
+ job_id?: string | undefined;
863
863
  }, {
864
864
  operation: "list_candidates";
865
865
  status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
866
866
  credentials?: Partial<Record<CredentialType, string>> | undefined;
867
867
  limit?: number | undefined;
868
868
  cursor?: string | undefined;
869
- job_id?: string | undefined;
870
869
  created_after?: number | undefined;
870
+ job_id?: string | undefined;
871
871
  }>, z.ZodObject<{
872
872
  operation: z.ZodLiteral<"get_candidate">;
873
873
  candidate_id: z.ZodString;
@@ -942,13 +942,13 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
942
942
  }, "strip", z.ZodTypeAny, {
943
943
  operation: "search_candidates";
944
944
  name?: string | undefined;
945
- email?: string | undefined;
946
945
  credentials?: Partial<Record<CredentialType, string>> | undefined;
946
+ email?: string | undefined;
947
947
  }, {
948
948
  operation: "search_candidates";
949
949
  name?: string | undefined;
950
- email?: string | undefined;
951
950
  credentials?: Partial<Record<CredentialType, string>> | undefined;
951
+ email?: string | undefined;
952
952
  }>, z.ZodObject<{
953
953
  operation: z.ZodLiteral<"add_tag">;
954
954
  candidate_id: z.ZodString;
@@ -1051,8 +1051,8 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
1051
1051
  status?: "Hired" | "Archived" | "Active" | "Lead" | undefined;
1052
1052
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1053
1053
  cursor?: string | undefined;
1054
- job_id?: string | undefined;
1055
1054
  created_after?: number | undefined;
1055
+ job_id?: string | undefined;
1056
1056
  candidate_id?: string | undefined;
1057
1057
  }, {
1058
1058
  operation: "list_applications";
@@ -1060,8 +1060,8 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
1060
1060
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1061
1061
  limit?: number | undefined;
1062
1062
  cursor?: string | undefined;
1063
- job_id?: string | undefined;
1064
1063
  created_after?: number | undefined;
1064
+ job_id?: string | undefined;
1065
1065
  candidate_id?: string | undefined;
1066
1066
  }>, z.ZodObject<{
1067
1067
  operation: z.ZodLiteral<"get_application">;
@@ -1125,8 +1125,8 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
1125
1125
  operation: "update_candidate";
1126
1126
  candidate_id: string;
1127
1127
  name?: string | undefined;
1128
- email?: string | undefined;
1129
1128
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1129
+ email?: string | undefined;
1130
1130
  website?: string | undefined;
1131
1131
  phone_number?: string | undefined;
1132
1132
  linkedin_url?: string | undefined;
@@ -1135,8 +1135,8 @@ export declare const AshbyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
1135
1135
  operation: "update_candidate";
1136
1136
  candidate_id: string;
1137
1137
  name?: string | undefined;
1138
- email?: string | undefined;
1139
1138
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1139
+ email?: string | undefined;
1140
1140
  website?: string | undefined;
1141
1141
  phone_number?: string | undefined;
1142
1142
  linkedin_url?: string | undefined;
@@ -1437,6 +1437,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1437
1437
  source?: unknown;
1438
1438
  createdAt?: string | undefined;
1439
1439
  updatedAt?: string | undefined;
1440
+ company?: string | null | undefined;
1440
1441
  primaryEmailAddress?: {
1441
1442
  value: string;
1442
1443
  type: "Personal" | "Work" | "Other";
@@ -1467,7 +1468,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1467
1468
  type: string;
1468
1469
  url: string;
1469
1470
  }[] | undefined;
1470
- company?: string | null | undefined;
1471
1471
  school?: string | null | undefined;
1472
1472
  applicationIds?: string[] | undefined;
1473
1473
  resumeFileHandle?: {
@@ -1494,6 +1494,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1494
1494
  source?: unknown;
1495
1495
  createdAt?: string | undefined;
1496
1496
  updatedAt?: string | undefined;
1497
+ company?: string | null | undefined;
1497
1498
  primaryEmailAddress?: {
1498
1499
  value: string;
1499
1500
  type: "Personal" | "Work" | "Other";
@@ -1524,7 +1525,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1524
1525
  type: string;
1525
1526
  url: string;
1526
1527
  }[] | undefined;
1527
- company?: string | null | undefined;
1528
1528
  school?: string | null | undefined;
1529
1529
  applicationIds?: string[] | undefined;
1530
1530
  resumeFileHandle?: {
@@ -1562,6 +1562,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1562
1562
  source?: unknown;
1563
1563
  createdAt?: string | undefined;
1564
1564
  updatedAt?: string | undefined;
1565
+ company?: string | null | undefined;
1565
1566
  primaryEmailAddress?: {
1566
1567
  value: string;
1567
1568
  type: "Personal" | "Work" | "Other";
@@ -1592,7 +1593,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1592
1593
  type: string;
1593
1594
  url: string;
1594
1595
  }[] | undefined;
1595
- company?: string | null | undefined;
1596
1596
  school?: string | null | undefined;
1597
1597
  applicationIds?: string[] | undefined;
1598
1598
  resumeFileHandle?: {
@@ -1627,6 +1627,7 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1627
1627
  source?: unknown;
1628
1628
  createdAt?: string | undefined;
1629
1629
  updatedAt?: string | undefined;
1630
+ company?: string | null | undefined;
1630
1631
  primaryEmailAddress?: {
1631
1632
  value: string;
1632
1633
  type: "Personal" | "Work" | "Other";
@@ -1657,7 +1658,6 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
1657
1658
  type: string;
1658
1659
  url: string;
1659
1660
  }[] | undefined;
1660
- company?: string | null | undefined;
1661
1661
  school?: string | null | undefined;
1662
1662
  applicationIds?: string[] | undefined;
1663
1663
  resumeFileHandle?: {
@@ -4287,23 +4287,23 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4287
4287
  projectNames: z.ZodArray<z.ZodString, "many">;
4288
4288
  }, "strip", z.ZodTypeAny, {
4289
4289
  name: string;
4290
- email: string | null;
4291
- id: string;
4292
4290
  tags: string[];
4291
+ id: string;
4292
+ email: string | null;
4293
4293
  phone: string | null;
4294
- linkedinUrl: string | null;
4295
4294
  position: string | null;
4295
+ linkedinUrl: string | null;
4296
4296
  company: string | null;
4297
4297
  projectIds: string[];
4298
4298
  projectNames: string[];
4299
4299
  }, {
4300
4300
  name: string;
4301
- email: string | null;
4302
- id: string;
4303
4301
  tags: string[];
4302
+ id: string;
4303
+ email: string | null;
4304
4304
  phone: string | null;
4305
- linkedinUrl: string | null;
4306
4305
  position: string | null;
4306
+ linkedinUrl: string | null;
4307
4307
  company: string | null;
4308
4308
  projectIds: string[];
4309
4309
  projectNames: string[];
@@ -4335,12 +4335,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4335
4335
  }[] | undefined;
4336
4336
  candidates?: {
4337
4337
  name: string;
4338
- email: string | null;
4339
- id: string;
4340
4338
  tags: string[];
4339
+ id: string;
4340
+ email: string | null;
4341
4341
  phone: string | null;
4342
- linkedinUrl: string | null;
4343
4342
  position: string | null;
4343
+ linkedinUrl: string | null;
4344
4344
  company: string | null;
4345
4345
  projectIds: string[];
4346
4346
  projectNames: string[];
@@ -4358,12 +4358,12 @@ export declare const AshbyResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
4358
4358
  }[] | undefined;
4359
4359
  candidates?: {
4360
4360
  name: string;
4361
- email: string | null;
4362
- id: string;
4363
4361
  tags: string[];
4362
+ id: string;
4363
+ email: string | null;
4364
4364
  phone: string | null;
4365
- linkedinUrl: string | null;
4366
4365
  position: string | null;
4366
+ linkedinUrl: string | null;
4367
4367
  company: string | null;
4368
4368
  projectIds: string[];
4369
4369
  projectNames: string[];
@@ -69,8 +69,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
69
69
  first_name: string;
70
70
  last_name: string;
71
71
  staffable: boolean;
72
- email?: string | undefined;
73
72
  credentials?: Record<string, string> | undefined;
73
+ email?: string | undefined;
74
74
  channels?: string[] | undefined;
75
75
  teams?: string[] | undefined;
76
76
  roles?: string[] | undefined;
@@ -82,8 +82,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
82
82
  operation: "create_person";
83
83
  first_name: string;
84
84
  last_name: string;
85
- email?: string | undefined;
86
85
  credentials?: Record<string, string> | undefined;
86
+ email?: string | undefined;
87
87
  channels?: string[] | undefined;
88
88
  teams?: string[] | undefined;
89
89
  roles?: string[] | undefined;
@@ -108,8 +108,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
108
108
  }, "strip", import("zod").ZodTypeAny, {
109
109
  operation: "update_person";
110
110
  person_id: string;
111
- email?: string | undefined;
112
111
  credentials?: Record<string, string> | undefined;
112
+ email?: string | undefined;
113
113
  first_name?: string | undefined;
114
114
  last_name?: string | undefined;
115
115
  channels?: string[] | undefined;
@@ -121,8 +121,8 @@ export declare class AssembledBubble<T extends AssembledParamsInput = AssembledP
121
121
  }, {
122
122
  operation: "update_person";
123
123
  person_id: string;
124
- email?: string | undefined;
125
124
  credentials?: Record<string, string> | undefined;
125
+ email?: string | undefined;
126
126
  first_name?: string | undefined;
127
127
  last_name?: string | undefined;
128
128
  channels?: string[] | undefined;
@@ -60,8 +60,8 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
60
60
  first_name: string;
61
61
  last_name: string;
62
62
  staffable: boolean;
63
- email?: string | undefined;
64
63
  credentials?: Record<string, string> | undefined;
64
+ email?: string | undefined;
65
65
  channels?: string[] | undefined;
66
66
  teams?: string[] | undefined;
67
67
  roles?: string[] | undefined;
@@ -73,8 +73,8 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
73
73
  operation: "create_person";
74
74
  first_name: string;
75
75
  last_name: string;
76
- email?: string | undefined;
77
76
  credentials?: Record<string, string> | undefined;
77
+ email?: string | undefined;
78
78
  channels?: string[] | undefined;
79
79
  teams?: string[] | undefined;
80
80
  roles?: string[] | undefined;
@@ -99,11 +99,11 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
99
99
  }, "strip", z.ZodTypeAny, {
100
100
  operation: "update_person";
101
101
  person_id: string;
102
- email?: string | undefined;
103
102
  credentials?: Record<string, string> | undefined;
104
- channels?: string[] | undefined;
103
+ email?: string | undefined;
105
104
  first_name?: string | undefined;
106
105
  last_name?: string | undefined;
106
+ channels?: string[] | undefined;
107
107
  teams?: string[] | undefined;
108
108
  timezone?: string | undefined;
109
109
  site?: string | undefined;
@@ -112,11 +112,11 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
112
112
  }, {
113
113
  operation: "update_person";
114
114
  person_id: string;
115
- email?: string | undefined;
116
115
  credentials?: Record<string, string> | undefined;
117
- channels?: string[] | undefined;
116
+ email?: string | undefined;
118
117
  first_name?: string | undefined;
119
118
  last_name?: string | undefined;
119
+ channels?: string[] | undefined;
120
120
  teams?: string[] | undefined;
121
121
  timezone?: string | undefined;
122
122
  site?: string | undefined;
@@ -238,15 +238,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
238
238
  }, "strip", import("zod").ZodTypeAny, {
239
239
  operation: "update_task";
240
240
  task_id: string;
241
- content?: string | undefined;
242
241
  credentials?: Partial<Record<CredentialType, string>> | undefined;
242
+ content?: string | undefined;
243
243
  deadline_at?: string | undefined;
244
244
  is_completed?: boolean | undefined;
245
245
  }, {
246
246
  operation: "update_task";
247
247
  task_id: string;
248
- content?: string | undefined;
249
248
  credentials?: Partial<Record<CredentialType, string>> | undefined;
249
+ content?: string | undefined;
250
250
  deadline_at?: string | undefined;
251
251
  is_completed?: boolean | undefined;
252
252
  }>, import("zod").ZodObject<{
@@ -284,15 +284,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
284
284
  entry_values: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>>;
285
285
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
286
286
  }, "strip", import("zod").ZodTypeAny, {
287
- operation: "create_entry";
288
287
  list: string;
288
+ operation: "create_entry";
289
289
  parent_object: string;
290
290
  parent_record_id: string;
291
291
  entry_values: Record<string, unknown>;
292
292
  credentials?: Partial<Record<CredentialType, string>> | undefined;
293
293
  }, {
294
- operation: "create_entry";
295
294
  list: string;
295
+ operation: "create_entry";
296
296
  parent_object: string;
297
297
  parent_record_id: string;
298
298
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -305,15 +305,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
305
305
  filter: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
306
306
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
307
307
  }, "strip", import("zod").ZodTypeAny, {
308
+ list: string;
308
309
  operation: "list_entries";
309
310
  limit: number;
310
311
  offset: number;
311
- list: string;
312
312
  filter?: Record<string, unknown> | undefined;
313
313
  credentials?: Partial<Record<CredentialType, string>> | undefined;
314
314
  }, {
315
- operation: "list_entries";
316
315
  list: string;
316
+ operation: "list_entries";
317
317
  filter?: Record<string, unknown> | undefined;
318
318
  credentials?: Partial<Record<CredentialType, string>> | undefined;
319
319
  limit?: number | undefined;
@@ -229,15 +229,15 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
229
229
  }, "strip", z.ZodTypeAny, {
230
230
  operation: "update_task";
231
231
  task_id: string;
232
- content?: string | undefined;
233
232
  credentials?: Partial<Record<CredentialType, string>> | undefined;
233
+ content?: string | undefined;
234
234
  deadline_at?: string | undefined;
235
235
  is_completed?: boolean | undefined;
236
236
  }, {
237
237
  operation: "update_task";
238
238
  task_id: string;
239
- content?: string | undefined;
240
239
  credentials?: Partial<Record<CredentialType, string>> | undefined;
240
+ content?: string | undefined;
241
241
  deadline_at?: string | undefined;
242
242
  is_completed?: boolean | undefined;
243
243
  }>, z.ZodObject<{
@@ -275,15 +275,15 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
275
275
  entry_values: z.ZodDefault<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
276
276
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
277
277
  }, "strip", z.ZodTypeAny, {
278
- operation: "create_entry";
279
278
  list: string;
279
+ operation: "create_entry";
280
280
  parent_object: string;
281
281
  parent_record_id: string;
282
282
  entry_values: Record<string, unknown>;
283
283
  credentials?: Partial<Record<CredentialType, string>> | undefined;
284
284
  }, {
285
- operation: "create_entry";
286
285
  list: string;
286
+ operation: "create_entry";
287
287
  parent_object: string;
288
288
  parent_record_id: string;
289
289
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -296,15 +296,15 @@ export declare const AttioParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.
296
296
  filter: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
297
297
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
298
298
  }, "strip", z.ZodTypeAny, {
299
+ list: string;
299
300
  operation: "list_entries";
300
301
  limit: number;
301
302
  offset: number;
302
- list: string;
303
303
  filter?: Record<string, unknown> | undefined;
304
304
  credentials?: Partial<Record<CredentialType, string>> | undefined;
305
305
  }, {
306
- operation: "list_entries";
307
306
  list: string;
307
+ operation: "list_entries";
308
308
  filter?: Record<string, unknown> | undefined;
309
309
  credentials?: Partial<Record<CredentialType, string>> | undefined;
310
310
  limit?: number | undefined;
@@ -169,7 +169,6 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
169
169
  captchaImageSelector?: string | undefined;
170
170
  captchaInputSelector?: string | undefined;
171
171
  } | undefined;
172
- context_id?: string | undefined;
173
172
  cookies?: {
174
173
  value: string;
175
174
  path: string;
@@ -179,6 +178,7 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
179
178
  httpOnly: boolean;
180
179
  secure: boolean;
181
180
  }[] | undefined;
181
+ context_id?: string | undefined;
182
182
  proxies?: true | ({
183
183
  type: "browserbase";
184
184
  geolocation?: {
@@ -204,7 +204,6 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
204
204
  captchaImageSelector?: string | undefined;
205
205
  captchaInputSelector?: string | undefined;
206
206
  } | undefined;
207
- context_id?: string | undefined;
208
207
  cookies?: {
209
208
  value: string;
210
209
  path: string;
@@ -214,6 +213,7 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
214
213
  httpOnly: boolean;
215
214
  secure: boolean;
216
215
  }[] | undefined;
216
+ context_id?: string | undefined;
217
217
  viewport_width?: number | undefined;
218
218
  viewport_height?: number | undefined;
219
219
  proxies?: true | ({
@@ -240,8 +240,8 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
240
240
  timeout: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
241
241
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
242
242
  }, "strip", import("zod").ZodTypeAny, {
243
- url: string;
244
243
  timeout: number;
244
+ url: string;
245
245
  operation: "navigate";
246
246
  session_id: string;
247
247
  wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";
@@ -537,14 +537,14 @@ export declare class BrowserBaseBubble<T extends BrowserBaseParamsInput = Browse
537
537
  error: string;
538
538
  success: boolean;
539
539
  operation: "screenshot";
540
- data?: string | undefined;
541
540
  format?: string | undefined;
541
+ data?: string | undefined;
542
542
  }, {
543
543
  error: string;
544
544
  success: boolean;
545
545
  operation: "screenshot";
546
- data?: string | undefined;
547
546
  format?: string | undefined;
547
+ data?: string | undefined;
548
548
  }>, import("zod").ZodObject<{
549
549
  operation: import("zod").ZodLiteral<"wait">;
550
550
  success: import("zod").ZodBoolean;
@@ -461,8 +461,8 @@ export declare const BrowserBaseParamsSchema: z.ZodDiscriminatedUnion<"operation
461
461
  timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
462
462
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
463
463
  }, "strip", z.ZodTypeAny, {
464
- url: string;
465
464
  timeout: number;
465
+ url: string;
466
466
  operation: "navigate";
467
467
  session_id: string;
468
468
  wait_until: "load" | "domcontentloaded" | "networkidle0" | "networkidle2";