@bubblelab/bubble-core 0.1.212 → 0.1.213

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 (95) hide show
  1. package/dist/bubble-bundle.d.ts +150 -150
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +192 -25
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +26 -26
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +70 -70
  11. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +55 -55
  12. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +24 -24
  13. package/dist/bubbles/service-bubble/attio/attio.d.ts +66 -66
  14. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +2 -2
  15. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +58 -58
  16. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  18. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  21. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  22. package/dist/bubbles/service-bubble/firecrawl.d.ts +284 -284
  23. package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
  24. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  25. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
  26. package/dist/bubbles/service-bubble/github.d.ts +102 -102
  27. package/dist/bubbles/service-bubble/gmail.d.ts +238 -238
  28. package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
  29. package/dist/bubbles/service-bubble/google-drive.d.ts +146 -146
  30. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  31. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
  32. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  33. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  34. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  35. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  37. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +31 -31
  38. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  39. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
  40. package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
  41. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  42. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
  43. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  44. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  45. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  46. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
  47. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  48. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  49. package/dist/bubbles/service-bubble/slack/slack.d.ts +224 -224
  50. package/dist/bubbles/service-bubble/storage.d.ts +88 -88
  51. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
  52. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +87 -87
  53. package/dist/bubbles/service-bubble/telegram.d.ts +120 -120
  54. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +28 -28
  55. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +5 -5
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  60. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  62. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  67. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +345 -345
  69. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  78. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +132 -132
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  86. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  87. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  88. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  89. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +58 -58
  90. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  92. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +12 -12
  93. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  94. package/dist/bubbles.json +1 -1
  95. package/package.json +2 -2
@@ -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";
@@ -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<{
@@ -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
  }>]>;
@@ -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<{