@bubblelab/bubble-core 0.1.239 → 0.1.240

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 (121) hide show
  1. package/dist/bubble-bundle.d.ts +183 -183
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  5. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  12. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  13. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  14. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  15. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +129 -129
  16. package/dist/bubbles/service-bubble/apify/apify.d.ts +26 -26
  17. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +66 -66
  18. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +90 -90
  19. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
  20. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +38 -38
  21. package/dist/bubbles/service-bubble/attio/attio.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +30 -30
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  25. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  26. package/dist/bubbles/service-bubble/capability-pipeline.js +1 -7
  27. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  28. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  29. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +166 -166
  32. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +882 -882
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  35. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  37. package/dist/bubbles/service-bubble/github.d.ts +144 -144
  38. package/dist/bubbles/service-bubble/gmail.d.ts +244 -244
  39. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  40. package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
  41. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  43. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/http.d.ts +30 -30
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +48 -48
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +48 -48
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
  50. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  51. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/notion/notion.d.ts +1777 -1777
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  57. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  60. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  63. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  64. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  65. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +434 -434
  67. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  68. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +179 -179
  69. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +207 -207
  70. package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
  71. package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
  72. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
  73. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +101 -101
  74. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +101 -101
  75. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
  76. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
  77. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +24 -24
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  87. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  88. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  90. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  94. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +506 -506
  95. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  100. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  101. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  102. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +80 -80
  104. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  105. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
  106. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  107. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  108. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  109. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  111. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  112. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  113. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  114. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  115. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  116. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  117. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  118. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +88 -88
  119. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  120. package/dist/bubbles.json +1 -1
  121. package/package.json +2 -2
@@ -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
- credentials?: Partial<Record<CredentialType, string>> | undefined;
242
241
  content?: string | undefined;
242
+ credentials?: Partial<Record<CredentialType, 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
- credentials?: Partial<Record<CredentialType, string>> | undefined;
249
248
  content?: string | undefined;
249
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
250
250
  deadline_at?: string | undefined;
251
251
  is_completed?: boolean | undefined;
