@bubblelab/bubble-core 0.1.234 → 0.1.235

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 (87) hide show
  1. package/dist/bubble-bundle.d.ts +116 -116
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  7. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
  8. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  10. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/github.d.ts +168 -168
  17. package/dist/bubbles/service-bubble/gmail.d.ts +387 -320
  18. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  19. package/dist/bubbles/service-bubble/gmail.js +54 -0
  20. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  21. package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  23. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  24. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/http.d.ts +49 -26
  26. package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/http.js +87 -12
  28. package/dist/bubbles/service-bubble/http.js.map +1 -1
  29. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +38 -38
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  32. package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
  34. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  35. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/resend.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
  39. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  40. package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
  42. package/dist/bubbles/service-bubble/storage.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
  44. package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
  45. package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
  48. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  52. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  53. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  54. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  56. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  59. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  60. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
  61. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  66. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  67. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  70. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +48 -48
  72. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  73. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
  74. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
  75. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
  76. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  78. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  80. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  81. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  82. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  83. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  84. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  85. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  86. package/dist/bubbles.json +95 -6
  87. package/package.json +2 -2
@@ -541,8 +541,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
541
541
  }>>;
542
542
  error: import("zod").ZodString;
543
543
  }, "strip", import("zod").ZodTypeAny, {
544
- error: string;
545
544
  success: boolean;
545
+ error: string;
546
546
  operation: "create_record";
547
547
  record?: {
548
548
  properties: Record<string, unknown>;
@@ -552,8 +552,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
552
552
  updatedAt?: string | undefined;
553
553
  } | undefined;
554
554
  }, {
555
- error: string;
556
555
  success: boolean;
556
+ error: string;
557
557
  operation: "create_record";
558
558
  record?: {
559
559
  properties: Record<string, unknown>;
@@ -586,8 +586,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
586
586
  }>>;
587
587
  error: import("zod").ZodString;
588
588
  }, "strip", import("zod").ZodTypeAny, {
589
- error: string;
590
589
  success: boolean;
590
+ error: string;
591
591
  operation: "get_record";
592
592
  record?: {
593
593
  properties: Record<string, unknown>;
@@ -597,8 +597,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
597
597
  updatedAt?: string | undefined;
598
598
  } | undefined;
599
599
  }, {
600
- error: string;
601
600
  success: boolean;
601
+ error: string;
602
602
  operation: "get_record";
603
603
  record?: {
604
604
  properties: Record<string, unknown>;
@@ -631,8 +631,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
631
631
  }>>;
632
632
  error: import("zod").ZodString;
633
633
  }, "strip", import("zod").ZodTypeAny, {
634
- error: string;
635
634
  success: boolean;
635
+ error: string;
636
636
  operation: "update_record";
637
637
  record?: {
638
638
  properties: Record<string, unknown>;
@@ -642,8 +642,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
642
642
  updatedAt?: string | undefined;
643
643
  } | undefined;
644
644
  }, {
645
- error: string;
646
645
  success: boolean;
646
+ error: string;
647
647
  operation: "update_record";
648
648
  record?: {
649
649
  properties: Record<string, unknown>;
@@ -657,12 +657,12 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
657
657
  success: import("zod").ZodBoolean;
658
658
  error: import("zod").ZodString;
659
659
  }, "strip", import("zod").ZodTypeAny, {
660
- error: string;
661
660
  success: boolean;
661
+ error: string;
662
662
  operation: "delete_record";
663
663
  }, {
664
- error: string;
665
664
  success: boolean;
665
+ error: string;
666
666
  operation: "delete_record";
667
667
  }>, import("zod").ZodObject<{
668
668
  operation: import("zod").ZodLiteral<"search_records">;
@@ -706,8 +706,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
706
706
  }>>;
707
707
  error: import("zod").ZodString;
708
708
  }, "strip", import("zod").ZodTypeAny, {
709
- error: string;
710
709
  success: boolean;
710
+ error: string;
711
711
  operation: "search_records";
712
712
  total?: number | undefined;
713
713
  results?: {
@@ -723,8 +723,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
723
723
  } | undefined;
724
724
  } | undefined;
