@bubblelab/bubble-core 0.1.212 → 0.1.214

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 (97) hide show
  1. package/dist/bubble-bundle.d.ts +147 -147
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +208 -25
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +106 -106
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +88 -88
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +68 -68
  11. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +53 -53
  12. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +24 -24
  13. package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
  14. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  15. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  17. package/dist/bubbles/service-bubble/capability-pipeline.js +14 -5
  18. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  19. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  20. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
  21. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
  23. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  24. package/dist/bubbles/service-bubble/firecrawl.d.ts +407 -407
  25. package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
  26. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  27. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
  28. package/dist/bubbles/service-bubble/github.d.ts +162 -162
  29. package/dist/bubbles/service-bubble/gmail.d.ts +200 -200
  30. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  31. package/dist/bubbles/service-bubble/google-drive.d.ts +122 -122
  32. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  33. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
  34. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  35. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  37. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  38. package/dist/bubbles/service-bubble/jira/jira.d.ts +96 -96
  39. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +77 -77
  40. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  41. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
  42. package/dist/bubbles/service-bubble/notion/notion.d.ts +794 -794
  43. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  44. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +26 -26
  45. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  46. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  47. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  48. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
  49. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  50. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  51. package/dist/bubbles/service-bubble/slack/slack.d.ts +364 -364
  52. package/dist/bubbles/service-bubble/storage.d.ts +88 -88
  53. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +99 -99
  54. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +59 -59
  55. package/dist/bubbles/service-bubble/telegram.d.ts +120 -120
  56. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  57. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +3 -3
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  63. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  64. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  66. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  69. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  70. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +40 -40
  71. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  76. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
  77. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  78. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +8 -8
  80. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  86. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  87. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
  88. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  89. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  90. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +58 -58
  92. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  93. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  94. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +22 -22
  95. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  96. package/dist/bubbles.json +1 -1
  97. package/package.json +2 -2
@@ -24,11 +24,11 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
24
24
  credentials?: Record<string, string> | undefined;
25
25
  search?: string | undefined;
26
26
  channel?: string | undefined;
27
+ limit?: number | undefined;
28
+ offset?: number | undefined;
27
29
  team?: string | undefined;
28
30
  site?: string | undefined;
29
31
  queue?: string | undefined;
