@bubblelab/bubble-core 0.1.190 → 0.1.192

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