@bubblelab/bubble-core 0.1.194 → 0.1.196

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 (98) hide show
  1. package/dist/bubble-bundle.d.ts +142 -142
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +28 -28
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +35 -8
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +10 -10
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +10 -10
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +11 -11
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +48 -48
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +1037 -1037
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +104 -104
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +224 -224
  36. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +126 -126
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +179 -179
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +12 -12
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +2074 -2074
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +16 -16
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +26 -26
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +2 -2
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +360 -360
  59. package/dist/bubbles/service-bubble/storage.d.ts +36 -36
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +93 -93
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +834 -834
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +1 -1
  64. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +74 -74
  72. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  73. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  74. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +50 -50
  75. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  76. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  77. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +232 -232
  78. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  79. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +36 -36
  80. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
  81. package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  83. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  87. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  88. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  89. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +76 -76
  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 +28 -28
  92. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
  93. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  94. package/dist/bubbles.json +1 -1
  95. package/dist/utils/agent-formatter.d.ts.map +1 -1
  96. package/dist/utils/agent-formatter.js +3 -0
  97. package/dist/utils/agent-formatter.js.map +1 -1
  98. package/package.json +2 -2
@@ -122,7 +122,7 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
122
122
  type: "user" | "group" | "domain" | "anyone";
123
123
  operation: "share_file";
124
124
  file_id: string;
125
- role: "writer" | "reader" | "commenter" | "owner";
125
+ role: "reader" | "writer" | "commenter" | "owner";
126
126
  send_notification: boolean;
127
127
  credentials?: Partial<Record<CredentialType, string>> | undefined;
128
128
  email_address?: string | undefined;
@@ -132,7 +132,7 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
132
132
  type?: "user" | "group" | "domain" | "anyone" | undefined;
133
133
  credentials?: Partial<Record<CredentialType, string>> | undefined;
134
134
  email_address?: string | undefined;
135
- role?: "writer" | "reader" | "commenter" | "owner" | undefined;
135
+ role?: "reader" | "writer" | "commenter" | "owner" | undefined;
136
136
  send_notification?: boolean | undefined;