725
725
  }, {
726
- error: string;
727
726
  success: boolean;
727
+ error: string;
728
728
  operation: "search_records";
729
729
  total?: number | undefined;
730
730
  results?: {
@@ -763,8 +763,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
763
763
  }>, "many">>;
764
764
  error: import("zod").ZodString;
765
765
  }, "strip", import("zod").ZodTypeAny, {
766
- error: string;
767
766
  success: boolean;
767
+ error: string;
768
768
  operation: "batch_create_records";
769
769
  results?: {
770
770
  properties: Record<string, unknown>;
@@ -774,8 +774,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
774
774
  updatedAt?: string | undefined;
775
775
  }[] | undefined;
776
776
  }, {
777
- error: string;
778
777
  success: boolean;
778
+ error: string;
779
779
  operation: "batch_create_records";
780
780
  results?: {
781
781
  properties: Record<string, unknown>;
@@ -808,8 +808,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
808
808
  }>, "many">>;
809
809
  error: import("zod").ZodString;
810
810
  }, "strip", import("zod").ZodTypeAny, {
811
- error: string;
812
811
  success: boolean;
812
+ error: string;
813
813
  operation: "batch_update_records";
814
814
  results?: {
815
815
  properties: Record<string, unknown>;
@@ -819,8 +819,8 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
819
819
  updatedAt?: string | undefined;
820
820
  }[] | undefined;
821
821
  }, {
822
- error: string;
823
822
  success: boolean;
823
+ error: string;
824
824
  operation: "batch_update_records";
825
825
  results?: {
826
826
  properties: Record<string, unknown>;
@@ -834,12 +834,12 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
834
834
  success: import("zod").ZodBoolean;
835
835
  error: import("zod").ZodString;
836
836
  }, "strip", import("zod").ZodTypeAny, {
837
- error: string;
838
837
  success: boolean;
838
+ error: string;
839
839
  operation: "batch_delete_records";
840
840
  }, {
841
- error: string;
842
841
  success: boolean;
842
+ error: string;
843
843
  operation: "batch_delete_records";
844
844
  }>, import("zod").ZodObject<{
845
845
  operation: import("zod").ZodLiteral<"list_properties">;
@@ -847,13 +847,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
847
847
  properties: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
848
848
  error: import("zod").ZodString;
849
849
  }, "strip", import("zod").ZodTypeAny, {
850
- error: string;
851
850
  success: boolean;
851
+ error: string;
852
852
  operation: "list_properties";
853
853
  properties?: Record<string, unknown>[] | undefined;
854
854
  }, {
855
- error: string;
856
855
  success: boolean;
856
+ error: string;
857
857
  operation: "list_properties";
858
858
  properties?: Record<string, unknown>[] | undefined;
859
859
  }>, import("zod").ZodObject<{
@@ -862,13 +862,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
862
862
  property: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
863
863
  error: import("zod").ZodString;
864
864
  }, "strip", import("zod").ZodTypeAny, {
865
- error: string;
866
865
  success: boolean;
866
+ error: string;
867
867
  operation: "get_property";
868
868
  property?: Record<string, unknown> | undefined;
869
869
  }, {
870
- error: string;
871
870
  success: boolean;
871
+ error: string;
872
872
  operation: "get_property";
873
873
  property?: Record<string, unknown> | undefined;
874
874
  }>, import("zod").ZodObject<{
@@ -877,13 +877,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
877
877
  property: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
878
878
  error: import("zod").ZodString;
879
879
  }, "strip", import("zod").ZodTypeAny, {
880
- error: string;
881
880
  success: boolean;
881
+ error: string;
882
882
  operation: "create_property";
883
883
  property?: Record<string, unknown> | undefined;
884
884
  }, {
885
- error: string;
886
885
  success: boolean;
886
+ error: string;
887
887
  operation: "create_property";
888
888
  property?: Record<string, unknown> | undefined;
889
889
  }>, import("zod").ZodObject<{
@@ -892,13 +892,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
892
892
  property: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
893
893
  error: import("zod").ZodString;
894
894
  }, "strip", import("zod").ZodTypeAny, {
895
- error: string;
896
895
  success: boolean;
896
+ error: string;
897
897
  operation: "update_property";
898
898
  property?: Record<string, unknown> | undefined;
899
899
  }, {
900
- error: string;
901
900
  success: boolean;
901
+ error: string;
902
902
  operation: "update_property";
903
903
  property?: Record<string, unknown> | undefined;
904
904
  }>, import("zod").ZodObject<{
@@ -906,12 +906,12 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
906
906
  success: import("zod").ZodBoolean;
907
907
  error: import("zod").ZodString;
908
908
  }, "strip", import("zod").ZodTypeAny, {
909
- error: string;
910
909
  success: boolean;
910
+ error: string;
911
911
  operation: "delete_property";
912
912
  }, {
913
- error: string;
914
913
  success: boolean;
914
+ error: string;
915
915
  operation: "delete_property";
916
916
  }>, import("zod").ZodObject<{
917
917
  operation: import("zod").ZodLiteral<"list_associations">;
@@ -919,13 +919,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
919
919
  associations: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
920
920
  error: import("zod").ZodString;
921
921
  }, "strip", import("zod").ZodTypeAny, {
922
- error: string;
923
922
  success: boolean;
923
+ error: string;
924
924
  operation: "list_associations";
925
925
  associations?: Record<string, unknown>[] | undefined;
926
926
  }, {
927
- error: string;
928
927
  success: boolean;
928
+ error: string;
929
929
  operation: "list_associations";
930
930
  associations?: Record<string, unknown>[] | undefined;
931
931
  }>, import("zod").ZodObject<{
@@ -933,24 +933,24 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
933
933
  success: import("zod").ZodBoolean;
934
934
  error: import("zod").ZodString;
935
935
  }, "strip", import("zod").ZodTypeAny, {
936
- error: string;
937
936
  success: boolean;
937
+ error: string;
938
938
  operation: "create_association";
939
939
  }, {
940
- error: string;
941
940
  success: boolean;
941
+ error: string;
942
942
  operation: "create_association";
943
943
  }>, import("zod").ZodObject<{
944
944
  operation: import("zod").ZodLiteral<"remove_association">;
945
945
  success: import("zod").ZodBoolean;
946
946
  error: import("zod").ZodString;
947
947
  }, "strip", import("zod").ZodTypeAny, {
948
- error: string;
949
948
  success: boolean;
949
+ error: string;
950
950
  operation: "remove_association";
951
951
  }, {
952
- error: string;
953
952
  success: boolean;
953
+ error: string;
954
954
  operation: "remove_association";
955
955
  }>, import("zod").ZodObject<{
956
956
  operation: import("zod").ZodLiteral<"list_pipelines">;
@@ -958,13 +958,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
958
958
  pipelines: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>, "many">>;
959
959
  error: import("zod").ZodString;
960
960
  }, "strip", import("zod").ZodTypeAny, {
961
- error: string;
962
961
  success: boolean;
962
+ error: string;
963
963
  operation: "list_pipelines";
964
964
  pipelines?: Record<string, unknown>[] | undefined;
965
965
  }, {
966
- error: string;
967
966
  success: boolean;
967
+ error: string;
968
968
  operation: "list_pipelines";
969
969
  pipelines?: Record<string, unknown>[] | undefined;
970
970
  }>, import("zod").ZodObject<{
@@ -982,16 +982,16 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
982
982
  }>>;
983
983
  error: import("zod").ZodString;
984
984
  }, "strip", import("zod").ZodTypeAny, {
985
- error: string;
986
985
  success: boolean;
986
+ error: string;
987
987
  operation: "create_note";
988
988
  note?: {
989
989
  properties: Record<string, unknown>;
990
990
  id: string;
991
991
  } | undefined;
992
992
  }, {
993
- error: string;
994
993
  success: boolean;
994
+ error: string;
995
995
  operation: "create_note";
996
996
  note?: {
997
997
  properties: Record<string, unknown>;
@@ -1003,13 +1003,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
1003
1003
  account: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
1004
1004
  error: import("zod").ZodString;
1005
1005
  }, "strip", import("zod").ZodTypeAny, {
1006
- error: string;
1007
1006
  success: boolean;
1007
+ error: string;
1008
1008
  operation: "get_account_info";
1009
1009
  account?: Record<string, unknown> | undefined;
1010
1010
  }, {
1011
- error: string;
1012
1011
  success: boolean;
1012
+ error: string;
1013
1013
  operation: "get_account_info";
1014
1014
  account?: Record<string, unknown> | undefined;
1015
1015
  }>]>;