30
- limit?: number | undefined;
31
- offset?: number | undefined;
32
32
  }>, z.ZodObject<{
33
33
  operation: z.ZodLiteral<"get_person">;
34
34
  credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
@@ -62,12 +62,12 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
62
62
  staffable: boolean;
63
63
  email?: string | undefined;
64
64
  credentials?: Record<string, string> | undefined;
65
- site?: string | undefined;
66
- imported_id?: string | undefined;
67
65
  channels?: string[] | undefined;
68
66
  teams?: string[] | undefined;
69
- queues?: string[] | undefined;
70
67
  timezone?: string | undefined;
68
+ site?: string | undefined;
69
+ imported_id?: string | undefined;
70
+ queues?: string[] | undefined;
71
71
  roles?: string[] | undefined;
72
72
  }, {
73
73
  operation: "create_person";
@@ -75,12 +75,12 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
75
75
  last_name: string;
76
76
  email?: string | undefined;
77
77
  credentials?: Record<string, string> | undefined;
78
- site?: string | undefined;
79
- imported_id?: string | undefined;
80
78
  channels?: string[] | undefined;
81
79
  teams?: string[] | undefined;
82
- queues?: string[] | undefined;
83
80
  timezone?: string | undefined;
81
+ site?: string | undefined;
82
+ imported_id?: string | undefined;
83
+ queues?: string[] | undefined;
84
84
  roles?: string[] | undefined;
85
85
  staffable?: boolean | undefined;
86
86
  }>, z.ZodObject<{
@@ -101,26 +101,26 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
101
101
  person_id: string;
102
102
  email?: string | undefined;
103
103
  credentials?: Record<string, string> | undefined;
104
- site?: string | undefined;
104
+ channels?: string[] | undefined;
105
105
  first_name?: string | undefined;
106
106
  last_name?: string | undefined;
107
- channels?: string[] | undefined;
108
107
  teams?: string[] | undefined;
109
- queues?: string[] | undefined;
110
108
  timezone?: string | undefined;
109
+ site?: string | undefined;
110
+ queues?: string[] | undefined;
111
111
  staffable?: boolean | undefined;
112
112
  }, {
113
113
  operation: "update_person";
114
114
  person_id: string;
115
115
  email?: string | undefined;
116
116
  credentials?: Record<string, string> | undefined;
117
- site?: string | undefined;
117
+ channels?: string[] | undefined;
118
118
  first_name?: string | undefined;
119
119
  last_name?: string | undefined;
120
- channels?: string[] | undefined;
121
120
  teams?: string[] | undefined;
122
- queues?: string[] | undefined;
123
121
  timezone?: string | undefined;
122
+ site?: string | undefined;
123
+ queues?: string[] | undefined;
124
124
  staffable?: boolean | undefined;
125
125
  }>, z.ZodObject<{
126
126
  operation: z.ZodLiteral<"list_activities">;
@@ -158,9 +158,9 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
158
158
  allow_conflicts: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
159
159
  }, "strip", z.ZodTypeAny, {
160
160
  operation: "create_activity";
161
+ agent_id: string;
161
162
  start_time: number;
162
163
  end_time: number;
163
- agent_id: string;
164
164
  type_id: string;
165
165
  allow_conflicts: boolean;
166
166
  description?: string | undefined;
@@ -168,9 +168,9 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
168
168
  channels?: string[] | undefined;
169
169
  }, {
170
170
  operation: "create_activity";
171
+ agent_id: string;
171
172
  start_time: number;
172
173
  end_time: number;
173
- agent_id: string;
174
174
  type_id: string;
175
175
  description?: string | undefined;
176
176
  credentials?: Record<string, string> | undefined;
@@ -204,23 +204,23 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
204
204
  status: z.ZodDefault<z.ZodOptional<z.ZodEnum<["approved", "pending"]>>>;
205
205
  notes: z.ZodOptional<z.ZodString>;
206
206
  }, "strip", z.ZodTypeAny, {
207
- status: "approved" | "pending";
207
+ status: "pending" | "approved";
208
208
  operation: "create_time_off";
209
+ agent_id: string;
209
210
  start_time: number;
210
211
  end_time: number;
211
- agent_id: string;
212
212
  credentials?: Record<string, string> | undefined;
213
- type_id?: string | undefined;
214
213
  notes?: string | undefined;
214
+ type_id?: string | undefined;
215
215
  }, {
216
216
  operation: "create_time_off";
217
+ agent_id: string;
217
218
  start_time: number;
218
219
  end_time: number;
219
- agent_id: string;
220
- status?: "approved" | "pending" | undefined;
220
+ status?: "pending" | "approved" | undefined;
221
221
  credentials?: Record<string, string> | undefined;
222
- type_id?: string | undefined;
223
222
  notes?: string | undefined;
223
+ type_id?: string | undefined;
224
224
  }>, z.ZodObject<{
225
225
  agent_ids: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
226
226
  status: z.ZodOptional<z.ZodEnum<["approved", "pending", "denied", "cancelled"]>>;
@@ -232,12 +232,12 @@ export declare const AssembledParamsSchema: z.ZodDiscriminatedUnion<"operation",
232
232
  operation: "list_time_off";
233
233
  limit: number;
234
234
  offset: number;
235
- status?: "approved" | "pending" | "denied" | "cancelled" | undefined;
235
+ status?: "pending" | "cancelled" | "denied" | "approved" | undefined;
236
236
  credentials?: Record<string, string> | undefined;
237
237
  agent_ids?: string[] | undefined;
238
238
  }, {
239
239
  operation: "list_time_off";
240
- status?: "approved" | "pending" | "denied" | "cancelled" | undefined;
240
+ status?: "pending" | "cancelled" | "denied" | "approved" | undefined;
241
241
  credentials?: Record<string, string> | undefined;
242
242
  limit?: number | undefined;
243
243
  offset?: number | undefined;
@@ -71,14 +71,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
71
71
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
72
72
  }, "strip", import("zod").ZodTypeAny, {
73
73
  object: string;
74
- operation: "create_record";
75
74
  values: Record<string, unknown>;
75
+ operation: "create_record";
76
76
  credentials?: Partial<Record<CredentialType, string>> | undefined;
77
77
  matching_attribute?: string | undefined;
78
78
  }, {
79
79
  object: string;
80
- operation: "create_record";
81
80
  values: Record<string, unknown>;
81
+ operation: "create_record";
82
82
  credentials?: Partial<Record<CredentialType, string>> | undefined;
83
83
  matching_attribute?: string | undefined;
84
84
  }>, import("zod").ZodObject<{
@@ -89,14 +89,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
89
89
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
90
90
  }, "strip", import("zod").ZodTypeAny, {
91
91
  object: string;
92
- operation: "update_record";
93
92
  values: Record<string, unknown>;
93
+ operation: "update_record";
94
94
  record_id: string;
95
95
  credentials?: Partial<Record<CredentialType, string>> | undefined;
96
96
  }, {
97
97
  object: string;
98
- operation: "update_record";
99
98
  values: Record<string, unknown>;
99
+ operation: "update_record";
100
100
  record_id: string;
101
101
  credentials?: Partial<Record<CredentialType, string>> | undefined;
102
102
  }>, import("zod").ZodObject<{
@@ -123,17 +123,17 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
123
123
  format: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<["plaintext"]>>>;
124
124
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
125
125
  }, "strip", import("zod").ZodTypeAny, {
126
- operation: "create_note";
127
126
  format: "plaintext";
128
127
  title: string;
129
128
  content: string;
129
+ operation: "create_note";
130
130
  parent_object: string;
131
131
  parent_record_id: string;
132
132
  credentials?: Partial<Record<CredentialType, string>> | undefined;
133
133
  }, {
134
- operation: "create_note";
135
134
  title: string;
136
135
  content: string;
136
+ operation: "create_note";
137
137
  parent_object: string;
138
138
  parent_record_id: string;
139
139
  format?: "plaintext" | undefined;
@@ -186,8 +186,8 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
186
186
  }>, "many">>;