252
252
  }>, import("zod").ZodObject<{
@@ -326,14 +326,14 @@ 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
- error: string;
330
329
  success: boolean;
330
+ error: string;
331
331
  operation: "list_records";
332
332
  records?: Record<string, unknown>[] | undefined;
333
333
  next_page_offset?: number | undefined;
334
334
  }, {
335
- error: string;
336
335
  success: boolean;
336
+ error: string;
337
337
  operation: "list_records";
338
338
  records?: Record<string, unknown>[] | undefined;
339
339
  next_page_offset?: number | undefined;
@@ -343,13 +343,13 @@ 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
- error: string;
347
346
  success: boolean;
347
+ error: string;
348
348
  operation: "get_record";
349
349
  record?: Record<string, unknown> | undefined;
350
350
  }, {
351
- error: string;
352
351
  success: boolean;
352
+ error: string;
353
353
  operation: "get_record";
354
354
  record?: Record<string, unknown> | undefined;
355
355
  }>, import("zod").ZodObject<{
@@ -358,13 +358,13 @@ 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
- error: string;
362
361
  success: boolean;
362
+ error: string;
363
363
  operation: "create_record";
364
364
  record?: Record<string, unknown> | undefined;
365
365
  }, {
366
- error: string;
367
366
  success: boolean;
367
+ error: string;
368
368
  operation: "create_record";
369
369
  record?: Record<string, unknown> | undefined;
370
370
  }>, import("zod").ZodObject<{
@@ -373,13 +373,13 @@ 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
- error: string;
377
376
  success: boolean;
377
+ error: string;
378
378
  operation: "update_record";
379
379
  record?: Record<string, unknown> | undefined;
380
380
  }, {
381
- error: string;
382
381
  success: boolean;
382
+ error: string;
383
383
  operation: "update_record";
384
384
  record?: Record<string, unknown> | undefined;
385
385
  }>, import("zod").ZodObject<{
@@ -387,12 +387,12 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
387
387
  success: import("zod").ZodBoolean;
388
388
  error: import("zod").ZodString;
389
389
  }, "strip", import("zod").ZodTypeAny, {
390
- error: string;
391
390
  success: boolean;
391
+ error: string;
392
392
  operation: "delete_record";
393
393
  }, {
394
- error: string;
395
394
  success: boolean;
395
+ error: string;
396
396
  operation: "delete_record";
397
397
  }>, import("zod").ZodObject<{
398
398
  operation: import("zod").ZodLiteral<"create_note">;
@@ -400,13 +400,13 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
400
400
  success: import("zod").ZodBoolean;
401
401
  error: import("zod").ZodString;
402
402
  }, "strip", import("zod").ZodTypeAny, {
403
- error: string;
404
403
  success: boolean;
404
+ error: string;
405
405
  operation: "create_note";
406
406
  note?: Record<string, unknown> | undefined;
407
407
  }, {
408
- error: string;
409
408
  success: boolean;
409
+ error: string;
410
410
  operation: "create_note";
411
411
  note?: Record<string, unknown> | undefined;
412
412
  }>, import("zod").ZodObject<{
@@ -415,13 +415,13 @@ 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
- error: string;
419
418
  success: boolean;
419
+ error: string;
420
420
  operation: "list_notes";
421
421
  notes?: Record<string, unknown>[] | undefined;
422
422
  }, {
423
- error: string;
424
423
  success: boolean;
424
+ error: string;
425
425
  operation: "list_notes";
426
426
  notes?: Record<string, unknown>[] | undefined;
427
427
  }>, import("zod").ZodObject<{
@@ -430,13 +430,13 @@ 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
- error: string;
434
433
  success: boolean;
434
+ error: string;
435
435
  operation: "create_task";
436
436
  task?: Record<string, unknown> | undefined;
437
437
  }, {
438
- error: string;
439
438
  success: boolean;
439
+ error: string;
440
440
  operation: "create_task";
441
441
  task?: Record<string, unknown> | undefined;
442
442
  }>, import("zod").ZodObject<{
@@ -445,13 +445,13 @@ 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
- error: string;
449
448
  success: boolean;
449
+ error: string;
450
450
  operation: "list_tasks";
451
451
  tasks?: Record<string, unknown>[] | undefined;
452
452
  }, {
453
- error: string;
454
453
  success: boolean;
454
+ error: string;
455
455
  operation: "list_tasks";
456
456
  tasks?: Record<string, unknown>[] | undefined;
457
457
  }>, import("zod").ZodObject<{
@@ -460,13 +460,13 @@ 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
- error: string;
464
463
  success: boolean;
464
+ error: string;
465
465
  operation: "update_task";
466
466
  task?: Record<string, unknown> | undefined;
467
467
  }, {
468
- error: string;
469
468
  success: boolean;
469
+ error: string;
470
470
  operation: "update_task";
471
471
  task?: Record<string, unknown> | undefined;
472
472
  }>, import("zod").ZodObject<{
@@ -474,12 +474,12 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
474
474
  success: import("zod").ZodBoolean;
475
475
  error: import("zod").ZodString;
476
476
  }, "strip", import("zod").ZodTypeAny, {
477
- error: string;
478
477
  success: boolean;
478
+ error: string;
479
479
  operation: "delete_task";
480
480
  }, {
481
- error: string;
482
481
  success: boolean;
482
+ error: string;
483
483
  operation: "delete_task";
484
484
  }>, import("zod").ZodObject<{
485
485
  operation: import("zod").ZodLiteral<"list_lists">;
@@ -487,13 +487,13 @@ export declare class AttioBubble<T extends AttioParamsInput = AttioParamsInput>
487
487
  success: import("zod").ZodBoolean;
488
488
  error: import("zod").ZodString;
489
489
  }, "strip", import("zod").ZodTypeAny, {
490
- error: string;
491
490
  success: boolean;
491
+ error: string;
492
492
  operation: "list_lists";
493
493
  lists?: Record<string, unknown>[] | undefined;
494
494
  }, {
495
- error: string;
496
495
  success: boolean;
496
+ error: string;
497
497
  operation: "list_lists";
498
498
  lists?: Record<string, unknown>[] | undefined;
499
499
  }>, import("zod").ZodObject<{
@@ -502,13 +502,13 @@ 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
- error: string;
506
505
  success: boolean;
506
+ error: string;
507
507
  operation: "create_entry";
508
508
  entry?: Record<string, unknown> | undefined;
509
509
  }, {
510
- error: string;
511
510
  success: boolean;
511
+ error: string;
512
512
  operation: "create_entry";
513
513
  entry?: Record<string, unknown> | undefined;
514
514
  }>, import("zod").ZodObject<{
@@ -518,14 +518,14 @@ 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
- error: string;
522
521
  success: boolean;
522
+ error: string;
523
523
  operation: "list_entries";
524
524
  entries?: Record<string, unknown>[] | undefined;
525
525
  next_page_offset?: number | undefined;
526
526
  }, {
527
- error: string;
528
527
  success: boolean;
528
+ error: string;
529
529
  operation: "list_entries";
530
530
  entries?: Record<string, unknown>[] | undefined;
531
531
  next_page_offset?: 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
- credentials?: Partial<Record<CredentialType, string>> | undefined;
233
232
  content?: string | undefined;
233
+ credentials?: Partial<Record<CredentialType, 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
- credentials?: Partial<Record<CredentialType, string>> | undefined;
240
239
  content?: string | undefined;
240
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
241
241
  deadline_at?: string | undefined;
242
242
  is_completed?: boolean | undefined;
243
243
  }>, z.ZodObject<{
@@ -317,14 +317,14 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
317
317
  success: z.ZodBoolean;
318
318
  error: z.ZodString;
319
319
  }, "strip", z.ZodTypeAny, {
320
- error: string;
321
320
  success: boolean;
321
+ error: string;
322
322
  operation: "list_records";
323
323
  records?: Record<string, unknown>[] | undefined;
324
324
  next_page_offset?: number | undefined;
325
325
  }, {
326
- error: string;
327
326
  success: boolean;
327
+ error: string;
328
328
  operation: "list_records";
329
329
  records?: Record<string, unknown>[] | undefined;
330
330
  next_page_offset?: number | undefined;
@@ -334,13 +334,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
334
334
  success: z.ZodBoolean;
335
335
  error: z.ZodString;
336
336
  }, "strip", z.ZodTypeAny, {
337
- error: string;
338
337
  success: boolean;
338
+ error: string;
339
339
  operation: "get_record";
340
340
  record?: Record<string, unknown> | undefined;
341
341
  }, {
342
- error: string;
343
342
  success: boolean;
343
+ error: string;
344
344
  operation: "get_record";
345
345
  record?: Record<string, unknown> | undefined;
346
346
  }>, z.ZodObject<{
@@ -349,13 +349,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
349
349
  success: z.ZodBoolean;
350
350
  error: z.ZodString;
351
351
  }, "strip", z.ZodTypeAny, {
352
- error: string;
353
352
  success: boolean;
353
+ error: string;
354
354
  operation: "create_record";
355
355
  record?: Record<string, unknown> | undefined;
356
356
  }, {
357
- error: string;
358
357
  success: boolean;
358
+ error: string;
359
359
  operation: "create_record";
360
360
  record?: Record<string, unknown> | undefined;
361
361
  }>, z.ZodObject<{
@@ -364,13 +364,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
364
364
  success: z.ZodBoolean;
365
365
  error: z.ZodString;
366
366
  }, "strip", z.ZodTypeAny, {
367
- error: string;
368
367
  success: boolean;
368
+ error: string;
369
369
  operation: "update_record";
370
370
  record?: Record<string, unknown> | undefined;
371
371
  }, {
372
- error: string;
373
372
  success: boolean;
373
+ error: string;
374
374
  operation: "update_record";
375
375
  record?: Record<string, unknown> | undefined;
376
376
  }>, z.ZodObject<{
@@ -378,12 +378,12 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
378
378
  success: z.ZodBoolean;
379
379
  error: z.ZodString;
380
380
  }, "strip", z.ZodTypeAny, {
381
- error: string;
382
381
  success: boolean;
382
+ error: string;
383
383
  operation: "delete_record";
384
384
  }, {
385
- error: string;
386
385
  success: boolean;
386
+ error: string;
387
387
  operation: "delete_record";
388
388
  }>, z.ZodObject<{
389
389
  operation: z.ZodLiteral<"create_note">;
@@ -391,13 +391,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
391
391
  success: z.ZodBoolean;
392
392
  error: z.ZodString;
393
393
  }, "strip", z.ZodTypeAny, {
394
- error: string;
395
394
  success: boolean;
395
+ error: string;
396
396
  operation: "create_note";
397
397
  note?: Record<string, unknown> | undefined;
398
398
  }, {
399
- error: string;
400
399
  success: boolean;
400
+ error: string;
401
401
  operation: "create_note";
402
402
  note?: Record<string, unknown> | undefined;
403
403
  }>, z.ZodObject<{
@@ -406,13 +406,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
406
406
  success: z.ZodBoolean;
407
407
  error: z.ZodString;
408
408
  }, "strip", z.ZodTypeAny, {
409
- error: string;
410
409
  success: boolean;
410
+ error: string;
411
411
  operation: "list_notes";
412
412
  notes?: Record<string, unknown>[] | undefined;
413
413
  }, {
414
- error: string;
415
414
  success: boolean;
415
+ error: string;
416
416
  operation: "list_notes";
417
417
  notes?: Record<string, unknown>[] | undefined;
418
418
  }>, z.ZodObject<{
@@ -421,13 +421,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
421
421
  success: z.ZodBoolean;
422
422
  error: z.ZodString;
423
423
  }, "strip", z.ZodTypeAny, {
424
- error: string;
425
424
  success: boolean;
425
+ error: string;
426
426
  operation: "create_task";
427
427
  task?: Record<string, unknown> | undefined;
428
428
  }, {
429
- error: string;
430
429
  success: boolean;
430
+ error: string;
431
431
  operation: "create_task";
432
432
  task?: Record<string, unknown> | undefined;
433
433
  }>, z.ZodObject<{
@@ -436,13 +436,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
436
436
  success: z.ZodBoolean;
437
437
  error: z.ZodString;
438
438
  }, "strip", z.ZodTypeAny, {
439
- error: string;
440
439
  success: boolean;
440
+ error: string;
441
441
  operation: "list_tasks";
442
442
  tasks?: Record<string, unknown>[] | undefined;
443
443
  }, {
444
- error: string;
445
444
  success: boolean;
445
+ error: string;
446
446
  operation: "list_tasks";
447
447
  tasks?: Record<string, unknown>[] | undefined;
448
448
  }>, z.ZodObject<{
@@ -451,13 +451,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
451
451
  success: z.ZodBoolean;
452
452
  error: z.ZodString;
453
453
  }, "strip", z.ZodTypeAny, {
454
- error: string;
455
454
  success: boolean;
455
+ error: string;
456
456
  operation: "update_task";
457
457
  task?: Record<string, unknown> | undefined;
458
458
  }, {
459
- error: string;
460
459
  success: boolean;
460
+ error: string;
461
461
  operation: "update_task";
462
462
  task?: Record<string, unknown> | undefined;
463
463
  }>, z.ZodObject<{
@@ -465,12 +465,12 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
465
465
  success: z.ZodBoolean;
466
466
  error: z.ZodString;
467
467
  }, "strip", z.ZodTypeAny, {
468
- error: string;
469
468
  success: boolean;
469
+ error: string;
470
470
  operation: "delete_task";
471
471
  }, {
472
- error: string;
473
472
  success: boolean;
473
+ error: string;
474
474
  operation: "delete_task";
475
475
  }>, z.ZodObject<{
476
476
  operation: z.ZodLiteral<"list_lists">;
@@ -478,13 +478,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
478
478
  success: z.ZodBoolean;
479
479
  error: z.ZodString;
480
480
  }, "strip", z.ZodTypeAny, {
481
- error: string;
482
481
  success: boolean;
482
+ error: string;
483
483
  operation: "list_lists";
484
484
  lists?: Record<string, unknown>[] | undefined;
485
485
  }, {
486
- error: string;
487
486
  success: boolean;
487
+ error: string;
488
488
  operation: "list_lists";
489
489
  lists?: Record<string, unknown>[] | undefined;
490
490
  }>, z.ZodObject<{
@@ -493,13 +493,13 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
493
493
  success: z.ZodBoolean;
494
494
  error: z.ZodString;
495
495
  }, "strip", z.ZodTypeAny, {
496
- error: string;
497
496
  success: boolean;
497
+ error: string;
498
498
  operation: "create_entry";
499
499
  entry?: Record<string, unknown> | undefined;
500
500
  }, {
501
- error: string;
502
501
  success: boolean;
502
+ error: string;
503
503
  operation: "create_entry";
504
504
  entry?: Record<string, unknown> | undefined;
505
505
  }>, z.ZodObject<{
@@ -509,14 +509,14 @@ export declare const AttioResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
509
509
  success: z.ZodBoolean;
510
510
  error: z.ZodString;
511
511
  }, "strip", z.ZodTypeAny, {
512
- error: string;
513
512
  success: boolean;
513
+ error: string;
514
514
  operation: "list_entries";
515
515
  entries?: Record<string, unknown>[] | undefined;
516
516
  next_page_offset?: number | undefined;
517
517
  }, {
518
- error: string;
519
518
  success: boolean;
519
+ error: string;
520
520
  operation: "list_entries";
521
521
  entries?: Record<string, unknown>[] | undefined;
522
522
  next_page_offset?: number | undefined;