@@ -13,15 +13,15 @@ declare const InsForgeDbParamsSchema: z.ZodObject<{
13
13
  }, "strip", z.ZodTypeAny, {
14
14
  timeout: number;
15
15
  query: string;
16
- allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[];
16
+ allowedOperations: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "CREATE")[];
17
17
  parameters: unknown[];
18
18
  maxRows: number;
19
19
  credentials?: Partial<Record<CredentialType, string>> | undefined;
20
20
  }, {
21
21
  query: string;
22
- credentials?: Partial<Record<CredentialType, string>> | undefined;
23
22
  timeout?: number | undefined;
24
- allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
23
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
24
+ allowedOperations?: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
25
25
  parameters?: unknown[] | undefined;
26
26
  maxRows?: number | undefined;
27
27
  }>;
@@ -36,16 +36,16 @@ declare const InsForgeDbResultSchema: z.ZodObject<{
36
36
  error: z.ZodString;
37
37
  cleanedJSONString: z.ZodString;
38
38
  }, "strip", z.ZodTypeAny, {
39
- error: string;
40
39
  success: boolean;
40
+ error: string;
41
41
  rows: Record<string, unknown>[];
42
42
  rowCount: number | null;
43
43
  command: string;
44
44
  executionTime: number;
45
45
  cleanedJSONString: string;
46
46
  }, {
47
- error: string;
48
47
  success: boolean;
48
+ error: string;
49
49
  rows: Record<string, unknown>[];
50
50
  rowCount: number | null;
51
51
  command: string;
@@ -87,15 +87,15 @@ export declare class InsForgeDbBubble extends ServiceBubble<InsForgeDbParams, In
87
87
  }, "strip", z.ZodTypeAny, {
88
88
  timeout: number;
89
89
  query: string;
90
- allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[];
90
+ allowedOperations: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "CREATE")[];
91
91
  parameters: unknown[];
92
92
  maxRows: number;
93
93
  credentials?: Partial<Record<CredentialType, string>> | undefined;
94
94
  }, {
95
95
  query: string;
96
- credentials?: Partial<Record<CredentialType, string>> | undefined;
97
96
  timeout?: number | undefined;
98
- allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
97
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
98
+ allowedOperations?: ("DELETE" | "SELECT" | "INSERT" | "UPDATE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
99
99
  parameters?: unknown[] | undefined;
100
100
  maxRows?: number | undefined;
101
101
  }>;
@@ -108,16 +108,16 @@ export declare class InsForgeDbBubble extends ServiceBubble<InsForgeDbParams, In
108
108
  error: z.ZodString;
109
109
  cleanedJSONString: z.ZodString;
110
110
  }, "strip", z.ZodTypeAny, {
111
- error: string;
112
111
  success: boolean;
112
+ error: string;
113
113
  rows: Record<string, unknown>[];
114
114
  rowCount: number | null;
115
115
  command: string;
116
116
  executionTime: number;
117
117
  cleanedJSONString: string;
118
118
  }, {
119
- error: string;
120
119
  success: boolean;
120
+ error: string;
121
121
  rows: Record<string, unknown>[];
122
122
  rowCount: number | null;
123
123
  command: string;