137
137
  }>, z.ZodObject<{
138
138
  operation: z.ZodLiteral<"move_file">;
@@ -1036,7 +1036,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1036
1036
  type: "user" | "group" | "domain" | "anyone";
1037
1037
  operation: "share_file";
1038
1038
  file_id: string;
1039
- role: "writer" | "reader" | "commenter" | "owner";
1039
+ role: "reader" | "writer" | "commenter" | "owner";
1040
1040
  send_notification: boolean;
1041
1041
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1042
1042
  email_address?: string | undefined;
@@ -1046,7 +1046,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1046
1046
  type?: "user" | "group" | "domain" | "anyone" | undefined;
1047
1047
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1048
1048
  email_address?: string | undefined;
1049
- role?: "writer" | "reader" | "commenter" | "owner" | undefined;
1049
+ role?: "reader" | "writer" | "commenter" | "owner" | undefined;
1050
1050
  send_notification?: boolean | undefined;
1051
1051
  }>, z.ZodObject<{
1052
1052
  operation: z.ZodLiteral<"move_file">;
@@ -43,16 +43,16 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
43
43
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
44
44
  }, "strip", import("zod").ZodTypeAny, {
45
45
  operation: "read_values";
46
- range: string;
47
46
  spreadsheet_id: string;
47
+ range: string;
48
48
  major_dimension: "ROWS" | "COLUMNS";
49
49
  value_render_option: "FORMATTED_VALUE" | "UNFORMATTED_VALUE" | "FORMULA";
50
50
  date_time_render_option: "SERIAL_NUMBER" | "FORMATTED_STRING";
51
51
  credentials?: Partial<Record<CredentialType, string>> | undefined;
52
52
  }, {
53
53
  operation: "read_values";
54
- range: string;
55
54
  spreadsheet_id: string;
55
+ range: string;
56
56
  credentials?: Partial<Record<CredentialType, string>> | undefined;
57
57
  major_dimension?: "ROWS" | "COLUMNS" | undefined;
58
58
  value_render_option?: "FORMATTED_VALUE" | "UNFORMATTED_VALUE" | "FORMULA" | undefined;
@@ -69,8 +69,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
69
69
  }, "strip", import("zod").ZodTypeAny, {
70
70
  values: (string | number | boolean)[][];
71
71
  operation: "write_values";
72
- range: string;
73
72
  spreadsheet_id: string;
73
+ range: string;
74
74
  major_dimension: "ROWS" | "COLUMNS";
75
75
  value_input_option: "RAW" | "USER_ENTERED";
76
76
  include_values_in_response: boolean;
@@ -78,8 +78,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
78
78
  }, {
79
79
  values: unknown[][];
80
80
  operation: "write_values";
81
- range: string;
82
81
  spreadsheet_id: string;
82
+ range: string;
83
83
  credentials?: Partial<Record<CredentialType, string>> | undefined;
84
84
  major_dimension?: "ROWS" | "COLUMNS" | undefined;
85
85
  value_input_option?: "RAW" | "USER_ENTERED" | undefined;
@@ -96,8 +96,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
96
96
  }, "strip", import("zod").ZodTypeAny, {
97
97
  values: (string | number | boolean)[][];
98
98
  operation: "update_values";
99
- range: string;
100
99
  spreadsheet_id: string;
100
+ range: string;
101
101
  major_dimension: "ROWS" | "COLUMNS";
102
102
  value_input_option: "RAW" | "USER_ENTERED";
103
103
  include_values_in_response: boolean;
@@ -105,8 +105,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
105
105
  }, {
106
106
  values: unknown[][];
107
107
  operation: "update_values";
108
- range: string;
109
108
  spreadsheet_id: string;
109
+ range: string;
110
110
  credentials?: Partial<Record<CredentialType, string>> | undefined;
111
111
  major_dimension?: "ROWS" | "COLUMNS" | undefined;
112
112
  value_input_option?: "RAW" | "USER_ENTERED" | undefined;
@@ -124,8 +124,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
124
124
  }, "strip", import("zod").ZodTypeAny, {
125
125
  values: (string | number | boolean)[][];
126
126
  operation: "append_values";
127
- range: string;
128
127
  spreadsheet_id: string;
128
+ range: string;
129
129
  major_dimension: "ROWS" | "COLUMNS";
130
130
  value_input_option: "RAW" | "USER_ENTERED";
131
131
  include_values_in_response: boolean;
@@ -134,8 +134,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
134
134
  }, {
135
135
  values: unknown[][];
136
136
  operation: "append_values";
137
- range: string;
138
137
  spreadsheet_id: string;
138
+ range: string;
139
139
  credentials?: Partial<Record<CredentialType, string>> | undefined;
140
140
  major_dimension?: "ROWS" | "COLUMNS" | undefined;
141
141
  value_input_option?: "RAW" | "USER_ENTERED" | undefined;
@@ -148,13 +148,13 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
148
148
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
149
149
  }, "strip", import("zod").ZodTypeAny, {
150
150
  operation: "clear_values";
151
- range: string;
152
151
  spreadsheet_id: string;
152
+ range: string;
153
153
  credentials?: Partial<Record<CredentialType, string>> | undefined;
154
154
  }, {
155
155
  operation: "clear_values";
156
- range: string;
157
156
  spreadsheet_id: string;
157
+ range: string;
158
158
  credentials?: Partial<Record<CredentialType, string>> | undefined;
159
159
  }>, import("zod").ZodObject<{
160
160
  operation: import("zod").ZodLiteral<"batch_read_values">;
@@ -545,13 +545,13 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
545
545
  }, "strip", import("zod").ZodTypeAny, {
546
546
  title: string;
547
547
  locale?: string | undefined;
548
- timeZone?: string | undefined;
549
548
  autoRecalc?: string | undefined;
549
+ timeZone?: string | undefined;
550
550
  }, {
551
551
  title: string;
552
552
  locale?: string | undefined;
553
- timeZone?: string | undefined;
554
553
  autoRecalc?: string | undefined;
554
+ timeZone?: string | undefined;
555
555
  }>>;
556
556
  sheets: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