187
187
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
188
188
  }, "strip", import("zod").ZodTypeAny, {
189
- operation: "create_task";
190
189
  content: string;
190
+ operation: "create_task";
191
191
  is_completed: boolean;
192
192
  credentials?: Partial<Record<CredentialType, string>> | undefined;
193
193
  assignees?: {
@@ -200,8 +200,8 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
200
200
  target_record_id: string;
201
201
  }[] | undefined;
202
202
  }, {
203
- operation: "create_task";
204
203
  content: string;
204
+ operation: "create_task";
205
205
  credentials?: Partial<Record<CredentialType, string>> | undefined;
206
206
  assignees?: {
207
207
  referenced_actor_type: "workspace-member";
@@ -326,15 +326,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
326
326
  success: import("zod").ZodBoolean;
327
327
  error: import("zod").ZodString;
328
328
  }, "strip", import("zod").ZodTypeAny, {
329
- operation: "list_records";
330
- success: boolean;
331
329
  error: string;
330
+ success: boolean;
331
+ operation: "list_records";
332
332
  records?: Record<string, unknown>[] | undefined;
333
333
  next_page_offset?: number | undefined;
334
334
  }, {
335
- operation: "list_records";
336
- success: boolean;
337
335
  error: string;
336
+ success: boolean;
337
+ operation: "list_records";
338
338
  records?: Record<string, unknown>[] | undefined;
339
339
  next_page_offset?: number | undefined;
340
340
  }>, import("zod").ZodObject<{
@@ -343,14 +343,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
343
343
  success: import("zod").ZodBoolean;
344
344
  error: import("zod").ZodString;
345
345
  }, "strip", import("zod").ZodTypeAny, {
346
- operation: "get_record";
347
- success: boolean;
348
346
  error: string;
347
+ success: boolean;
348
+ operation: "get_record";
349
349
  record?: Record<string, unknown> | undefined;
350
350
  }, {
351
- operation: "get_record";
352
- success: boolean;
353
351
  error: string;
352
+ success: boolean;
353
+ operation: "get_record";
354
354
  record?: Record<string, unknown> | undefined;
355
355
  }>, import("zod").ZodObject<{
356
356
  operation: import("zod").ZodLiteral<"create_record">;
@@ -358,14 +358,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
358
358
  success: import("zod").ZodBoolean;
359
359
  error: import("zod").ZodString;
360
360
  }, "strip", import("zod").ZodTypeAny, {
361
- operation: "create_record";
362
- success: boolean;
363
361
  error: string;
362
+ success: boolean;
363
+ operation: "create_record";
364
364
  record?: Record<string, unknown> | undefined;
365
365
  }, {
366
- operation: "create_record";
367
- success: boolean;
368
366
  error: string;
367
+ success: boolean;
368
+ operation: "create_record";
369
369
  record?: Record<string, unknown> | undefined;
370
370
  }>, import("zod").ZodObject<{
371
371
  operation: import("zod").ZodLiteral<"update_record">;
@@ -373,41 +373,41 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
373
373
  success: import("zod").ZodBoolean;
374
374
  error: import("zod").ZodString;
375
375
  }, "strip", import("zod").ZodTypeAny, {
376
- operation: "update_record";
377
- success: boolean;
378
376
  error: string;
377
+ success: boolean;
378
+ operation: "update_record";
379
379
  record?: Record<string, unknown> | undefined;
380
380
  }, {
381
- operation: "update_record";
382
- success: boolean;
383
381
  error: string;
382
+ success: boolean;
383
+ operation: "update_record";
384
384
  record?: Record<string, unknown> | undefined;
385
385
  }>, import("zod").ZodObject<{
386
386
  operation: import("zod").ZodLiteral<"delete_record">;
387
387
  success: import("zod").ZodBoolean;
388
388
  error: import("zod").ZodString;
389
389
  }, "strip", import("zod").ZodTypeAny, {
390
- operation: "delete_record";
391
- success: boolean;
392
390
  error: string;
393
- }, {
394
- operation: "delete_record";
395
391
  success: boolean;
392
+ operation: "delete_record";
393
+ }, {
396
394
  error: string;
395
+ success: boolean;
396
+ operation: "delete_record";
397
397
  }>, import("zod").ZodObject<{
398
398
  operation: import("zod").ZodLiteral<"create_note">;
399
399
  note: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
400
400
  success: import("zod").ZodBoolean;
401
401
  error: import("zod").ZodString;
402
402
  }, "strip", import("zod").ZodTypeAny, {
403
- operation: "create_note";
404
- success: boolean;
405
403
  error: string;
404
+ success: boolean;
405
+ operation: "create_note";
406
406
  note?: Record<string, unknown> | undefined;
407
407
  }, {
408
- operation: "create_note";
409
- success: boolean;
410
408
  error: string;
409
+ success: boolean;
410
+ operation: "create_note";
411
411
  note?: Record<string, unknown> | undefined;
412
412
  }>, import("zod").ZodObject<{
413
413
  operation: import("zod").ZodLiteral<"list_notes">;
@@ -415,14 +415,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
415
415
  success: import("zod").ZodBoolean;
416
416
  error: import("zod").ZodString;
417
417
  }, "strip", import("zod").ZodTypeAny, {
418
- operation: "list_notes";
419
- success: boolean;
420
418
  error: string;
419
+ success: boolean;
420
+ operation: "list_notes";
421
421
  notes?: Record<string, unknown>[] | undefined;
422
422
  }, {
423
- operation: "list_notes";
424
- success: boolean;
425
423
  error: string;
424
+ success: boolean;
425
+ operation: "list_notes";
426
426
  notes?: Record<string, unknown>[] | undefined;
427
427
  }>, import("zod").ZodObject<{
428
428
  operation: import("zod").ZodLiteral<"create_task">;
@@ -430,14 +430,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
430
430
  success: import("zod").ZodBoolean;
431
431
  error: import("zod").ZodString;
432
432
  }, "strip", import("zod").ZodTypeAny, {
433
- operation: "create_task";
434
- success: boolean;
435
433
  error: string;
434
+ success: boolean;
435
+ operation: "create_task";
436
436
  task?: Record<string, unknown> | undefined;
437
437
  }, {
438
- operation: "create_task";
439
- success: boolean;
440
438
  error: string;
439
+ success: boolean;
440
+ operation: "create_task";
441
441
  task?: Record<string, unknown> | undefined;
442
442
  }>, import("zod").ZodObject<{
443
443
  operation: import("zod").ZodLiteral<"list_tasks">;
@@ -445,14 +445,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
445
445
  success: import("zod").ZodBoolean;
446
446
  error: import("zod").ZodString;
447
447
  }, "strip", import("zod").ZodTypeAny, {
448
- operation: "list_tasks";
449
- success: boolean;
450
448
  error: string;
449
+ success: boolean;
450
+ operation: "list_tasks";
451
451
  tasks?: Record<string, unknown>[] | undefined;
452
452
  }, {
453
- operation: "list_tasks";
454
- success: boolean;
455
453
  error: string;
454
+ success: boolean;
455
+ operation: "list_tasks";
456
456
  tasks?: Record<string, unknown>[] | undefined;
457
457
  }>, import("zod").ZodObject<{
458
458
  operation: import("zod").ZodLiteral<"update_task">;
@@ -460,41 +460,41 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
460
460
  success: import("zod").ZodBoolean;
461
461
  error: import("zod").ZodString;
462
462
  }, "strip", import("zod").ZodTypeAny, {
463
- operation: "update_task";
464
- success: boolean;
465
463
  error: string;
464
+ success: boolean;
465
+ operation: "update_task";
466
466
  task?: Record<string, unknown> | undefined;
467
467
  }, {
468
- operation: "update_task";
469
- success: boolean;
470
468
  error: string;
469
+ success: boolean;
470
+ operation: "update_task";
471
471
  task?: Record<string, unknown> | undefined;
472
472
  }>, import("zod").ZodObject<{
473
473
  operation: import("zod").ZodLiteral<"delete_task">;
474
474
  success: import("zod").ZodBoolean;
475
475
  error: import("zod").ZodString;
476
476
  }, "strip", import("zod").ZodTypeAny, {
477
- operation: "delete_task";
478
- success: boolean;
479
477
  error: string;
480
- }, {
481
- operation: "delete_task";
482
478
  success: boolean;
479
+ operation: "delete_task";
480
+ }, {
483
481
  error: string;
482
+ success: boolean;
483
+ operation: "delete_task";
484
484
  }>, import("zod").ZodObject<{
485
485
  operation: import("zod").ZodLiteral<"list_lists">;
486
486
  lists: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
487
487
  success: import("zod").ZodBoolean;
488
488
  error: import("zod").ZodString;
489
489
  }, "strip", import("zod").ZodTypeAny, {
490
- operation: "list_lists";
491
- success: boolean;
492
490
  error: string;
491
+ success: boolean;
492
+ operation: "list_lists";
493
493
  lists?: Record<string, unknown>[] | undefined;
494
494
  }, {
495
- operation: "list_lists";
496
- success: boolean;
497
495
  error: string;
496
+ success: boolean;
497
+ operation: "list_lists";
498
498
  lists?: Record<string, unknown>[] | undefined;
499
499
  }>, import("zod").ZodObject<{
500
500
  operation: import("zod").ZodLiteral<"create_entry">;
@@ -502,14 +502,14 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
502
502
  success: import("zod").ZodBoolean;
503
503
  error: import("zod").ZodString;
504
504
  }, "strip", import("zod").ZodTypeAny, {
505
- operation: "create_entry";
506
- success: boolean;
507
505
  error: string;
506
+ success: boolean;
507
+ operation: "create_entry";
508
508
  entry?: Record<string, unknown> | undefined;
509
509
  }, {
510
- operation: "create_entry";
511
- success: boolean;
512
510
  error: string;
511
+ success: boolean;
512
+ operation: "create_entry";
513
513
  entry?: Record<string, unknown> | undefined;
514
514
  }>, import("zod").ZodObject<{
515
515
  operation: import("zod").ZodLiteral<"list_entries">;
@@ -518,15 +518,15 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
518
518
  success: import("zod").ZodBoolean;
519
519
  error: import("zod").ZodString;
520
520
  }, "strip", import("zod").ZodTypeAny, {
521
- operation: "list_entries";
522
- success: boolean;
523
521
  error: string;
522
+ success: boolean;
523
+ operation: "list_entries";
524
524
  entries?: Record<string, unknown>[] | undefined;
525
525
  next_page_offset?: number | undefined;
526
526
  }, {
527
- operation: "list_entries";
528
- success: boolean;
529
527
  error: string;
528
+ success: boolean;
529
+ operation: "list_entries";
530
530
  entries?: Record<string, unknown>[] | undefined;
531
531
  next_page_offset?: number | undefined;
532
532
  }>]>;