557
557
  properties: import("zod").ZodObject<{
@@ -617,8 +617,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
617
617
  properties?: {
618
618
  title: string;
619
619
  locale?: string | undefined;
620
- timeZone?: string | undefined;
621
620
  autoRecalc?: string | undefined;
621
+ timeZone?: string | undefined;
622
622
  } | undefined;
623
623
  sheets?: {
624
624
  properties: {
@@ -638,8 +638,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
638
638
  properties?: {
639
639
  title: string;
640
640
  locale?: string | undefined;
641
- timeZone?: string | undefined;
642
641
  autoRecalc?: string | undefined;
642
+ timeZone?: string | undefined;
643
643
  } | undefined;
644
644
  sheets?: {
645
645
  properties: {
@@ -665,8 +665,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
665
665
  properties?: {
666
666
  title: string;
667
667
  locale?: string | undefined;
668
- timeZone?: string | undefined;
669
668
  autoRecalc?: string | undefined;
669
+ timeZone?: string | undefined;
670
670
  } | undefined;
671
671
  sheets?: {
672
672
  properties: {
@@ -691,8 +691,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
691
691
  properties?: {
692
692
  title: string;
693
693
  locale?: string | undefined;
694
- timeZone?: string | undefined;
695
694
  autoRecalc?: string | undefined;
695
+ timeZone?: string | undefined;
696
696
  } | undefined;
697
697
  sheets?: {
698
698
  properties: {
@@ -721,13 +721,13 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
721
721
  }, "strip", import("zod").ZodTypeAny, {
722
722
  title: string;
723
723
  locale?: string | undefined;
724
- timeZone?: string | undefined;
725
724
  autoRecalc?: string | undefined;
725
+ timeZone?: string | undefined;
726
726
  }, {
727
727
  title: string;
728
728
  locale?: string | undefined;
729
- timeZone?: string | undefined;
730
729
  autoRecalc?: string | undefined;
730
+ timeZone?: string | undefined;
731
731
  }>>;
732
732
  sheets: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodObject<{
733
733
  properties: import("zod").ZodObject<{
@@ -793,8 +793,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
793
793
  properties?: {
794
794
  title: string;
795
795
  locale?: string | undefined;
796
- timeZone?: string | undefined;
797
796
  autoRecalc?: string | undefined;
797
+ timeZone?: string | undefined;
798
798
  } | undefined;
799
799
  sheets?: {
800
800
  properties: {
@@ -814,8 +814,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
814
814
  properties?: {
815
815
  title: string;
816
816
  locale?: string | undefined;
817
- timeZone?: string | undefined;
818
817
  autoRecalc?: string | undefined;
818
+ timeZone?: string | undefined;
819
819
  } | undefined;
820
820
  sheets?: {
821
821
  properties: {
@@ -841,8 +841,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
841
841
  properties?: {
842
842
  title: string;
843
843
  locale?: string | undefined;
844
- timeZone?: string | undefined;
845
844
  autoRecalc?: string | undefined;
845
+ timeZone?: string | undefined;
846
846
  } | undefined;
847
847
  sheets?: {
848
848
  properties: {
@@ -867,8 +867,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
867
867
  properties?: {
868
868
  title: string;
869
869
  locale?: string | undefined;
870
- timeZone?: string | undefined;
871
870
  autoRecalc?: string | undefined;
871
+ timeZone?: string | undefined;
872
872
  } | undefined;
873
873
  sheets?: {
874
874
  properties: {
@@ -22,14 +22,14 @@ export declare const SpreadsheetInfoSchema: z.ZodObject<{
22
22
  timeZone: z.ZodOptional<z.ZodString>;
23
23
  }, "strip", z.ZodTypeAny, {
24
24
  title: string;
25
- timeZone?: string | undefined;
26
25
  locale?: string | undefined;
27
26
  autoRecalc?: string | undefined;
27
+ timeZone?: string | undefined;
28
28
  }, {
29
29
  title: string;
30
- timeZone?: string | undefined;
31
30
  locale?: string | undefined;
32
31
  autoRecalc?: string | undefined;
32
+ timeZone?: string | undefined;
33
33
  }>>;
34
34
  sheets: z.ZodOptional<z.ZodArray<z.ZodObject<{
35
35
  properties: z.ZodObject<{
@@ -94,9 +94,9 @@ export declare const SpreadsheetInfoSchema: z.ZodObject<{
94
94
  spreadsheetId: string;
95
95
  properties?: {
96
96
  title: string;
97
- timeZone?: string | undefined;
98
97
  locale?: string | undefined;
99
98
  autoRecalc?: string | undefined;
99
+ timeZone?: string | undefined;
100
100
  } | undefined;
101
101
  sheets?: {
102
102
  properties: {
@@ -115,9 +115,9 @@ export declare const SpreadsheetInfoSchema: z.ZodObject<{
115
115
  spreadsheetId: string;
116
116
  properties?: {
117
117
  title: string;
118
- timeZone?: string | undefined;
119
118
  locale?: string | undefined;
120
119
  autoRecalc?: string | undefined;
120
+ timeZone?: string | undefined;
121
121
  } | undefined;
122
122
  sheets?: {
123
123
  properties: {
@@ -143,16 +143,16 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
143
143
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
144
144
  }, "strip", z.ZodTypeAny, {
145
145
  operation: "read_values";
146
- range: string;
147
146
  spreadsheet_id: string;
147
+ range: string;
148
148
  major_dimension: "ROWS" | "COLUMNS";
149
149
  value_render_option: "FORMATTED_VALUE" | "UNFORMATTED_VALUE" | "FORMULA";
150
150
  date_time_render_option: "SERIAL_NUMBER" | "FORMATTED_STRING";
151
151
  credentials?: Partial<Record<CredentialType, string>> | undefined;
152
152
  }, {
153
153
  operation: "read_values";
154
- range: string;
155
154
  spreadsheet_id: string;
155
+ range: string;
156
156
  credentials?: Partial<Record<CredentialType, string>> | undefined;
157
157
  major_dimension?: "ROWS" | "COLUMNS" | undefined;
158
158
  value_render_option?: "FORMATTED_VALUE" | "UNFORMATTED_VALUE" | "FORMULA" | undefined;
@@ -169,8 +169,8 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
169
169
  }, "strip", z.ZodTypeAny, {
170
170
  values: (string | number | boolean)[][];
171
171
  operation: "write_values";
172
- range: string;
173
172
  spreadsheet_id: string;
173
+ range: string;
174
174
  major_dimension: "ROWS" | "COLUMNS";
175
175
  value_input_option: "RAW" | "USER_ENTERED";
176
176
  include_values_in_response: boolean;
@@ -178,8 +178,8 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
178
178
  }, {
179
179
  values: unknown[][];
180
180
  operation: "write_values";
181
- range: string;
182
181
  spreadsheet_id: string;
182
+ range: string;
183
183
  credentials?: Partial<Record<CredentialType, string>> | undefined;
184
184
  major_dimension?: "ROWS" | "COLUMNS" | undefined;
185
185
  value_input_option?: "RAW" | "USER_ENTERED" | undefined;
@@ -196,8 +196,8 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
196
196
  }, "strip", z.ZodTypeAny, {
197
197
  values: (string | number | boolean)[][];
198
198
  operation: "update_values";
199
- range: string;
200
199
  spreadsheet_id: string;
200
+ range: string;
201
201
  major_dimension: "ROWS" | "COLUMNS";
202
202
  value_input_option: "RAW" | "USER_ENTERED";
203
203
  include_values_in_response: boolean;
@@ -205,8 +205,8 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
205
205
  }, {
206
206
  values: unknown[][];
207
207
  operation: "update_values";
208
- range: string;
209
208
  spreadsheet_id: string;
209
+ range: string;
210
210
  credentials?: Partial<Record<CredentialType, string>> | undefined;
211
211
  major_dimension?: "ROWS" | "COLUMNS" | undefined;
212
212
  value_input_option?: "RAW" | "USER_ENTERED" | undefined;
@@ -224,8 +224,8 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
224
224
  }, "strip", z.ZodTypeAny, {
225
225
  values: (string | number | boolean)[][];
226
226
  operation: "append_values";
227
- range: string;
228
227
  spreadsheet_id: string;
228
+ range: string;
229
229
  major_dimension: "ROWS" | "COLUMNS";
230
230
  value_input_option: "RAW" | "USER_ENTERED";
231
231
  include_values_in_response: boolean;
@@ -234,8 +234,8 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
234
234
  }, {
235
235
  values: unknown[][];
236
236
  operation: "append_values";
237
- range: string;
238
237
  spreadsheet_id: string;
238
+ range: string;
239
239
  credentials?: Partial<Record<CredentialType, string>> | undefined;
240
240
  major_dimension?: "ROWS" | "COLUMNS" | undefined;
241
241
  value_input_option?: "RAW" | "USER_ENTERED" | undefined;
@@ -248,13 +248,13 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
248
248
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
249
249
  }, "strip", z.ZodTypeAny, {
250
250
  operation: "clear_values";
251
- range: string;
252
251
  spreadsheet_id: string;
252
+ range: string;
253
253
  credentials?: Partial<Record<CredentialType, string>> | undefined;
254
254
  }, {
255
255
  operation: "clear_values";
256
- range: string;
257
256
  spreadsheet_id: string;
257
+ range: string;
258
258
  credentials?: Partial<Record<CredentialType, string>> | undefined;
259
259
  }>, z.ZodObject<{
260
260
  operation: z.ZodLiteral<"batch_read_values">;
@@ -396,15 +396,15 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
396
396
  major_dimension: z.ZodOptional<z.ZodString>;
397
397
  error: z.ZodString;
398
398
  }, "strip", z.ZodTypeAny, {
399
- error: string;
400
399
  success: boolean;
400
+ error: string;
401
401
  operation: "read_values";
402
402
  values?: (string | number | boolean)[][] | undefined;
403
403
  range?: string | undefined;
404
404
  major_dimension?: string | undefined;
405
405
  }, {
406
- error: string;
407
406
  success: boolean;
407
+ error: string;
408
408
  operation: "read_values";
409
409
  values?: (string | number | boolean)[][] | undefined;
410
410
  range?: string | undefined;
@@ -431,8 +431,8 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
431
431
  }>>;
432
432
  error: z.ZodString;
433
433
  }, "strip", z.ZodTypeAny, {
434
- error: string;
435
434
  success: boolean;
435
+ error: string;
436
436
  operation: "write_values";
437
437
  updated_range?: string | undefined;
438
438
  updated_rows?: number | undefined;
@@ -444,8 +444,8 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
444
444
  majorDimension?: "ROWS" | "COLUMNS" | undefined;
445
445
  } | undefined;
446
446
  }, {
447
- error: string;
448
447
  success: boolean;
448
+ error: string;
449
449
  operation: "write_values";
450
450
  updated_range?: string | undefined;
451
451
  updated_rows?: number | undefined;
@@ -478,8 +478,8 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
478
478
  }>>;
479
479
  error: z.ZodString;
480
480
  }, "strip", z.ZodTypeAny, {
481
- error: string;
482
481
  success: boolean;
482
+ error: string;
483
483
  operation: "update_values";
484
484
  updated_range?: string | undefined;
485
485
  updated_rows?: number | undefined;
@@ -491,8 +491,8 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
491
491
  majorDimension?: "ROWS" | "COLUMNS" | undefined;
492
492
  } | undefined;
493
493
  }, {
494
- error: string;
495
494
  success: boolean;
495
+ error: string;
496
496
  operation: "update_values";
497
497
  updated_range?: string | undefined;
498
498
  updated_rows?: number | undefined;
@@ -513,8 +513,8 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
513
513
  updated_cells: z.ZodOptional<z.ZodNumber>;
514
514
  error: z.ZodString;
515
515
  }, "strip", z.ZodTypeAny, {
516
- error: string;
517
516
  success: boolean;
517
+ error: string;
518
518
  operation: "append_values";
519
519
  updated_range?: string | undefined;
520
520
  updated_rows?: number | undefined;
@@ -522,8 +522,8 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
522
522
  updated_cells?: number | undefined;
523
523
  table_range?: string | undefined;
524
524
  }, {
525
- error: string;
526
525
  success: boolean;
526
+ error: string;
527
527
  operation: "append_values";
528
528
  updated_range?: string | undefined;
529
529
  updated_rows?: number | undefined;
@@ -536,13 +536,13 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
536
536
  cleared_range: z.ZodOptional<z.ZodString>;
537
537
  error: z.ZodString;
538
538
  }, "strip", z.ZodTypeAny, {
539
- error: string;
540
539
  success: boolean;
540
+ error: string;
541
541
  operation: "clear_values";
542
542
  cleared_range?: string | undefined;
543
543
  }, {
544
- error: string;
545
544
  success: boolean;
545
+ error: string;
546
546
  operation: "clear_values";
547
547
  cleared_range?: string | undefined;
548
548
  }>, z.ZodObject<{
@@ -563,8 +563,8 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
563
563
  }>, "many">>;
564
564
  error: z.ZodString;
565
565
  }, "strip", z.ZodTypeAny, {
566
- error: string;
567
566
  success: boolean;
567
+ error: string;
568
568
  operation: "batch_read_values";
569
569
  value_ranges?: {
570
570
  values: (string | number | boolean)[][];
@@ -572,8 +572,8 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
572
572
  majorDimension?: "ROWS" | "COLUMNS" | undefined;
573
573
  }[] | undefined;
574
574
  }, {
575
- error: string;
576
575
  success: boolean;
576
+ error: string;
577
577
  operation: "batch_read_values";
578
578
  value_ranges?: {
579
579
  values: (string | number | boolean)[][];
@@ -605,8 +605,8 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
605
605
  }>, "many">>;
606
606
  error: z.ZodString;
607
607
  }, "strip", z.ZodTypeAny, {
608
- error: string;
609
608
  success: boolean;
609
+ error: string;
610
610
  operation: "batch_update_values";
611
611
  total_updated_rows?: number | undefined;
612
612
  total_updated_columns?: number | undefined;
@@ -619,8 +619,8 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
619
619
  updated_cells?: number | undefined;
620
620
  }[] | undefined;
621
621
  }, {
622
- error: string;
623
622
  success: boolean;
623
+ error: string;
624
624
  operation: "batch_update_values";
625
625
  total_updated_rows?: number | undefined;
626
626
  total_updated_columns?: number | undefined;
@@ -644,14 +644,14 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
644
644
  timeZone: z.ZodOptional<z.ZodString>;
645
645
  }, "strip", z.ZodTypeAny, {
646
646
  title: string;
647
- timeZone?: string | undefined;
648
647
  locale?: string | undefined;
649
648
  autoRecalc?: string | undefined;
649
+ timeZone?: string | undefined;
650
650
  }, {
651
651
  title: string;
652
- timeZone?: string | undefined;
653
652
  locale?: string | undefined;
654
653
  autoRecalc?: string | undefined;
654
+ timeZone?: string | undefined;
655
655
  }>>;
656
656
  sheets: z.ZodOptional<z.ZodArray<z.ZodObject<{
657
657
  properties: z.ZodObject<{
@@ -716,9 +716,9 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
716
716
  spreadsheetId: string;
717
717
  properties?: {
718
718
  title: string;
719
- timeZone?: string | undefined;
720
719
  locale?: string | undefined;
721
720
  autoRecalc?: string | undefined;
721
+ timeZone?: string | undefined;
722
722
  } | undefined;
723
723
  sheets?: {
724
724
  properties: {
@@ -737,9 +737,9 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
737
737
  spreadsheetId: string;
738
738
  properties?: {
739
739
  title: string;
740
- timeZone?: string | undefined;
741
740
  locale?: string | undefined;
742
741
  autoRecalc?: string | undefined;
742
+ timeZone?: string | undefined;
743
743
  } | undefined;
744
744
  sheets?: {
745
745
  properties: {
@@ -757,16 +757,16 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
757
757
  }>>;
758
758
  error: z.ZodString;
759
759
  }, "strip", z.ZodTypeAny, {
760
- error: string;
761
760
  success: boolean;
761
+ error: string;
762
762
  operation: "get_spreadsheet_info";
763
763
  spreadsheet?: {
764
764
  spreadsheetId: string;
765
765
  properties?: {
766
766
  title: string;
767
- timeZone?: string | undefined;
768
767
  locale?: string | undefined;
769
768
  autoRecalc?: string | undefined;
769
+ timeZone?: string | undefined;
770
770
  } | undefined;
771
771
  sheets?: {
772
772
  properties: {
@@ -783,16 +783,16 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
783
783
  spreadsheetUrl?: string | undefined;
784
784
  } | undefined;
785
785
  }, {
786
- error: string;
787
786
  success: boolean;
787
+ error: string;
788
788
  operation: "get_spreadsheet_info";
789
789
  spreadsheet?: {
790
790
  spreadsheetId: string;
791
791
  properties?: {
792
792
  title: string;
793
- timeZone?: string | undefined;
794
793
  locale?: string | undefined;
795
794
  autoRecalc?: string | undefined;
795
+ timeZone?: string | undefined;
796
796
  } | undefined;
797
797
  sheets?: {
798
798
  properties: {
@@ -820,14 +820,14 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
820
820
  timeZone: z.ZodOptional<z.ZodString>;
821
821
  }, "strip", z.ZodTypeAny, {
822
822
  title: string;
823
- timeZone?: string | undefined;
824
823
  locale?: string | undefined;
825
824
  autoRecalc?: string | undefined;
825
+ timeZone?: string | undefined;
826
826
  }, {
827
827
  title: string;
828
- timeZone?: string | undefined;
829
828
  locale?: string | undefined;
830
829
  autoRecalc?: string | undefined;
830
+ timeZone?: string | undefined;
831
831
  }>>;
832
832
  sheets: z.ZodOptional<z.ZodArray<z.ZodObject<{
833
833
  properties: z.ZodObject<{
@@ -892,9 +892,9 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
892
892
  spreadsheetId: string;
893
893
  properties?: {
894
894
  title: string;
895
- timeZone?: string | undefined;
896
895
  locale?: string | undefined;
897
896
  autoRecalc?: string | undefined;
897
+ timeZone?: string | undefined;
898
898
  } | undefined;
899
899
  sheets?: {
900
900
  properties: {
@@ -913,9 +913,9 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
913
913
  spreadsheetId: string;
914
914
  properties?: {
915
915
  title: string;
916
- timeZone?: string | undefined;
917
916
  locale?: string | undefined;
918
917
  autoRecalc?: string | undefined;
918
+ timeZone?: string | undefined;
919
919
  } | undefined;
920
920
  sheets?: {
921
921
  properties: {
@@ -933,16 +933,16 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
933
933
  }>>;
934
934
  error: z.ZodString;
935
935
  }, "strip", z.ZodTypeAny, {
936
- error: string;
937
936
  success: boolean;
937
+ error: string;
938
938
  operation: "create_spreadsheet";
939
939
  spreadsheet?: {
940
940
  spreadsheetId: string;
941
941
  properties?: {
942
942
  title: string;
943
- timeZone?: string | undefined;
944
943
  locale?: string | undefined;
945
944
  autoRecalc?: string | undefined;
945
+ timeZone?: string | undefined;
946
946
  } | undefined;
947
947
  sheets?: {
948
948
  properties: {
@@ -959,16 +959,16 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
959
959
  spreadsheetUrl?: string | undefined;
960
960
  } | undefined;
961
961
  }, {
962
- error: string;
963
962
  success: boolean;
963
+ error: string;
964
964
  operation: "create_spreadsheet";
965
965
  spreadsheet?: {
966
966
  spreadsheetId: string;
967
967
  properties?: {
968
968
  title: string;
969
- timeZone?: string | undefined;
970
969
  locale?: string | undefined;
971
970
  autoRecalc?: string | undefined;
971
+ timeZone?: string | undefined;
972
972
  } | undefined;
973
973
  sheets?: {
974
974
  properties: {
@@ -991,14 +991,14 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
991
991
  sheet_title: z.ZodOptional<z.ZodString>;
992
992
  error: z.ZodString;
993
993
  }, "strip", z.ZodTypeAny, {
994
- error: string;
995
994
  success: boolean;
995
+ error: string;
996
996
  operation: "add_sheet";
997
997
  sheet_title?: string | undefined;
998
998
  sheet_id?: number | undefined;
999
999
  }, {
1000
- error: string;
1001
1000
  success: boolean;
1001
+ error: string;
1002
1002
  operation: "add_sheet";
1003
1003
  sheet_title?: string | undefined;
1004
1004
  sheet_id?: number | undefined;
@@ -1008,13 +1008,13 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
1008
1008
  deleted_sheet_id: z.ZodOptional<z.ZodNumber>;
1009
1009
  error: z.ZodString;
1010
1010
  }, "strip", z.ZodTypeAny, {
1011
- error: string;
1012
1011
  success: boolean;
1012
+ error: string;
1013
1013
  operation: "delete_sheet";
1014
1014
  deleted_sheet_id?: number | undefined;
1015
1015
  }, {
1016
- error: string;
1017
1016
  success: boolean;
1017
+ error: string;
1018
1018
  operation: "delete_sheet";
1019
1019
  deleted_sheet_id?: number | undefined;
1020
1020
  }>]>;