@keystrokehq/serpapi 0.0.8 → 0.0.15

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.
package/dist/index.d.mts CHANGED
@@ -1,7 +1,6 @@
1
- import { i as serpApiOfficialIntegration, n as serpApi, r as serpApiBundle, t as SerpApiCredentials } from "./integration-CX4Gm9Vn.mjs";
1
+ import { i as serpApiOfficialIntegration, n as serpApi, r as serpApiBundle, t as SerpApiCredentials } from "./integration-B8ATq3DV.mjs";
2
2
  import { z } from "zod";
3
3
  import { createOfficialOperationFactory } from "@keystrokehq/integration-authoring/official";
4
- import * as _keystrokehq_core_credential_set0 from "@keystrokehq/core/credential-set";
5
4
  import * as _keystrokehq_core0 from "@keystrokehq/core";
6
5
 
7
6
  //#region src/amazon/product.d.ts
@@ -20,9 +19,7 @@ declare const amazonProduct: _keystrokehq_core0.Operation<z.ZodObject<{
20
19
  product_details: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
21
20
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
22
21
  SERPAPI_API_KEY: z.ZodString;
23
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
24
- SERPAPI_API_KEY: z.ZodString;
25
- }, z.core.$strip>>[] | undefined>], undefined>;
22
+ }, z.core.$strip>>], undefined>;
26
23
  declare const amazonProductTool: _keystrokehq_core0.Operation<z.ZodObject<{
27
24
  product_id: z.ZodString;
28
25
  amazon_domain: z.ZodOptional<z.ZodString>;
@@ -38,9 +35,7 @@ declare const amazonProductTool: _keystrokehq_core0.Operation<z.ZodObject<{
38
35
  product_details: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
39
36
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
40
37
  SERPAPI_API_KEY: z.ZodString;
41
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
42
- SERPAPI_API_KEY: z.ZodString;
43
- }, z.core.$strip>>[] | undefined>], undefined>;
38
+ }, z.core.$strip>>], undefined>;
44
39
  //#endregion
45
40
  //#region src/amazon/search.d.ts
46
41
  declare const amazonSearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -66,9 +61,7 @@ declare const amazonSearch: _keystrokehq_core0.Operation<z.ZodObject<{
66
61
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
67
62
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
68
63
  SERPAPI_API_KEY: z.ZodString;
69
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
70
- SERPAPI_API_KEY: z.ZodString;
71
- }, z.core.$strip>>[] | undefined>], undefined>;
64
+ }, z.core.$strip>>], undefined>;
72
65
  declare const amazonSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
73
66
  k: z.ZodString;
74
67
  amazon_domain: z.ZodOptional<z.ZodString>;
@@ -92,9 +85,7 @@ declare const amazonSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
92
85
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
93
86
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
94
87
  SERPAPI_API_KEY: z.ZodString;
95
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
96
- SERPAPI_API_KEY: z.ZodString;
97
- }, z.core.$strip>>[] | undefined>], undefined>;
88
+ }, z.core.$strip>>], undefined>;
98
89
  //#endregion
99
90
  //#region src/apple/app-store.d.ts
100
91
  declare const appleAppStore: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -109,9 +100,7 @@ declare const appleAppStore: _keystrokehq_core0.Operation<z.ZodObject<{
109
100
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
110
101
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
111
102
  SERPAPI_API_KEY: z.ZodString;
112
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
113
- SERPAPI_API_KEY: z.ZodString;
114
- }, z.core.$strip>>[] | undefined>], undefined>;
103
+ }, z.core.$strip>>], undefined>;
115
104
  declare const appleAppStoreTool: _keystrokehq_core0.Operation<z.ZodObject<{
116
105
  term: z.ZodString;
117
106
  country: z.ZodOptional<z.ZodString>;
@@ -124,9 +113,7 @@ declare const appleAppStoreTool: _keystrokehq_core0.Operation<z.ZodObject<{
124
113
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
125
114
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
126
115
  SERPAPI_API_KEY: z.ZodString;
127
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
128
- SERPAPI_API_KEY: z.ZodString;
129
- }, z.core.$strip>>[] | undefined>], undefined>;
116
+ }, z.core.$strip>>], undefined>;
130
117
  //#endregion
131
118
  //#region src/apple/product.d.ts
132
119
  declare const appleProduct: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -139,9 +126,7 @@ declare const appleProduct: _keystrokehq_core0.Operation<z.ZodObject<{
139
126
  product: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
140
127
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
141
128
  SERPAPI_API_KEY: z.ZodString;
142
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
143
- SERPAPI_API_KEY: z.ZodString;
144
- }, z.core.$strip>>[] | undefined>], undefined>;
129
+ }, z.core.$strip>>], undefined>;
145
130
  declare const appleProductTool: _keystrokehq_core0.Operation<z.ZodObject<{
146
131
  product_id: z.ZodString;
147
132
  country: z.ZodOptional<z.ZodString>;
@@ -152,9 +137,7 @@ declare const appleProductTool: _keystrokehq_core0.Operation<z.ZodObject<{
152
137
  product: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
153
138
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
154
139
  SERPAPI_API_KEY: z.ZodString;
155
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
156
- SERPAPI_API_KEY: z.ZodString;
157
- }, z.core.$strip>>[] | undefined>], undefined>;
140
+ }, z.core.$strip>>], undefined>;
158
141
  //#endregion
159
142
  //#region src/apple/reviews.d.ts
160
143
  declare const appleReviews: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -169,9 +152,7 @@ declare const appleReviews: _keystrokehq_core0.Operation<z.ZodObject<{
169
152
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
170
153
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
171
154
  SERPAPI_API_KEY: z.ZodString;
172
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
173
- SERPAPI_API_KEY: z.ZodString;
174
- }, z.core.$strip>>[] | undefined>], undefined>;
155
+ }, z.core.$strip>>], undefined>;
175
156
  declare const appleReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
176
157
  product_id: z.ZodString;
177
158
  country: z.ZodOptional<z.ZodString>;
@@ -184,9 +165,7 @@ declare const appleReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
184
165
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
185
166
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
186
167
  SERPAPI_API_KEY: z.ZodString;
187
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
188
- SERPAPI_API_KEY: z.ZodString;
189
- }, z.core.$strip>>[] | undefined>], undefined>;
168
+ }, z.core.$strip>>], undefined>;
190
169
  //#endregion
191
170
  //#region src/baidu/search.d.ts
192
171
  declare const baiduSearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -204,9 +183,7 @@ declare const baiduSearch: _keystrokehq_core0.Operation<z.ZodObject<{
204
183
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
205
184
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
206
185
  SERPAPI_API_KEY: z.ZodString;
207
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
208
- SERPAPI_API_KEY: z.ZodString;
209
- }, z.core.$strip>>[] | undefined>], undefined>;
186
+ }, z.core.$strip>>], undefined>;
210
187
  declare const baiduSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
211
188
  q: z.ZodString;
212
189
  ct: z.ZodOptional<z.ZodString>;
@@ -222,9 +199,7 @@ declare const baiduSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
222
199
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
223
200
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
224
201
  SERPAPI_API_KEY: z.ZodString;
225
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
226
- SERPAPI_API_KEY: z.ZodString;
227
- }, z.core.$strip>>[] | undefined>], undefined>;
202
+ }, z.core.$strip>>], undefined>;
228
203
  //#endregion
229
204
  //#region src/bing/copilot.d.ts
230
205
  declare const bingCopilot: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -238,9 +213,7 @@ declare const bingCopilot: _keystrokehq_core0.Operation<z.ZodObject<{
238
213
  copilot_response: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
239
214
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
240
215
  SERPAPI_API_KEY: z.ZodString;
241
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
242
- SERPAPI_API_KEY: z.ZodString;
243
- }, z.core.$strip>>[] | undefined>], undefined>;
216
+ }, z.core.$strip>>], undefined>;
244
217
  declare const bingCopilotTool: _keystrokehq_core0.Operation<z.ZodObject<{
245
218
  q: z.ZodString;
246
219
  cc: z.ZodOptional<z.ZodString>;
@@ -252,9 +225,7 @@ declare const bingCopilotTool: _keystrokehq_core0.Operation<z.ZodObject<{
252
225
  copilot_response: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
253
226
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
254
227
  SERPAPI_API_KEY: z.ZodString;
255
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
256
- SERPAPI_API_KEY: z.ZodString;
257
- }, z.core.$strip>>[] | undefined>], undefined>;
228
+ }, z.core.$strip>>], undefined>;
258
229
  //#endregion
259
230
  //#region src/bing/images.d.ts
260
231
  declare const bingImages: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -271,9 +242,7 @@ declare const bingImages: _keystrokehq_core0.Operation<z.ZodObject<{
271
242
  images_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
272
243
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
273
244
  SERPAPI_API_KEY: z.ZodString;
274
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
275
- SERPAPI_API_KEY: z.ZodString;
276
- }, z.core.$strip>>[] | undefined>], undefined>;
245
+ }, z.core.$strip>>], undefined>;
277
246
  declare const bingImagesTool: _keystrokehq_core0.Operation<z.ZodObject<{
278
247
  q: z.ZodString;
279
248
  cc: z.ZodOptional<z.ZodString>;
@@ -288,9 +257,7 @@ declare const bingImagesTool: _keystrokehq_core0.Operation<z.ZodObject<{
288
257
  images_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
289
258
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
290
259
  SERPAPI_API_KEY: z.ZodString;
291
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
292
- SERPAPI_API_KEY: z.ZodString;
293
- }, z.core.$strip>>[] | undefined>], undefined>;
260
+ }, z.core.$strip>>], undefined>;
294
261
  //#endregion
295
262
  //#region src/bing/maps.d.ts
296
263
  declare const bingMaps: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -304,9 +271,7 @@ declare const bingMaps: _keystrokehq_core0.Operation<z.ZodObject<{
304
271
  local_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
305
272
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
306
273
  SERPAPI_API_KEY: z.ZodString;
307
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
308
- SERPAPI_API_KEY: z.ZodString;
309
- }, z.core.$strip>>[] | undefined>], undefined>;
274
+ }, z.core.$strip>>], undefined>;
310
275
  declare const bingMapsTool: _keystrokehq_core0.Operation<z.ZodObject<{
311
276
  q: z.ZodString;
312
277
  cc: z.ZodOptional<z.ZodString>;
@@ -318,9 +283,7 @@ declare const bingMapsTool: _keystrokehq_core0.Operation<z.ZodObject<{
318
283
  local_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
319
284
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
320
285
  SERPAPI_API_KEY: z.ZodString;
321
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
322
- SERPAPI_API_KEY: z.ZodString;
323
- }, z.core.$strip>>[] | undefined>], undefined>;
286
+ }, z.core.$strip>>], undefined>;
324
287
  //#endregion
325
288
  //#region src/bing/news.d.ts
326
289
  declare const bingNews: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -337,9 +300,7 @@ declare const bingNews: _keystrokehq_core0.Operation<z.ZodObject<{
337
300
  news_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
338
301
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
339
302
  SERPAPI_API_KEY: z.ZodString;
340
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
341
- SERPAPI_API_KEY: z.ZodString;
342
- }, z.core.$strip>>[] | undefined>], undefined>;
303
+ }, z.core.$strip>>], undefined>;
343
304
  declare const bingNewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
344
305
  q: z.ZodString;
345
306
  cc: z.ZodOptional<z.ZodString>;
@@ -354,9 +315,7 @@ declare const bingNewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
354
315
  news_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
355
316
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
356
317
  SERPAPI_API_KEY: z.ZodString;
357
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
358
- SERPAPI_API_KEY: z.ZodString;
359
- }, z.core.$strip>>[] | undefined>], undefined>;
318
+ }, z.core.$strip>>], undefined>;
360
319
  //#endregion
361
320
  //#region src/bing/reverse-image.d.ts
362
321
  declare const bingReverseImage: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -370,9 +329,7 @@ declare const bingReverseImage: _keystrokehq_core0.Operation<z.ZodObject<{
370
329
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
371
330
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
372
331
  SERPAPI_API_KEY: z.ZodString;
373
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
374
- SERPAPI_API_KEY: z.ZodString;
375
- }, z.core.$strip>>[] | undefined>], undefined>;
332
+ }, z.core.$strip>>], undefined>;
376
333
  declare const bingReverseImageTool: _keystrokehq_core0.Operation<z.ZodObject<{
377
334
  image_url: z.ZodString;
378
335
  cc: z.ZodOptional<z.ZodString>;
@@ -384,9 +341,7 @@ declare const bingReverseImageTool: _keystrokehq_core0.Operation<z.ZodObject<{
384
341
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
385
342
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
386
343
  SERPAPI_API_KEY: z.ZodString;
387
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
388
- SERPAPI_API_KEY: z.ZodString;
389
- }, z.core.$strip>>[] | undefined>], undefined>;
344
+ }, z.core.$strip>>], undefined>;
390
345
  //#endregion
391
346
  //#region src/bing/search.d.ts
392
347
  declare const bingSearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -412,9 +367,7 @@ declare const bingSearch: _keystrokehq_core0.Operation<z.ZodObject<{
412
367
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
413
368
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
414
369
  SERPAPI_API_KEY: z.ZodString;
415
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
416
- SERPAPI_API_KEY: z.ZodString;
417
- }, z.core.$strip>>[] | undefined>], undefined>;
370
+ }, z.core.$strip>>], undefined>;
418
371
  declare const bingSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
419
372
  q: z.ZodString;
420
373
  location: z.ZodOptional<z.ZodString>;
@@ -438,9 +391,7 @@ declare const bingSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
438
391
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
439
392
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
440
393
  SERPAPI_API_KEY: z.ZodString;
441
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
442
- SERPAPI_API_KEY: z.ZodString;
443
- }, z.core.$strip>>[] | undefined>], undefined>;
394
+ }, z.core.$strip>>], undefined>;
444
395
  //#endregion
445
396
  //#region src/bing/shopping.d.ts
446
397
  declare const bingShopping: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -456,9 +407,7 @@ declare const bingShopping: _keystrokehq_core0.Operation<z.ZodObject<{
456
407
  shopping_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
457
408
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
458
409
  SERPAPI_API_KEY: z.ZodString;
459
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
460
- SERPAPI_API_KEY: z.ZodString;
461
- }, z.core.$strip>>[] | undefined>], undefined>;
410
+ }, z.core.$strip>>], undefined>;
462
411
  declare const bingShoppingTool: _keystrokehq_core0.Operation<z.ZodObject<{
463
412
  q: z.ZodString;
464
413
  cc: z.ZodOptional<z.ZodString>;
@@ -472,9 +421,7 @@ declare const bingShoppingTool: _keystrokehq_core0.Operation<z.ZodObject<{
472
421
  shopping_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
473
422
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
474
423
  SERPAPI_API_KEY: z.ZodString;
475
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
476
- SERPAPI_API_KEY: z.ZodString;
477
- }, z.core.$strip>>[] | undefined>], undefined>;
424
+ }, z.core.$strip>>], undefined>;
478
425
  //#endregion
479
426
  //#region src/bing/videos.d.ts
480
427
  declare const bingVideos: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -490,9 +437,7 @@ declare const bingVideos: _keystrokehq_core0.Operation<z.ZodObject<{
490
437
  video_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
491
438
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
492
439
  SERPAPI_API_KEY: z.ZodString;
493
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
494
- SERPAPI_API_KEY: z.ZodString;
495
- }, z.core.$strip>>[] | undefined>], undefined>;
440
+ }, z.core.$strip>>], undefined>;
496
441
  declare const bingVideosTool: _keystrokehq_core0.Operation<z.ZodObject<{
497
442
  q: z.ZodString;
498
443
  cc: z.ZodOptional<z.ZodString>;
@@ -506,9 +451,7 @@ declare const bingVideosTool: _keystrokehq_core0.Operation<z.ZodObject<{
506
451
  video_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
507
452
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
508
453
  SERPAPI_API_KEY: z.ZodString;
509
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
510
- SERPAPI_API_KEY: z.ZodString;
511
- }, z.core.$strip>>[] | undefined>], undefined>;
454
+ }, z.core.$strip>>], undefined>;
512
455
  //#endregion
513
456
  //#region src/brave/ai-mode.d.ts
514
457
  declare const braveAiMode: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -520,9 +463,7 @@ declare const braveAiMode: _keystrokehq_core0.Operation<z.ZodObject<{
520
463
  ai_response: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
521
464
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
522
465
  SERPAPI_API_KEY: z.ZodString;
523
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
524
- SERPAPI_API_KEY: z.ZodString;
525
- }, z.core.$strip>>[] | undefined>], undefined>;
466
+ }, z.core.$strip>>], undefined>;
526
467
  declare const braveAiModeTool: _keystrokehq_core0.Operation<z.ZodObject<{
527
468
  q: z.ZodString;
528
469
  device: z.ZodOptional<z.ZodString>;
@@ -532,9 +473,7 @@ declare const braveAiModeTool: _keystrokehq_core0.Operation<z.ZodObject<{
532
473
  ai_response: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
533
474
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
534
475
  SERPAPI_API_KEY: z.ZodString;
535
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
536
- SERPAPI_API_KEY: z.ZodString;
537
- }, z.core.$strip>>[] | undefined>], undefined>;
476
+ }, z.core.$strip>>], undefined>;
538
477
  //#endregion
539
478
  //#region src/client.d.ts
540
479
  type SerpApiParams = Record<string, unknown>;
@@ -557,9 +496,7 @@ declare const duckduckgoLight: _keystrokehq_core0.Operation<z.ZodObject<{
557
496
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
558
497
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
559
498
  SERPAPI_API_KEY: z.ZodString;
560
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
561
- SERPAPI_API_KEY: z.ZodString;
562
- }, z.core.$strip>>[] | undefined>], undefined>;
499
+ }, z.core.$strip>>], undefined>;
563
500
  declare const duckduckgoLightTool: _keystrokehq_core0.Operation<z.ZodObject<{
564
501
  q: z.ZodString;
565
502
  kl: z.ZodOptional<z.ZodString>;
@@ -571,9 +508,7 @@ declare const duckduckgoLightTool: _keystrokehq_core0.Operation<z.ZodObject<{
571
508
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
572
509
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
573
510
  SERPAPI_API_KEY: z.ZodString;
574
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
575
- SERPAPI_API_KEY: z.ZodString;
576
- }, z.core.$strip>>[] | undefined>], undefined>;
511
+ }, z.core.$strip>>], undefined>;
577
512
  //#endregion
578
513
  //#region src/duckduckgo/maps.d.ts
579
514
  declare const duckduckgoMaps: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -585,9 +520,7 @@ declare const duckduckgoMaps: _keystrokehq_core0.Operation<z.ZodObject<{
585
520
  local_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
586
521
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
587
522
  SERPAPI_API_KEY: z.ZodString;
588
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
589
- SERPAPI_API_KEY: z.ZodString;
590
- }, z.core.$strip>>[] | undefined>], undefined>;
523
+ }, z.core.$strip>>], undefined>;
591
524
  declare const duckduckgoMapsTool: _keystrokehq_core0.Operation<z.ZodObject<{
592
525
  q: z.ZodString;
593
526
  kl: z.ZodOptional<z.ZodString>;
@@ -597,9 +530,7 @@ declare const duckduckgoMapsTool: _keystrokehq_core0.Operation<z.ZodObject<{
597
530
  local_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
598
531
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
599
532
  SERPAPI_API_KEY: z.ZodString;
600
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
601
- SERPAPI_API_KEY: z.ZodString;
602
- }, z.core.$strip>>[] | undefined>], undefined>;
533
+ }, z.core.$strip>>], undefined>;
603
534
  //#endregion
604
535
  //#region src/duckduckgo/news.d.ts
605
536
  declare const duckduckgoNews: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -613,9 +544,7 @@ declare const duckduckgoNews: _keystrokehq_core0.Operation<z.ZodObject<{
613
544
  news_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
614
545
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
615
546
  SERPAPI_API_KEY: z.ZodString;
616
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
617
- SERPAPI_API_KEY: z.ZodString;
618
- }, z.core.$strip>>[] | undefined>], undefined>;
547
+ }, z.core.$strip>>], undefined>;
619
548
  declare const duckduckgoNewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
620
549
  q: z.ZodString;
621
550
  kl: z.ZodOptional<z.ZodString>;
@@ -627,9 +556,7 @@ declare const duckduckgoNewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
627
556
  news_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
628
557
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
629
558
  SERPAPI_API_KEY: z.ZodString;
630
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
631
- SERPAPI_API_KEY: z.ZodString;
632
- }, z.core.$strip>>[] | undefined>], undefined>;
559
+ }, z.core.$strip>>], undefined>;
633
560
  //#endregion
634
561
  //#region src/duckduckgo/search.d.ts
635
562
  declare const duckduckgoSearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -647,9 +574,7 @@ declare const duckduckgoSearch: _keystrokehq_core0.Operation<z.ZodObject<{
647
574
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
648
575
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
649
576
  SERPAPI_API_KEY: z.ZodString;
650
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
651
- SERPAPI_API_KEY: z.ZodString;
652
- }, z.core.$strip>>[] | undefined>], undefined>;
577
+ }, z.core.$strip>>], undefined>;
653
578
  declare const duckduckgoSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
654
579
  q: z.ZodString;
655
580
  kl: z.ZodOptional<z.ZodString>;
@@ -665,9 +590,7 @@ declare const duckduckgoSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
665
590
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
666
591
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
667
592
  SERPAPI_API_KEY: z.ZodString;
668
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
669
- SERPAPI_API_KEY: z.ZodString;
670
- }, z.core.$strip>>[] | undefined>], undefined>;
593
+ }, z.core.$strip>>], undefined>;
671
594
  //#endregion
672
595
  //#region src/duckduckgo/search-assist.d.ts
673
596
  declare const duckduckgoSearchAssist: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -679,9 +602,7 @@ declare const duckduckgoSearchAssist: _keystrokehq_core0.Operation<z.ZodObject<{
679
602
  suggestions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
680
603
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
681
604
  SERPAPI_API_KEY: z.ZodString;
682
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
683
- SERPAPI_API_KEY: z.ZodString;
684
- }, z.core.$strip>>[] | undefined>], undefined>;
605
+ }, z.core.$strip>>], undefined>;
685
606
  declare const duckduckgoSearchAssistTool: _keystrokehq_core0.Operation<z.ZodObject<{
686
607
  q: z.ZodString;
687
608
  kl: z.ZodOptional<z.ZodString>;
@@ -691,9 +612,7 @@ declare const duckduckgoSearchAssistTool: _keystrokehq_core0.Operation<z.ZodObje
691
612
  suggestions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
692
613
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
693
614
  SERPAPI_API_KEY: z.ZodString;
694
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
695
- SERPAPI_API_KEY: z.ZodString;
696
- }, z.core.$strip>>[] | undefined>], undefined>;
615
+ }, z.core.$strip>>], undefined>;
697
616
  //#endregion
698
617
  //#region src/ebay/product.d.ts
699
618
  declare const ebayProduct: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -707,9 +626,7 @@ declare const ebayProduct: _keystrokehq_core0.Operation<z.ZodObject<{
707
626
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
708
627
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
709
628
  SERPAPI_API_KEY: z.ZodString;
710
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
711
- SERPAPI_API_KEY: z.ZodString;
712
- }, z.core.$strip>>[] | undefined>], undefined>;
629
+ }, z.core.$strip>>], undefined>;
713
630
  declare const ebayProductTool: _keystrokehq_core0.Operation<z.ZodObject<{
714
631
  product_id: z.ZodOptional<z.ZodString>;
715
632
  epid: z.ZodOptional<z.ZodString>;
@@ -721,9 +638,7 @@ declare const ebayProductTool: _keystrokehq_core0.Operation<z.ZodObject<{
721
638
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
722
639
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
723
640
  SERPAPI_API_KEY: z.ZodString;
724
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
725
- SERPAPI_API_KEY: z.ZodString;
726
- }, z.core.$strip>>[] | undefined>], undefined>;
641
+ }, z.core.$strip>>], undefined>;
727
642
  //#endregion
728
643
  //#region src/ebay/search.d.ts
729
644
  declare const ebaySearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -744,9 +659,7 @@ declare const ebaySearch: _keystrokehq_core0.Operation<z.ZodObject<{
744
659
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
745
660
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
746
661
  SERPAPI_API_KEY: z.ZodString;
747
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
748
- SERPAPI_API_KEY: z.ZodString;
749
- }, z.core.$strip>>[] | undefined>], undefined>;
662
+ }, z.core.$strip>>], undefined>;
750
663
  declare const ebaySearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
751
664
  _nkw: z.ZodString;
752
665
  ebay_domain: z.ZodOptional<z.ZodString>;
@@ -765,9 +678,7 @@ declare const ebaySearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
765
678
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
766
679
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
767
680
  SERPAPI_API_KEY: z.ZodString;
768
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
769
- SERPAPI_API_KEY: z.ZodString;
770
- }, z.core.$strip>>[] | undefined>], undefined>;
681
+ }, z.core.$strip>>], undefined>;
771
682
  //#endregion
772
683
  //#region src/facebook/profile.d.ts
773
684
  declare const facebookProfile: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -778,9 +689,7 @@ declare const facebookProfile: _keystrokehq_core0.Operation<z.ZodObject<{
778
689
  profile: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
779
690
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
780
691
  SERPAPI_API_KEY: z.ZodString;
781
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
782
- SERPAPI_API_KEY: z.ZodString;
783
- }, z.core.$strip>>[] | undefined>], undefined>;
692
+ }, z.core.$strip>>], undefined>;
784
693
  declare const facebookProfileTool: _keystrokehq_core0.Operation<z.ZodObject<{
785
694
  page_id: z.ZodString;
786
695
  }, z.core.$strip>, z.ZodObject<{
@@ -789,9 +698,7 @@ declare const facebookProfileTool: _keystrokehq_core0.Operation<z.ZodObject<{
789
698
  profile: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
790
699
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
791
700
  SERPAPI_API_KEY: z.ZodString;
792
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
793
- SERPAPI_API_KEY: z.ZodString;
794
- }, z.core.$strip>>[] | undefined>], undefined>;
701
+ }, z.core.$strip>>], undefined>;
795
702
  //#endregion
796
703
  //#region src/factory.d.ts
797
704
  declare const serpApiOperation: ReturnType<typeof createOfficialOperationFactory<typeof serpApi>>;
@@ -809,9 +716,7 @@ declare const googleAdsTransparency: _keystrokehq_core0.Operation<z.ZodObject<{
809
716
  ads: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
810
717
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
811
718
  SERPAPI_API_KEY: z.ZodString;
812
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
813
- SERPAPI_API_KEY: z.ZodString;
814
- }, z.core.$strip>>[] | undefined>], undefined>;
719
+ }, z.core.$strip>>], undefined>;
815
720
  declare const googleAdsTransparencyTool: _keystrokehq_core0.Operation<z.ZodObject<{
816
721
  advertiser_id: z.ZodOptional<z.ZodString>;
817
722
  domain: z.ZodOptional<z.ZodString>;
@@ -824,9 +729,7 @@ declare const googleAdsTransparencyTool: _keystrokehq_core0.Operation<z.ZodObjec
824
729
  ads: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
825
730
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
826
731
  SERPAPI_API_KEY: z.ZodString;
827
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
828
- SERPAPI_API_KEY: z.ZodString;
829
- }, z.core.$strip>>[] | undefined>], undefined>;
732
+ }, z.core.$strip>>], undefined>;
830
733
  //#endregion
831
734
  //#region src/google/ai-mode.d.ts
832
735
  declare const googleAiMode: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -840,9 +743,7 @@ declare const googleAiMode: _keystrokehq_core0.Operation<z.ZodObject<{
840
743
  ai_response: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
841
744
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
842
745
  SERPAPI_API_KEY: z.ZodString;
843
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
844
- SERPAPI_API_KEY: z.ZodString;
845
- }, z.core.$strip>>[] | undefined>], undefined>;
746
+ }, z.core.$strip>>], undefined>;
846
747
  declare const googleAiModeTool: _keystrokehq_core0.Operation<z.ZodObject<{
847
748
  q: z.ZodString;
848
749
  gl: z.ZodOptional<z.ZodString>;
@@ -854,9 +755,7 @@ declare const googleAiModeTool: _keystrokehq_core0.Operation<z.ZodObject<{
854
755
  ai_response: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
855
756
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
856
757
  SERPAPI_API_KEY: z.ZodString;
857
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
858
- SERPAPI_API_KEY: z.ZodString;
859
- }, z.core.$strip>>[] | undefined>], undefined>;
758
+ }, z.core.$strip>>], undefined>;
860
759
  //#endregion
861
760
  //#region src/google/ai-overview.d.ts
862
761
  declare const googleAiOverview: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -870,9 +769,7 @@ declare const googleAiOverview: _keystrokehq_core0.Operation<z.ZodObject<{
870
769
  ai_overview: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
871
770
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
872
771
  SERPAPI_API_KEY: z.ZodString;
873
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
874
- SERPAPI_API_KEY: z.ZodString;
875
- }, z.core.$strip>>[] | undefined>], undefined>;
772
+ }, z.core.$strip>>], undefined>;
876
773
  declare const googleAiOverviewTool: _keystrokehq_core0.Operation<z.ZodObject<{
877
774
  q: z.ZodString;
878
775
  gl: z.ZodOptional<z.ZodString>;
@@ -884,9 +781,7 @@ declare const googleAiOverviewTool: _keystrokehq_core0.Operation<z.ZodObject<{
884
781
  ai_overview: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
885
782
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
886
783
  SERPAPI_API_KEY: z.ZodString;
887
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
888
- SERPAPI_API_KEY: z.ZodString;
889
- }, z.core.$strip>>[] | undefined>], undefined>;
784
+ }, z.core.$strip>>], undefined>;
890
785
  //#endregion
891
786
  //#region src/google/autocomplete.d.ts
892
787
  declare const googleAutocomplete: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -900,9 +795,7 @@ declare const googleAutocomplete: _keystrokehq_core0.Operation<z.ZodObject<{
900
795
  suggestions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
901
796
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
902
797
  SERPAPI_API_KEY: z.ZodString;
903
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
904
- SERPAPI_API_KEY: z.ZodString;
905
- }, z.core.$strip>>[] | undefined>], undefined>;
798
+ }, z.core.$strip>>], undefined>;
906
799
  declare const googleAutocompleteTool: _keystrokehq_core0.Operation<z.ZodObject<{
907
800
  q: z.ZodString;
908
801
  gl: z.ZodOptional<z.ZodString>;
@@ -914,9 +807,7 @@ declare const googleAutocompleteTool: _keystrokehq_core0.Operation<z.ZodObject<{
914
807
  suggestions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
915
808
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
916
809
  SERPAPI_API_KEY: z.ZodString;
917
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
918
- SERPAPI_API_KEY: z.ZodString;
919
- }, z.core.$strip>>[] | undefined>], undefined>;
810
+ }, z.core.$strip>>], undefined>;
920
811
  //#endregion
921
812
  //#region src/google/events.d.ts
922
813
  declare const googleEvents: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -931,9 +822,7 @@ declare const googleEvents: _keystrokehq_core0.Operation<z.ZodObject<{
931
822
  events_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
932
823
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
933
824
  SERPAPI_API_KEY: z.ZodString;
934
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
935
- SERPAPI_API_KEY: z.ZodString;
936
- }, z.core.$strip>>[] | undefined>], undefined>;
825
+ }, z.core.$strip>>], undefined>;
937
826
  declare const googleEventsTool: _keystrokehq_core0.Operation<z.ZodObject<{
938
827
  q: z.ZodString;
939
828
  location: z.ZodOptional<z.ZodString>;
@@ -946,9 +835,7 @@ declare const googleEventsTool: _keystrokehq_core0.Operation<z.ZodObject<{
946
835
  events_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
947
836
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
948
837
  SERPAPI_API_KEY: z.ZodString;
949
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
950
- SERPAPI_API_KEY: z.ZodString;
951
- }, z.core.$strip>>[] | undefined>], undefined>;
838
+ }, z.core.$strip>>], undefined>;
952
839
  //#endregion
953
840
  //#region src/google/finance.d.ts
954
841
  declare const googleFinance: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -965,9 +852,7 @@ declare const googleFinance: _keystrokehq_core0.Operation<z.ZodObject<{
965
852
  news_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
966
853
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
967
854
  SERPAPI_API_KEY: z.ZodString;
968
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
969
- SERPAPI_API_KEY: z.ZodString;
970
- }, z.core.$strip>>[] | undefined>], undefined>;
855
+ }, z.core.$strip>>], undefined>;
971
856
  declare const googleFinanceTool: _keystrokehq_core0.Operation<z.ZodObject<{
972
857
  q: z.ZodString;
973
858
  gl: z.ZodOptional<z.ZodString>;
@@ -982,9 +867,7 @@ declare const googleFinanceTool: _keystrokehq_core0.Operation<z.ZodObject<{
982
867
  news_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
983
868
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
984
869
  SERPAPI_API_KEY: z.ZodString;
985
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
986
- SERPAPI_API_KEY: z.ZodString;
987
- }, z.core.$strip>>[] | undefined>], undefined>;
870
+ }, z.core.$strip>>], undefined>;
988
871
  //#endregion
989
872
  //#region src/google/finance-markets.d.ts
990
873
  declare const googleFinanceMarkets: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1006,9 +889,7 @@ declare const googleFinanceMarkets: _keystrokehq_core0.Operation<z.ZodObject<{
1006
889
  market_trends: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1007
890
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1008
891
  SERPAPI_API_KEY: z.ZodString;
1009
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1010
- SERPAPI_API_KEY: z.ZodString;
1011
- }, z.core.$strip>>[] | undefined>], undefined>;
892
+ }, z.core.$strip>>], undefined>;
1012
893
  declare const googleFinanceMarketsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1013
894
  trend: z.ZodOptional<z.ZodEnum<{
1014
895
  indexes: "indexes";
@@ -1028,9 +909,7 @@ declare const googleFinanceMarketsTool: _keystrokehq_core0.Operation<z.ZodObject
1028
909
  market_trends: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1029
910
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1030
911
  SERPAPI_API_KEY: z.ZodString;
1031
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1032
- SERPAPI_API_KEY: z.ZodString;
1033
- }, z.core.$strip>>[] | undefined>], undefined>;
912
+ }, z.core.$strip>>], undefined>;
1034
913
  //#endregion
1035
914
  //#region src/google/flights.d.ts
1036
915
  declare const googleFlights: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1061,9 +940,7 @@ declare const googleFlights: _keystrokehq_core0.Operation<z.ZodObject<{
1061
940
  price_insights: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1062
941
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1063
942
  SERPAPI_API_KEY: z.ZodString;
1064
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1065
- SERPAPI_API_KEY: z.ZodString;
1066
- }, z.core.$strip>>[] | undefined>], undefined>;
943
+ }, z.core.$strip>>], undefined>;
1067
944
  declare const googleFlightsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1068
945
  departure_id: z.ZodString;
1069
946
  arrival_id: z.ZodString;
@@ -1092,9 +969,7 @@ declare const googleFlightsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1092
969
  price_insights: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1093
970
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1094
971
  SERPAPI_API_KEY: z.ZodString;
1095
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1096
- SERPAPI_API_KEY: z.ZodString;
1097
- }, z.core.$strip>>[] | undefined>], undefined>;
972
+ }, z.core.$strip>>], undefined>;
1098
973
  //#endregion
1099
974
  //#region src/google/flights-autocomplete.d.ts
1100
975
  declare const googleFlightsAutocomplete: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1107,9 +982,7 @@ declare const googleFlightsAutocomplete: _keystrokehq_core0.Operation<z.ZodObjec
1107
982
  airports: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1108
983
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1109
984
  SERPAPI_API_KEY: z.ZodString;
1110
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1111
- SERPAPI_API_KEY: z.ZodString;
1112
- }, z.core.$strip>>[] | undefined>], undefined>;
985
+ }, z.core.$strip>>], undefined>;
1113
986
  declare const googleFlightsAutocompleteTool: _keystrokehq_core0.Operation<z.ZodObject<{
1114
987
  q: z.ZodString;
1115
988
  hl: z.ZodOptional<z.ZodString>;
@@ -1120,9 +993,7 @@ declare const googleFlightsAutocompleteTool: _keystrokehq_core0.Operation<z.ZodO
1120
993
  airports: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1121
994
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1122
995
  SERPAPI_API_KEY: z.ZodString;
1123
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1124
- SERPAPI_API_KEY: z.ZodString;
1125
- }, z.core.$strip>>[] | undefined>], undefined>;
996
+ }, z.core.$strip>>], undefined>;
1126
997
  //#endregion
1127
998
  //#region src/google/forums.d.ts
1128
999
  declare const googleForums: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1137,9 +1008,7 @@ declare const googleForums: _keystrokehq_core0.Operation<z.ZodObject<{
1137
1008
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1138
1009
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1139
1010
  SERPAPI_API_KEY: z.ZodString;
1140
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1141
- SERPAPI_API_KEY: z.ZodString;
1142
- }, z.core.$strip>>[] | undefined>], undefined>;
1011
+ }, z.core.$strip>>], undefined>;
1143
1012
  declare const googleForumsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1144
1013
  q: z.ZodString;
1145
1014
  location: z.ZodOptional<z.ZodString>;
@@ -1152,9 +1021,7 @@ declare const googleForumsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1152
1021
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1153
1022
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1154
1023
  SERPAPI_API_KEY: z.ZodString;
1155
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1156
- SERPAPI_API_KEY: z.ZodString;
1157
- }, z.core.$strip>>[] | undefined>], undefined>;
1024
+ }, z.core.$strip>>], undefined>;
1158
1025
  //#endregion
1159
1026
  //#region src/google/hotels.d.ts
1160
1027
  declare const googleHotels: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1184,9 +1051,7 @@ declare const googleHotels: _keystrokehq_core0.Operation<z.ZodObject<{
1184
1051
  ads: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1185
1052
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1186
1053
  SERPAPI_API_KEY: z.ZodString;
1187
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1188
- SERPAPI_API_KEY: z.ZodString;
1189
- }, z.core.$strip>>[] | undefined>], undefined>;
1054
+ }, z.core.$strip>>], undefined>;
1190
1055
  declare const googleHotelsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1191
1056
  q: z.ZodString;
1192
1057
  check_in_date: z.ZodOptional<z.ZodString>;
@@ -1214,9 +1079,7 @@ declare const googleHotelsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1214
1079
  ads: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1215
1080
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1216
1081
  SERPAPI_API_KEY: z.ZodString;
1217
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1218
- SERPAPI_API_KEY: z.ZodString;
1219
- }, z.core.$strip>>[] | undefined>], undefined>;
1082
+ }, z.core.$strip>>], undefined>;
1220
1083
  //#endregion
1221
1084
  //#region src/google/hotels-autocomplete.d.ts
1222
1085
  declare const googleHotelsAutocomplete: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1229,9 +1092,7 @@ declare const googleHotelsAutocomplete: _keystrokehq_core0.Operation<z.ZodObject
1229
1092
  suggestions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1230
1093
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1231
1094
  SERPAPI_API_KEY: z.ZodString;
1232
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1233
- SERPAPI_API_KEY: z.ZodString;
1234
- }, z.core.$strip>>[] | undefined>], undefined>;
1095
+ }, z.core.$strip>>], undefined>;
1235
1096
  declare const googleHotelsAutocompleteTool: _keystrokehq_core0.Operation<z.ZodObject<{
1236
1097
  q: z.ZodString;
1237
1098
  gl: z.ZodOptional<z.ZodString>;
@@ -1242,9 +1103,7 @@ declare const googleHotelsAutocompleteTool: _keystrokehq_core0.Operation<z.ZodOb
1242
1103
  suggestions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1243
1104
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1244
1105
  SERPAPI_API_KEY: z.ZodString;
1245
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1246
- SERPAPI_API_KEY: z.ZodString;
1247
- }, z.core.$strip>>[] | undefined>], undefined>;
1106
+ }, z.core.$strip>>], undefined>;
1248
1107
  //#endregion
1249
1108
  //#region src/google/hotels-photos.d.ts
1250
1109
  declare const googleHotelsPhotos: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1257,9 +1116,7 @@ declare const googleHotelsPhotos: _keystrokehq_core0.Operation<z.ZodObject<{
1257
1116
  photos: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1258
1117
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1259
1118
  SERPAPI_API_KEY: z.ZodString;
1260
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1261
- SERPAPI_API_KEY: z.ZodString;
1262
- }, z.core.$strip>>[] | undefined>], undefined>;
1119
+ }, z.core.$strip>>], undefined>;
1263
1120
  declare const googleHotelsPhotosTool: _keystrokehq_core0.Operation<z.ZodObject<{
1264
1121
  property_token: z.ZodString;
1265
1122
  gl: z.ZodOptional<z.ZodString>;
@@ -1270,9 +1127,7 @@ declare const googleHotelsPhotosTool: _keystrokehq_core0.Operation<z.ZodObject<{
1270
1127
  photos: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1271
1128
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1272
1129
  SERPAPI_API_KEY: z.ZodString;
1273
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1274
- SERPAPI_API_KEY: z.ZodString;
1275
- }, z.core.$strip>>[] | undefined>], undefined>;
1130
+ }, z.core.$strip>>], undefined>;
1276
1131
  //#endregion
1277
1132
  //#region src/google/hotels-reviews.d.ts
1278
1133
  declare const googleHotelsReviews: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1288,9 +1143,7 @@ declare const googleHotelsReviews: _keystrokehq_core0.Operation<z.ZodObject<{
1288
1143
  rating_distribution: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1289
1144
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1290
1145
  SERPAPI_API_KEY: z.ZodString;
1291
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1292
- SERPAPI_API_KEY: z.ZodString;
1293
- }, z.core.$strip>>[] | undefined>], undefined>;
1146
+ }, z.core.$strip>>], undefined>;
1294
1147
  declare const googleHotelsReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1295
1148
  property_token: z.ZodString;
1296
1149
  gl: z.ZodOptional<z.ZodString>;
@@ -1304,9 +1157,7 @@ declare const googleHotelsReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<
1304
1157
  rating_distribution: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1305
1158
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1306
1159
  SERPAPI_API_KEY: z.ZodString;
1307
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1308
- SERPAPI_API_KEY: z.ZodString;
1309
- }, z.core.$strip>>[] | undefined>], undefined>;
1160
+ }, z.core.$strip>>], undefined>;
1310
1161
  //#endregion
1311
1162
  //#region src/google/images.d.ts
1312
1163
  declare const googleImages: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1327,9 +1178,7 @@ declare const googleImages: _keystrokehq_core0.Operation<z.ZodObject<{
1327
1178
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1328
1179
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1329
1180
  SERPAPI_API_KEY: z.ZodString;
1330
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1331
- SERPAPI_API_KEY: z.ZodString;
1332
- }, z.core.$strip>>[] | undefined>], undefined>;
1181
+ }, z.core.$strip>>], undefined>;
1333
1182
  declare const googleImagesTool: _keystrokehq_core0.Operation<z.ZodObject<{
1334
1183
  q: z.ZodString;
1335
1184
  location: z.ZodOptional<z.ZodString>;
@@ -1348,9 +1197,7 @@ declare const googleImagesTool: _keystrokehq_core0.Operation<z.ZodObject<{
1348
1197
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1349
1198
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1350
1199
  SERPAPI_API_KEY: z.ZodString;
1351
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1352
- SERPAPI_API_KEY: z.ZodString;
1353
- }, z.core.$strip>>[] | undefined>], undefined>;
1200
+ }, z.core.$strip>>], undefined>;
1354
1201
  //#endregion
1355
1202
  //#region src/google/images-light.d.ts
1356
1203
  declare const googleImagesLight: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1366,9 +1213,7 @@ declare const googleImagesLight: _keystrokehq_core0.Operation<z.ZodObject<{
1366
1213
  images_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1367
1214
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1368
1215
  SERPAPI_API_KEY: z.ZodString;
1369
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1370
- SERPAPI_API_KEY: z.ZodString;
1371
- }, z.core.$strip>>[] | undefined>], undefined>;
1216
+ }, z.core.$strip>>], undefined>;
1372
1217
  declare const googleImagesLightTool: _keystrokehq_core0.Operation<z.ZodObject<{
1373
1218
  q: z.ZodString;
1374
1219
  gl: z.ZodOptional<z.ZodString>;
@@ -1382,9 +1227,7 @@ declare const googleImagesLightTool: _keystrokehq_core0.Operation<z.ZodObject<{
1382
1227
  images_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1383
1228
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1384
1229
  SERPAPI_API_KEY: z.ZodString;
1385
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1386
- SERPAPI_API_KEY: z.ZodString;
1387
- }, z.core.$strip>>[] | undefined>], undefined>;
1230
+ }, z.core.$strip>>], undefined>;
1388
1231
  //#endregion
1389
1232
  //#region src/google/images-related.d.ts
1390
1233
  declare const googleImagesRelated: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1398,9 +1241,7 @@ declare const googleImagesRelated: _keystrokehq_core0.Operation<z.ZodObject<{
1398
1241
  related_content: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1399
1242
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1400
1243
  SERPAPI_API_KEY: z.ZodString;
1401
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1402
- SERPAPI_API_KEY: z.ZodString;
1403
- }, z.core.$strip>>[] | undefined>], undefined>;
1244
+ }, z.core.$strip>>], undefined>;
1404
1245
  declare const googleImagesRelatedTool: _keystrokehq_core0.Operation<z.ZodObject<{
1405
1246
  q: z.ZodString;
1406
1247
  gl: z.ZodOptional<z.ZodString>;
@@ -1412,9 +1253,7 @@ declare const googleImagesRelatedTool: _keystrokehq_core0.Operation<z.ZodObject<
1412
1253
  related_content: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1413
1254
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1414
1255
  SERPAPI_API_KEY: z.ZodString;
1415
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1416
- SERPAPI_API_KEY: z.ZodString;
1417
- }, z.core.$strip>>[] | undefined>], undefined>;
1256
+ }, z.core.$strip>>], undefined>;
1418
1257
  //#endregion
1419
1258
  //#region src/google/immersive-product.d.ts
1420
1259
  declare const googleImmersiveProduct: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1428,9 +1267,7 @@ declare const googleImmersiveProduct: _keystrokehq_core0.Operation<z.ZodObject<{
1428
1267
  sellers: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1429
1268
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1430
1269
  SERPAPI_API_KEY: z.ZodString;
1431
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1432
- SERPAPI_API_KEY: z.ZodString;
1433
- }, z.core.$strip>>[] | undefined>], undefined>;
1270
+ }, z.core.$strip>>], undefined>;
1434
1271
  declare const googleImmersiveProductTool: _keystrokehq_core0.Operation<z.ZodObject<{
1435
1272
  page_token: z.ZodString;
1436
1273
  gl: z.ZodOptional<z.ZodString>;
@@ -1442,9 +1279,7 @@ declare const googleImmersiveProductTool: _keystrokehq_core0.Operation<z.ZodObje
1442
1279
  sellers: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1443
1280
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1444
1281
  SERPAPI_API_KEY: z.ZodString;
1445
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1446
- SERPAPI_API_KEY: z.ZodString;
1447
- }, z.core.$strip>>[] | undefined>], undefined>;
1282
+ }, z.core.$strip>>], undefined>;
1448
1283
  //#endregion
1449
1284
  //#region src/google/jobs.d.ts
1450
1285
  declare const googleJobs: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1463,9 +1298,7 @@ declare const googleJobs: _keystrokehq_core0.Operation<z.ZodObject<{
1463
1298
  chips: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1464
1299
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1465
1300
  SERPAPI_API_KEY: z.ZodString;
1466
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1467
- SERPAPI_API_KEY: z.ZodString;
1468
- }, z.core.$strip>>[] | undefined>], undefined>;
1301
+ }, z.core.$strip>>], undefined>;
1469
1302
  declare const googleJobsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1470
1303
  q: z.ZodString;
1471
1304
  location: z.ZodOptional<z.ZodString>;
@@ -1482,9 +1315,7 @@ declare const googleJobsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1482
1315
  chips: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1483
1316
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1484
1317
  SERPAPI_API_KEY: z.ZodString;
1485
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1486
- SERPAPI_API_KEY: z.ZodString;
1487
- }, z.core.$strip>>[] | undefined>], undefined>;
1318
+ }, z.core.$strip>>], undefined>;
1488
1319
  //#endregion
1489
1320
  //#region src/google/jobs-listing.d.ts
1490
1321
  declare const googleJobsListing: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1497,9 +1328,7 @@ declare const googleJobsListing: _keystrokehq_core0.Operation<z.ZodObject<{
1497
1328
  job: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1498
1329
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1499
1330
  SERPAPI_API_KEY: z.ZodString;
1500
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1501
- SERPAPI_API_KEY: z.ZodString;
1502
- }, z.core.$strip>>[] | undefined>], undefined>;
1331
+ }, z.core.$strip>>], undefined>;
1503
1332
  declare const googleJobsListingTool: _keystrokehq_core0.Operation<z.ZodObject<{
1504
1333
  q: z.ZodString;
1505
1334
  gl: z.ZodOptional<z.ZodString>;
@@ -1510,9 +1339,7 @@ declare const googleJobsListingTool: _keystrokehq_core0.Operation<z.ZodObject<{
1510
1339
  job: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1511
1340
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1512
1341
  SERPAPI_API_KEY: z.ZodString;
1513
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1514
- SERPAPI_API_KEY: z.ZodString;
1515
- }, z.core.$strip>>[] | undefined>], undefined>;
1342
+ }, z.core.$strip>>], undefined>;
1516
1343
  //#endregion
1517
1344
  //#region src/google/lens.d.ts
1518
1345
  declare const googleLens: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1529,9 +1356,7 @@ declare const googleLens: _keystrokehq_core0.Operation<z.ZodObject<{
1529
1356
  reverse_image_search: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1530
1357
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1531
1358
  SERPAPI_API_KEY: z.ZodString;
1532
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1533
- SERPAPI_API_KEY: z.ZodString;
1534
- }, z.core.$strip>>[] | undefined>], undefined>;
1359
+ }, z.core.$strip>>], undefined>;
1535
1360
  declare const googleLensTool: _keystrokehq_core0.Operation<z.ZodObject<{
1536
1361
  url: z.ZodString;
1537
1362
  hl: z.ZodOptional<z.ZodString>;
@@ -1546,9 +1371,7 @@ declare const googleLensTool: _keystrokehq_core0.Operation<z.ZodObject<{
1546
1371
  reverse_image_search: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1547
1372
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1548
1373
  SERPAPI_API_KEY: z.ZodString;
1549
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1550
- SERPAPI_API_KEY: z.ZodString;
1551
- }, z.core.$strip>>[] | undefined>], undefined>;
1374
+ }, z.core.$strip>>], undefined>;
1552
1375
  //#endregion
1553
1376
  //#region src/google/light.d.ts
1554
1377
  declare const googleLightSearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1573,9 +1396,7 @@ declare const googleLightSearch: _keystrokehq_core0.Operation<z.ZodObject<{
1573
1396
  pagination: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1574
1397
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1575
1398
  SERPAPI_API_KEY: z.ZodString;
1576
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1577
- SERPAPI_API_KEY: z.ZodString;
1578
- }, z.core.$strip>>[] | undefined>], undefined>;
1399
+ }, z.core.$strip>>], undefined>;
1579
1400
  declare const googleLightSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
1580
1401
  q: z.ZodString;
1581
1402
  location: z.ZodOptional<z.ZodString>;
@@ -1598,9 +1419,7 @@ declare const googleLightSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
1598
1419
  pagination: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1599
1420
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1600
1421
  SERPAPI_API_KEY: z.ZodString;
1601
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1602
- SERPAPI_API_KEY: z.ZodString;
1603
- }, z.core.$strip>>[] | undefined>], undefined>;
1422
+ }, z.core.$strip>>], undefined>;
1604
1423
  //#endregion
1605
1424
  //#region src/google/local.d.ts
1606
1425
  declare const googleLocal: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1618,9 +1437,7 @@ declare const googleLocal: _keystrokehq_core0.Operation<z.ZodObject<{
1618
1437
  ad_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1619
1438
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1620
1439
  SERPAPI_API_KEY: z.ZodString;
1621
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1622
- SERPAPI_API_KEY: z.ZodString;
1623
- }, z.core.$strip>>[] | undefined>], undefined>;
1440
+ }, z.core.$strip>>], undefined>;
1624
1441
  declare const googleLocalTool: _keystrokehq_core0.Operation<z.ZodObject<{
1625
1442
  q: z.ZodString;
1626
1443
  location: z.ZodOptional<z.ZodString>;
@@ -1636,9 +1453,7 @@ declare const googleLocalTool: _keystrokehq_core0.Operation<z.ZodObject<{
1636
1453
  ad_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1637
1454
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1638
1455
  SERPAPI_API_KEY: z.ZodString;
1639
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1640
- SERPAPI_API_KEY: z.ZodString;
1641
- }, z.core.$strip>>[] | undefined>], undefined>;
1456
+ }, z.core.$strip>>], undefined>;
1642
1457
  //#endregion
1643
1458
  //#region src/google/local-services.d.ts
1644
1459
  declare const googleLocalServices: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1654,9 +1469,7 @@ declare const googleLocalServices: _keystrokehq_core0.Operation<z.ZodObject<{
1654
1469
  local_services_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1655
1470
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1656
1471
  SERPAPI_API_KEY: z.ZodString;
1657
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1658
- SERPAPI_API_KEY: z.ZodString;
1659
- }, z.core.$strip>>[] | undefined>], undefined>;
1472
+ }, z.core.$strip>>], undefined>;
1660
1473
  declare const googleLocalServicesTool: _keystrokehq_core0.Operation<z.ZodObject<{
1661
1474
  q: z.ZodString;
1662
1475
  place_id: z.ZodOptional<z.ZodString>;
@@ -1670,9 +1483,7 @@ declare const googleLocalServicesTool: _keystrokehq_core0.Operation<z.ZodObject<
1670
1483
  local_services_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1671
1484
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1672
1485
  SERPAPI_API_KEY: z.ZodString;
1673
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1674
- SERPAPI_API_KEY: z.ZodString;
1675
- }, z.core.$strip>>[] | undefined>], undefined>;
1486
+ }, z.core.$strip>>], undefined>;
1676
1487
  //#endregion
1677
1488
  //#region src/google/maps.d.ts
1678
1489
  declare const googleMaps: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1691,9 +1502,7 @@ declare const googleMaps: _keystrokehq_core0.Operation<z.ZodObject<{
1691
1502
  place_results: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1692
1503
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1693
1504
  SERPAPI_API_KEY: z.ZodString;
1694
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1695
- SERPAPI_API_KEY: z.ZodString;
1696
- }, z.core.$strip>>[] | undefined>], undefined>;
1505
+ }, z.core.$strip>>], undefined>;
1697
1506
  declare const googleMapsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1698
1507
  q: z.ZodString;
1699
1508
  ll: z.ZodOptional<z.ZodString>;
@@ -1710,9 +1519,7 @@ declare const googleMapsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1710
1519
  place_results: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1711
1520
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1712
1521
  SERPAPI_API_KEY: z.ZodString;
1713
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1714
- SERPAPI_API_KEY: z.ZodString;
1715
- }, z.core.$strip>>[] | undefined>], undefined>;
1522
+ }, z.core.$strip>>], undefined>;
1716
1523
  //#endregion
1717
1524
  //#region src/google/maps-autocomplete.d.ts
1718
1525
  declare const googleMapsAutocomplete: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1726,9 +1533,7 @@ declare const googleMapsAutocomplete: _keystrokehq_core0.Operation<z.ZodObject<{
1726
1533
  suggestions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1727
1534
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1728
1535
  SERPAPI_API_KEY: z.ZodString;
1729
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1730
- SERPAPI_API_KEY: z.ZodString;
1731
- }, z.core.$strip>>[] | undefined>], undefined>;
1536
+ }, z.core.$strip>>], undefined>;
1732
1537
  declare const googleMapsAutocompleteTool: _keystrokehq_core0.Operation<z.ZodObject<{
1733
1538
  q: z.ZodString;
1734
1539
  ll: z.ZodOptional<z.ZodString>;
@@ -1740,9 +1545,7 @@ declare const googleMapsAutocompleteTool: _keystrokehq_core0.Operation<z.ZodObje
1740
1545
  suggestions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1741
1546
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1742
1547
  SERPAPI_API_KEY: z.ZodString;
1743
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1744
- SERPAPI_API_KEY: z.ZodString;
1745
- }, z.core.$strip>>[] | undefined>], undefined>;
1548
+ }, z.core.$strip>>], undefined>;
1746
1549
  //#endregion
1747
1550
  //#region src/google/maps-contributor-reviews.d.ts
1748
1551
  declare const googleMapsContributorReviews: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1756,9 +1559,7 @@ declare const googleMapsContributorReviews: _keystrokehq_core0.Operation<z.ZodOb
1756
1559
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1757
1560
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1758
1561
  SERPAPI_API_KEY: z.ZodString;
1759
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1760
- SERPAPI_API_KEY: z.ZodString;
1761
- }, z.core.$strip>>[] | undefined>], undefined>;
1562
+ }, z.core.$strip>>], undefined>;
1762
1563
  declare const googleMapsContributorReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1763
1564
  contributor_id: z.ZodString;
1764
1565
  hl: z.ZodOptional<z.ZodString>;
@@ -1770,9 +1571,7 @@ declare const googleMapsContributorReviewsTool: _keystrokehq_core0.Operation<z.Z
1770
1571
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1771
1572
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1772
1573
  SERPAPI_API_KEY: z.ZodString;
1773
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1774
- SERPAPI_API_KEY: z.ZodString;
1775
- }, z.core.$strip>>[] | undefined>], undefined>;
1574
+ }, z.core.$strip>>], undefined>;
1776
1575
  //#endregion
1777
1576
  //#region src/google/maps-directions.d.ts
1778
1577
  declare const googleMapsDirections: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1792,9 +1591,7 @@ declare const googleMapsDirections: _keystrokehq_core0.Operation<z.ZodObject<{
1792
1591
  directions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1793
1592
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1794
1593
  SERPAPI_API_KEY: z.ZodString;
1795
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1796
- SERPAPI_API_KEY: z.ZodString;
1797
- }, z.core.$strip>>[] | undefined>], undefined>;
1594
+ }, z.core.$strip>>], undefined>;
1798
1595
  declare const googleMapsDirectionsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1799
1596
  start_addr: z.ZodString;
1800
1597
  end_addr: z.ZodString;
@@ -1812,9 +1609,7 @@ declare const googleMapsDirectionsTool: _keystrokehq_core0.Operation<z.ZodObject
1812
1609
  directions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1813
1610
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1814
1611
  SERPAPI_API_KEY: z.ZodString;
1815
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1816
- SERPAPI_API_KEY: z.ZodString;
1817
- }, z.core.$strip>>[] | undefined>], undefined>;
1612
+ }, z.core.$strip>>], undefined>;
1818
1613
  //#endregion
1819
1614
  //#region src/google/maps-photo-meta.d.ts
1820
1615
  declare const googleMapsPhotoMeta: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1827,9 +1622,7 @@ declare const googleMapsPhotoMeta: _keystrokehq_core0.Operation<z.ZodObject<{
1827
1622
  photos: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1828
1623
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1829
1624
  SERPAPI_API_KEY: z.ZodString;
1830
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1831
- SERPAPI_API_KEY: z.ZodString;
1832
- }, z.core.$strip>>[] | undefined>], undefined>;
1625
+ }, z.core.$strip>>], undefined>;
1833
1626
  declare const googleMapsPhotoMetaTool: _keystrokehq_core0.Operation<z.ZodObject<{
1834
1627
  data_id: z.ZodString;
1835
1628
  hl: z.ZodOptional<z.ZodString>;
@@ -1840,9 +1633,7 @@ declare const googleMapsPhotoMetaTool: _keystrokehq_core0.Operation<z.ZodObject<
1840
1633
  photos: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1841
1634
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1842
1635
  SERPAPI_API_KEY: z.ZodString;
1843
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1844
- SERPAPI_API_KEY: z.ZodString;
1845
- }, z.core.$strip>>[] | undefined>], undefined>;
1636
+ }, z.core.$strip>>], undefined>;
1846
1637
  //#endregion
1847
1638
  //#region src/google/maps-photos.d.ts
1848
1639
  declare const googleMapsPhotos: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1857,9 +1648,7 @@ declare const googleMapsPhotos: _keystrokehq_core0.Operation<z.ZodObject<{
1857
1648
  photos: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1858
1649
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1859
1650
  SERPAPI_API_KEY: z.ZodString;
1860
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1861
- SERPAPI_API_KEY: z.ZodString;
1862
- }, z.core.$strip>>[] | undefined>], undefined>;
1651
+ }, z.core.$strip>>], undefined>;
1863
1652
  declare const googleMapsPhotosTool: _keystrokehq_core0.Operation<z.ZodObject<{
1864
1653
  data_id: z.ZodString;
1865
1654
  category_id: z.ZodOptional<z.ZodString>;
@@ -1872,9 +1661,7 @@ declare const googleMapsPhotosTool: _keystrokehq_core0.Operation<z.ZodObject<{
1872
1661
  photos: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1873
1662
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1874
1663
  SERPAPI_API_KEY: z.ZodString;
1875
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1876
- SERPAPI_API_KEY: z.ZodString;
1877
- }, z.core.$strip>>[] | undefined>], undefined>;
1664
+ }, z.core.$strip>>], undefined>;
1878
1665
  //#endregion
1879
1666
  //#region src/google/maps-posts.d.ts
1880
1667
  declare const googleMapsPosts: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1888,9 +1675,7 @@ declare const googleMapsPosts: _keystrokehq_core0.Operation<z.ZodObject<{
1888
1675
  posts: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1889
1676
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1890
1677
  SERPAPI_API_KEY: z.ZodString;
1891
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1892
- SERPAPI_API_KEY: z.ZodString;
1893
- }, z.core.$strip>>[] | undefined>], undefined>;
1678
+ }, z.core.$strip>>], undefined>;
1894
1679
  declare const googleMapsPostsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1895
1680
  data_id: z.ZodString;
1896
1681
  hl: z.ZodOptional<z.ZodString>;
@@ -1902,9 +1687,7 @@ declare const googleMapsPostsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1902
1687
  posts: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1903
1688
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1904
1689
  SERPAPI_API_KEY: z.ZodString;
1905
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1906
- SERPAPI_API_KEY: z.ZodString;
1907
- }, z.core.$strip>>[] | undefined>], undefined>;
1690
+ }, z.core.$strip>>], undefined>;
1908
1691
  //#endregion
1909
1692
  //#region src/google/maps-reviews.d.ts
1910
1693
  declare const googleMapsReviews: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1922,9 +1705,7 @@ declare const googleMapsReviews: _keystrokehq_core0.Operation<z.ZodObject<{
1922
1705
  rating_distribution: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1923
1706
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1924
1707
  SERPAPI_API_KEY: z.ZodString;
1925
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1926
- SERPAPI_API_KEY: z.ZodString;
1927
- }, z.core.$strip>>[] | undefined>], undefined>;
1708
+ }, z.core.$strip>>], undefined>;
1928
1709
  declare const googleMapsReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1929
1710
  data_id: z.ZodString;
1930
1711
  place_id: z.ZodOptional<z.ZodString>;
@@ -1940,9 +1721,7 @@ declare const googleMapsReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1940
1721
  rating_distribution: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
1941
1722
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1942
1723
  SERPAPI_API_KEY: z.ZodString;
1943
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1944
- SERPAPI_API_KEY: z.ZodString;
1945
- }, z.core.$strip>>[] | undefined>], undefined>;
1724
+ }, z.core.$strip>>], undefined>;
1946
1725
  //#endregion
1947
1726
  //#region src/google/news.d.ts
1948
1727
  declare const googleNews: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1957,9 +1736,7 @@ declare const googleNews: _keystrokehq_core0.Operation<z.ZodObject<{
1957
1736
  news_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1958
1737
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1959
1738
  SERPAPI_API_KEY: z.ZodString;
1960
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1961
- SERPAPI_API_KEY: z.ZodString;
1962
- }, z.core.$strip>>[] | undefined>], undefined>;
1739
+ }, z.core.$strip>>], undefined>;
1963
1740
  declare const googleNewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1964
1741
  q: z.ZodString;
1965
1742
  gl: z.ZodOptional<z.ZodString>;
@@ -1972,9 +1749,7 @@ declare const googleNewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
1972
1749
  news_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1973
1750
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1974
1751
  SERPAPI_API_KEY: z.ZodString;
1975
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1976
- SERPAPI_API_KEY: z.ZodString;
1977
- }, z.core.$strip>>[] | undefined>], undefined>;
1752
+ }, z.core.$strip>>], undefined>;
1978
1753
  //#endregion
1979
1754
  //#region src/google/news-light.d.ts
1980
1755
  declare const googleNewsLight: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -1988,9 +1763,7 @@ declare const googleNewsLight: _keystrokehq_core0.Operation<z.ZodObject<{
1988
1763
  top_stories: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
1989
1764
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
1990
1765
  SERPAPI_API_KEY: z.ZodString;
1991
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
1992
- SERPAPI_API_KEY: z.ZodString;
1993
- }, z.core.$strip>>[] | undefined>], undefined>;
1766
+ }, z.core.$strip>>], undefined>;
1994
1767
  declare const googleNewsLightTool: _keystrokehq_core0.Operation<z.ZodObject<{
1995
1768
  q: z.ZodString;
1996
1769
  gl: z.ZodOptional<z.ZodString>;
@@ -2002,9 +1775,7 @@ declare const googleNewsLightTool: _keystrokehq_core0.Operation<z.ZodObject<{
2002
1775
  top_stories: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2003
1776
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2004
1777
  SERPAPI_API_KEY: z.ZodString;
2005
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2006
- SERPAPI_API_KEY: z.ZodString;
2007
- }, z.core.$strip>>[] | undefined>], undefined>;
1778
+ }, z.core.$strip>>], undefined>;
2008
1779
  //#endregion
2009
1780
  //#region src/google/patents.d.ts
2010
1781
  declare const googlePatents: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2026,9 +1797,7 @@ declare const googlePatents: _keystrokehq_core0.Operation<z.ZodObject<{
2026
1797
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2027
1798
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2028
1799
  SERPAPI_API_KEY: z.ZodString;
2029
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2030
- SERPAPI_API_KEY: z.ZodString;
2031
- }, z.core.$strip>>[] | undefined>], undefined>;
1800
+ }, z.core.$strip>>], undefined>;
2032
1801
  declare const googlePatentsTool: _keystrokehq_core0.Operation<z.ZodObject<{
2033
1802
  q: z.ZodString;
2034
1803
  page: z.ZodOptional<z.ZodNumber>;
@@ -2048,9 +1817,7 @@ declare const googlePatentsTool: _keystrokehq_core0.Operation<z.ZodObject<{
2048
1817
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2049
1818
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2050
1819
  SERPAPI_API_KEY: z.ZodString;
2051
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2052
- SERPAPI_API_KEY: z.ZodString;
2053
- }, z.core.$strip>>[] | undefined>], undefined>;
1820
+ }, z.core.$strip>>], undefined>;
2054
1821
  //#endregion
2055
1822
  //#region src/google/patents-details.d.ts
2056
1823
  declare const googlePatentsDetails: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2061,9 +1828,7 @@ declare const googlePatentsDetails: _keystrokehq_core0.Operation<z.ZodObject<{
2061
1828
  patent: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2062
1829
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2063
1830
  SERPAPI_API_KEY: z.ZodString;
2064
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2065
- SERPAPI_API_KEY: z.ZodString;
2066
- }, z.core.$strip>>[] | undefined>], undefined>;
1831
+ }, z.core.$strip>>], undefined>;
2067
1832
  declare const googlePatentsDetailsTool: _keystrokehq_core0.Operation<z.ZodObject<{
2068
1833
  patent_id: z.ZodString;
2069
1834
  }, z.core.$strip>, z.ZodObject<{
@@ -2072,9 +1837,7 @@ declare const googlePatentsDetailsTool: _keystrokehq_core0.Operation<z.ZodObject
2072
1837
  patent: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2073
1838
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2074
1839
  SERPAPI_API_KEY: z.ZodString;
2075
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2076
- SERPAPI_API_KEY: z.ZodString;
2077
- }, z.core.$strip>>[] | undefined>], undefined>;
1840
+ }, z.core.$strip>>], undefined>;
2078
1841
  //#endregion
2079
1842
  //#region src/google/play.d.ts
2080
1843
  declare const googlePlay: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2097,9 +1860,7 @@ declare const googlePlay: _keystrokehq_core0.Operation<z.ZodObject<{
2097
1860
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2098
1861
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2099
1862
  SERPAPI_API_KEY: z.ZodString;
2100
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2101
- SERPAPI_API_KEY: z.ZodString;
2102
- }, z.core.$strip>>[] | undefined>], undefined>;
1863
+ }, z.core.$strip>>], undefined>;
2103
1864
  declare const googlePlayTool: _keystrokehq_core0.Operation<z.ZodObject<{
2104
1865
  q: z.ZodString;
2105
1866
  store: z.ZodEnum<{
@@ -2120,9 +1881,7 @@ declare const googlePlayTool: _keystrokehq_core0.Operation<z.ZodObject<{
2120
1881
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2121
1882
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2122
1883
  SERPAPI_API_KEY: z.ZodString;
2123
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2124
- SERPAPI_API_KEY: z.ZodString;
2125
- }, z.core.$strip>>[] | undefined>], undefined>;
1884
+ }, z.core.$strip>>], undefined>;
2126
1885
  //#endregion
2127
1886
  //#region src/google/play-books.d.ts
2128
1887
  declare const googlePlayBooks: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2135,9 +1894,7 @@ declare const googlePlayBooks: _keystrokehq_core0.Operation<z.ZodObject<{
2135
1894
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2136
1895
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2137
1896
  SERPAPI_API_KEY: z.ZodString;
2138
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2139
- SERPAPI_API_KEY: z.ZodString;
2140
- }, z.core.$strip>>[] | undefined>], undefined>;
1897
+ }, z.core.$strip>>], undefined>;
2141
1898
  declare const googlePlayBooksTool: _keystrokehq_core0.Operation<z.ZodObject<{
2142
1899
  q: z.ZodString;
2143
1900
  gl: z.ZodOptional<z.ZodString>;
@@ -2148,9 +1905,7 @@ declare const googlePlayBooksTool: _keystrokehq_core0.Operation<z.ZodObject<{
2148
1905
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2149
1906
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2150
1907
  SERPAPI_API_KEY: z.ZodString;
2151
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2152
- SERPAPI_API_KEY: z.ZodString;
2153
- }, z.core.$strip>>[] | undefined>], undefined>;
1908
+ }, z.core.$strip>>], undefined>;
2154
1909
  //#endregion
2155
1910
  //#region src/google/play-games.d.ts
2156
1911
  declare const googlePlayGames: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2163,9 +1918,7 @@ declare const googlePlayGames: _keystrokehq_core0.Operation<z.ZodObject<{
2163
1918
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2164
1919
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2165
1920
  SERPAPI_API_KEY: z.ZodString;
2166
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2167
- SERPAPI_API_KEY: z.ZodString;
2168
- }, z.core.$strip>>[] | undefined>], undefined>;
1921
+ }, z.core.$strip>>], undefined>;
2169
1922
  declare const googlePlayGamesTool: _keystrokehq_core0.Operation<z.ZodObject<{
2170
1923
  q: z.ZodString;
2171
1924
  gl: z.ZodOptional<z.ZodString>;
@@ -2176,9 +1929,7 @@ declare const googlePlayGamesTool: _keystrokehq_core0.Operation<z.ZodObject<{
2176
1929
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2177
1930
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2178
1931
  SERPAPI_API_KEY: z.ZodString;
2179
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2180
- SERPAPI_API_KEY: z.ZodString;
2181
- }, z.core.$strip>>[] | undefined>], undefined>;
1932
+ }, z.core.$strip>>], undefined>;
2182
1933
  //#endregion
2183
1934
  //#region src/google/play-movies.d.ts
2184
1935
  declare const googlePlayMovies: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2191,9 +1942,7 @@ declare const googlePlayMovies: _keystrokehq_core0.Operation<z.ZodObject<{
2191
1942
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2192
1943
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2193
1944
  SERPAPI_API_KEY: z.ZodString;
2194
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2195
- SERPAPI_API_KEY: z.ZodString;
2196
- }, z.core.$strip>>[] | undefined>], undefined>;
1945
+ }, z.core.$strip>>], undefined>;
2197
1946
  declare const googlePlayMoviesTool: _keystrokehq_core0.Operation<z.ZodObject<{
2198
1947
  q: z.ZodString;
2199
1948
  gl: z.ZodOptional<z.ZodString>;
@@ -2204,9 +1953,7 @@ declare const googlePlayMoviesTool: _keystrokehq_core0.Operation<z.ZodObject<{
2204
1953
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2205
1954
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2206
1955
  SERPAPI_API_KEY: z.ZodString;
2207
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2208
- SERPAPI_API_KEY: z.ZodString;
2209
- }, z.core.$strip>>[] | undefined>], undefined>;
1956
+ }, z.core.$strip>>], undefined>;
2210
1957
  //#endregion
2211
1958
  //#region src/google/play-product.d.ts
2212
1959
  declare const googlePlayProduct: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2225,9 +1972,7 @@ declare const googlePlayProduct: _keystrokehq_core0.Operation<z.ZodObject<{
2225
1972
  product: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2226
1973
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2227
1974
  SERPAPI_API_KEY: z.ZodString;
2228
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2229
- SERPAPI_API_KEY: z.ZodString;
2230
- }, z.core.$strip>>[] | undefined>], undefined>;
1975
+ }, z.core.$strip>>], undefined>;
2231
1976
  declare const googlePlayProductTool: _keystrokehq_core0.Operation<z.ZodObject<{
2232
1977
  product_id: z.ZodString;
2233
1978
  store: z.ZodEnum<{
@@ -2244,9 +1989,7 @@ declare const googlePlayProductTool: _keystrokehq_core0.Operation<z.ZodObject<{
2244
1989
  product: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2245
1990
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2246
1991
  SERPAPI_API_KEY: z.ZodString;
2247
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2248
- SERPAPI_API_KEY: z.ZodString;
2249
- }, z.core.$strip>>[] | undefined>], undefined>;
1992
+ }, z.core.$strip>>], undefined>;
2250
1993
  //#endregion
2251
1994
  //#region src/google/related-questions.d.ts
2252
1995
  declare const googleRelatedQuestions: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2260,9 +2003,7 @@ declare const googleRelatedQuestions: _keystrokehq_core0.Operation<z.ZodObject<{
2260
2003
  related_questions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2261
2004
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2262
2005
  SERPAPI_API_KEY: z.ZodString;
2263
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2264
- SERPAPI_API_KEY: z.ZodString;
2265
- }, z.core.$strip>>[] | undefined>], undefined>;
2006
+ }, z.core.$strip>>], undefined>;
2266
2007
  declare const googleRelatedQuestionsTool: _keystrokehq_core0.Operation<z.ZodObject<{
2267
2008
  q: z.ZodString;
2268
2009
  gl: z.ZodOptional<z.ZodString>;
@@ -2274,9 +2015,7 @@ declare const googleRelatedQuestionsTool: _keystrokehq_core0.Operation<z.ZodObje
2274
2015
  related_questions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2275
2016
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2276
2017
  SERPAPI_API_KEY: z.ZodString;
2277
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2278
- SERPAPI_API_KEY: z.ZodString;
2279
- }, z.core.$strip>>[] | undefined>], undefined>;
2018
+ }, z.core.$strip>>], undefined>;
2280
2019
  //#endregion
2281
2020
  //#region src/google/reverse-image.d.ts
2282
2021
  declare const googleReverseImage: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2291,9 +2030,7 @@ declare const googleReverseImage: _keystrokehq_core0.Operation<z.ZodObject<{
2291
2030
  inline_images: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2292
2031
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2293
2032
  SERPAPI_API_KEY: z.ZodString;
2294
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2295
- SERPAPI_API_KEY: z.ZodString;
2296
- }, z.core.$strip>>[] | undefined>], undefined>;
2033
+ }, z.core.$strip>>], undefined>;
2297
2034
  declare const googleReverseImageTool: _keystrokehq_core0.Operation<z.ZodObject<{
2298
2035
  image_url: z.ZodString;
2299
2036
  gl: z.ZodOptional<z.ZodString>;
@@ -2306,9 +2043,7 @@ declare const googleReverseImageTool: _keystrokehq_core0.Operation<z.ZodObject<{
2306
2043
  inline_images: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2307
2044
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2308
2045
  SERPAPI_API_KEY: z.ZodString;
2309
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2310
- SERPAPI_API_KEY: z.ZodString;
2311
- }, z.core.$strip>>[] | undefined>], undefined>;
2046
+ }, z.core.$strip>>], undefined>;
2312
2047
  //#endregion
2313
2048
  //#region src/google/scholar.d.ts
2314
2049
  declare const googleScholar: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2331,9 +2066,7 @@ declare const googleScholar: _keystrokehq_core0.Operation<z.ZodObject<{
2331
2066
  cited_by: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2332
2067
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2333
2068
  SERPAPI_API_KEY: z.ZodString;
2334
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2335
- SERPAPI_API_KEY: z.ZodString;
2336
- }, z.core.$strip>>[] | undefined>], undefined>;
2069
+ }, z.core.$strip>>], undefined>;
2337
2070
  declare const googleScholarTool: _keystrokehq_core0.Operation<z.ZodObject<{
2338
2071
  q: z.ZodString;
2339
2072
  cites: z.ZodOptional<z.ZodString>;
@@ -2354,9 +2087,7 @@ declare const googleScholarTool: _keystrokehq_core0.Operation<z.ZodObject<{
2354
2087
  cited_by: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2355
2088
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2356
2089
  SERPAPI_API_KEY: z.ZodString;
2357
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2358
- SERPAPI_API_KEY: z.ZodString;
2359
- }, z.core.$strip>>[] | undefined>], undefined>;
2090
+ }, z.core.$strip>>], undefined>;
2360
2091
  //#endregion
2361
2092
  //#region src/google/scholar-author.d.ts
2362
2093
  declare const googleScholarAuthor: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2373,9 +2104,7 @@ declare const googleScholarAuthor: _keystrokehq_core0.Operation<z.ZodObject<{
2373
2104
  cited_by: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2374
2105
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2375
2106
  SERPAPI_API_KEY: z.ZodString;
2376
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2377
- SERPAPI_API_KEY: z.ZodString;
2378
- }, z.core.$strip>>[] | undefined>], undefined>;
2107
+ }, z.core.$strip>>], undefined>;
2379
2108
  declare const googleScholarAuthorTool: _keystrokehq_core0.Operation<z.ZodObject<{
2380
2109
  author_id: z.ZodString;
2381
2110
  hl: z.ZodOptional<z.ZodString>;
@@ -2390,9 +2119,7 @@ declare const googleScholarAuthorTool: _keystrokehq_core0.Operation<z.ZodObject<
2390
2119
  cited_by: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2391
2120
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2392
2121
  SERPAPI_API_KEY: z.ZodString;
2393
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2394
- SERPAPI_API_KEY: z.ZodString;
2395
- }, z.core.$strip>>[] | undefined>], undefined>;
2122
+ }, z.core.$strip>>], undefined>;
2396
2123
  //#endregion
2397
2124
  //#region src/google/scholar-cite.d.ts
2398
2125
  declare const googleScholarCite: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2405,9 +2132,7 @@ declare const googleScholarCite: _keystrokehq_core0.Operation<z.ZodObject<{
2405
2132
  links: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2406
2133
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2407
2134
  SERPAPI_API_KEY: z.ZodString;
2408
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2409
- SERPAPI_API_KEY: z.ZodString;
2410
- }, z.core.$strip>>[] | undefined>], undefined>;
2135
+ }, z.core.$strip>>], undefined>;
2411
2136
  declare const googleScholarCiteTool: _keystrokehq_core0.Operation<z.ZodObject<{
2412
2137
  q: z.ZodString;
2413
2138
  hl: z.ZodOptional<z.ZodString>;
@@ -2418,9 +2143,7 @@ declare const googleScholarCiteTool: _keystrokehq_core0.Operation<z.ZodObject<{
2418
2143
  links: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2419
2144
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2420
2145
  SERPAPI_API_KEY: z.ZodString;
2421
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2422
- SERPAPI_API_KEY: z.ZodString;
2423
- }, z.core.$strip>>[] | undefined>], undefined>;
2146
+ }, z.core.$strip>>], undefined>;
2424
2147
  //#endregion
2425
2148
  //#region src/google/scholar-profiles.d.ts
2426
2149
  declare const googleScholarProfiles: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2434,9 +2157,7 @@ declare const googleScholarProfiles: _keystrokehq_core0.Operation<z.ZodObject<{
2434
2157
  profiles: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2435
2158
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2436
2159
  SERPAPI_API_KEY: z.ZodString;
2437
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2438
- SERPAPI_API_KEY: z.ZodString;
2439
- }, z.core.$strip>>[] | undefined>], undefined>;
2160
+ }, z.core.$strip>>], undefined>;
2440
2161
  declare const googleScholarProfilesTool: _keystrokehq_core0.Operation<z.ZodObject<{
2441
2162
  mauthors: z.ZodString;
2442
2163
  hl: z.ZodOptional<z.ZodString>;
@@ -2448,9 +2169,7 @@ declare const googleScholarProfilesTool: _keystrokehq_core0.Operation<z.ZodObjec
2448
2169
  profiles: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2449
2170
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2450
2171
  SERPAPI_API_KEY: z.ZodString;
2451
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2452
- SERPAPI_API_KEY: z.ZodString;
2453
- }, z.core.$strip>>[] | undefined>], undefined>;
2172
+ }, z.core.$strip>>], undefined>;
2454
2173
  //#endregion
2455
2174
  //#region src/google/search.d.ts
2456
2175
  declare const googleSearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2489,9 +2208,7 @@ declare const googleSearch: _keystrokehq_core0.Operation<z.ZodObject<{
2489
2208
  pagination: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2490
2209
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2491
2210
  SERPAPI_API_KEY: z.ZodString;
2492
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2493
- SERPAPI_API_KEY: z.ZodString;
2494
- }, z.core.$strip>>[] | undefined>], undefined>;
2211
+ }, z.core.$strip>>], undefined>;
2495
2212
  declare const googleSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
2496
2213
  q: z.ZodString;
2497
2214
  location: z.ZodOptional<z.ZodString>;
@@ -2528,9 +2245,7 @@ declare const googleSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
2528
2245
  pagination: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2529
2246
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2530
2247
  SERPAPI_API_KEY: z.ZodString;
2531
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2532
- SERPAPI_API_KEY: z.ZodString;
2533
- }, z.core.$strip>>[] | undefined>], undefined>;
2248
+ }, z.core.$strip>>], undefined>;
2534
2249
  //#endregion
2535
2250
  //#region src/google/shopping.d.ts
2536
2251
  declare const googleShopping: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2548,9 +2263,7 @@ declare const googleShopping: _keystrokehq_core0.Operation<z.ZodObject<{
2548
2263
  filters_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2549
2264
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2550
2265
  SERPAPI_API_KEY: z.ZodString;
2551
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2552
- SERPAPI_API_KEY: z.ZodString;
2553
- }, z.core.$strip>>[] | undefined>], undefined>;
2266
+ }, z.core.$strip>>], undefined>;
2554
2267
  declare const googleShoppingTool: _keystrokehq_core0.Operation<z.ZodObject<{
2555
2268
  q: z.ZodString;
2556
2269
  location: z.ZodOptional<z.ZodString>;
@@ -2566,9 +2279,7 @@ declare const googleShoppingTool: _keystrokehq_core0.Operation<z.ZodObject<{
2566
2279
  filters_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2567
2280
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2568
2281
  SERPAPI_API_KEY: z.ZodString;
2569
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2570
- SERPAPI_API_KEY: z.ZodString;
2571
- }, z.core.$strip>>[] | undefined>], undefined>;
2282
+ }, z.core.$strip>>], undefined>;
2572
2283
  //#endregion
2573
2284
  //#region src/google/shopping-light.d.ts
2574
2285
  declare const googleShoppingLight: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2583,9 +2294,7 @@ declare const googleShoppingLight: _keystrokehq_core0.Operation<z.ZodObject<{
2583
2294
  shopping_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2584
2295
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2585
2296
  SERPAPI_API_KEY: z.ZodString;
2586
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2587
- SERPAPI_API_KEY: z.ZodString;
2588
- }, z.core.$strip>>[] | undefined>], undefined>;
2297
+ }, z.core.$strip>>], undefined>;
2589
2298
  declare const googleShoppingLightTool: _keystrokehq_core0.Operation<z.ZodObject<{
2590
2299
  q: z.ZodString;
2591
2300
  gl: z.ZodOptional<z.ZodString>;
@@ -2598,9 +2307,7 @@ declare const googleShoppingLightTool: _keystrokehq_core0.Operation<z.ZodObject<
2598
2307
  shopping_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2599
2308
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2600
2309
  SERPAPI_API_KEY: z.ZodString;
2601
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2602
- SERPAPI_API_KEY: z.ZodString;
2603
- }, z.core.$strip>>[] | undefined>], undefined>;
2310
+ }, z.core.$strip>>], undefined>;
2604
2311
  //#endregion
2605
2312
  //#region src/google/short-videos.d.ts
2606
2313
  declare const googleShortVideos: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2614,9 +2321,7 @@ declare const googleShortVideos: _keystrokehq_core0.Operation<z.ZodObject<{
2614
2321
  short_videos_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2615
2322
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2616
2323
  SERPAPI_API_KEY: z.ZodString;
2617
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2618
- SERPAPI_API_KEY: z.ZodString;
2619
- }, z.core.$strip>>[] | undefined>], undefined>;
2324
+ }, z.core.$strip>>], undefined>;
2620
2325
  declare const googleShortVideosTool: _keystrokehq_core0.Operation<z.ZodObject<{
2621
2326
  q: z.ZodString;
2622
2327
  gl: z.ZodOptional<z.ZodString>;
@@ -2628,9 +2333,7 @@ declare const googleShortVideosTool: _keystrokehq_core0.Operation<z.ZodObject<{
2628
2333
  short_videos_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2629
2334
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2630
2335
  SERPAPI_API_KEY: z.ZodString;
2631
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2632
- SERPAPI_API_KEY: z.ZodString;
2633
- }, z.core.$strip>>[] | undefined>], undefined>;
2336
+ }, z.core.$strip>>], undefined>;
2634
2337
  //#endregion
2635
2338
  //#region src/google/travel-explore.d.ts
2636
2339
  declare const googleTravelExplore: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2645,9 +2348,7 @@ declare const googleTravelExplore: _keystrokehq_core0.Operation<z.ZodObject<{
2645
2348
  flights: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2646
2349
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2647
2350
  SERPAPI_API_KEY: z.ZodString;
2648
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2649
- SERPAPI_API_KEY: z.ZodString;
2650
- }, z.core.$strip>>[] | undefined>], undefined>;
2351
+ }, z.core.$strip>>], undefined>;
2651
2352
  declare const googleTravelExploreTool: _keystrokehq_core0.Operation<z.ZodObject<{
2652
2353
  departure_token: z.ZodOptional<z.ZodString>;
2653
2354
  gl: z.ZodOptional<z.ZodString>;
@@ -2660,9 +2361,7 @@ declare const googleTravelExploreTool: _keystrokehq_core0.Operation<z.ZodObject<
2660
2361
  flights: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2661
2362
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2662
2363
  SERPAPI_API_KEY: z.ZodString;
2663
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2664
- SERPAPI_API_KEY: z.ZodString;
2665
- }, z.core.$strip>>[] | undefined>], undefined>;
2364
+ }, z.core.$strip>>], undefined>;
2666
2365
  //#endregion
2667
2366
  //#region src/google/trends.d.ts
2668
2367
  declare const googleTrends: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2688,9 +2387,7 @@ declare const googleTrends: _keystrokehq_core0.Operation<z.ZodObject<{
2688
2387
  related_queries: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2689
2388
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2690
2389
  SERPAPI_API_KEY: z.ZodString;
2691
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2692
- SERPAPI_API_KEY: z.ZodString;
2693
- }, z.core.$strip>>[] | undefined>], undefined>;
2390
+ }, z.core.$strip>>], undefined>;
2694
2391
  declare const googleTrendsTool: _keystrokehq_core0.Operation<z.ZodObject<{
2695
2392
  q: z.ZodString;
2696
2393
  data_type: z.ZodOptional<z.ZodEnum<{
@@ -2714,9 +2411,7 @@ declare const googleTrendsTool: _keystrokehq_core0.Operation<z.ZodObject<{
2714
2411
  related_queries: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2715
2412
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2716
2413
  SERPAPI_API_KEY: z.ZodString;
2717
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2718
- SERPAPI_API_KEY: z.ZodString;
2719
- }, z.core.$strip>>[] | undefined>], undefined>;
2414
+ }, z.core.$strip>>], undefined>;
2720
2415
  //#endregion
2721
2416
  //#region src/google/trends-autocomplete.d.ts
2722
2417
  declare const googleTrendsAutocomplete: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2728,9 +2423,7 @@ declare const googleTrendsAutocomplete: _keystrokehq_core0.Operation<z.ZodObject
2728
2423
  suggestions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2729
2424
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2730
2425
  SERPAPI_API_KEY: z.ZodString;
2731
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2732
- SERPAPI_API_KEY: z.ZodString;
2733
- }, z.core.$strip>>[] | undefined>], undefined>;
2426
+ }, z.core.$strip>>], undefined>;
2734
2427
  declare const googleTrendsAutocompleteTool: _keystrokehq_core0.Operation<z.ZodObject<{
2735
2428
  q: z.ZodString;
2736
2429
  hl: z.ZodOptional<z.ZodString>;
@@ -2740,9 +2433,7 @@ declare const googleTrendsAutocompleteTool: _keystrokehq_core0.Operation<z.ZodOb
2740
2433
  suggestions: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2741
2434
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2742
2435
  SERPAPI_API_KEY: z.ZodString;
2743
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2744
- SERPAPI_API_KEY: z.ZodString;
2745
- }, z.core.$strip>>[] | undefined>], undefined>;
2436
+ }, z.core.$strip>>], undefined>;
2746
2437
  //#endregion
2747
2438
  //#region src/google/trends-news.d.ts
2748
2439
  declare const googleTrendsNews: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2756,9 +2447,7 @@ declare const googleTrendsNews: _keystrokehq_core0.Operation<z.ZodObject<{
2756
2447
  news_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2757
2448
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2758
2449
  SERPAPI_API_KEY: z.ZodString;
2759
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2760
- SERPAPI_API_KEY: z.ZodString;
2761
- }, z.core.$strip>>[] | undefined>], undefined>;
2450
+ }, z.core.$strip>>], undefined>;
2762
2451
  declare const googleTrendsNewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
2763
2452
  q: z.ZodString;
2764
2453
  date: z.ZodOptional<z.ZodString>;
@@ -2770,9 +2459,7 @@ declare const googleTrendsNewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
2770
2459
  news_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2771
2460
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2772
2461
  SERPAPI_API_KEY: z.ZodString;
2773
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2774
- SERPAPI_API_KEY: z.ZodString;
2775
- }, z.core.$strip>>[] | undefined>], undefined>;
2462
+ }, z.core.$strip>>], undefined>;
2776
2463
  //#endregion
2777
2464
  //#region src/google/trends-trending-now.d.ts
2778
2465
  declare const googleTrendsTrendingNow: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2785,9 +2472,7 @@ declare const googleTrendsTrendingNow: _keystrokehq_core0.Operation<z.ZodObject<
2785
2472
  trending_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2786
2473
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2787
2474
  SERPAPI_API_KEY: z.ZodString;
2788
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2789
- SERPAPI_API_KEY: z.ZodString;
2790
- }, z.core.$strip>>[] | undefined>], undefined>;
2475
+ }, z.core.$strip>>], undefined>;
2791
2476
  declare const googleTrendsTrendingNowTool: _keystrokehq_core0.Operation<z.ZodObject<{
2792
2477
  geo: z.ZodOptional<z.ZodString>;
2793
2478
  hl: z.ZodOptional<z.ZodString>;
@@ -2798,9 +2483,7 @@ declare const googleTrendsTrendingNowTool: _keystrokehq_core0.Operation<z.ZodObj
2798
2483
  trending_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2799
2484
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2800
2485
  SERPAPI_API_KEY: z.ZodString;
2801
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2802
- SERPAPI_API_KEY: z.ZodString;
2803
- }, z.core.$strip>>[] | undefined>], undefined>;
2486
+ }, z.core.$strip>>], undefined>;
2804
2487
  //#endregion
2805
2488
  //#region src/google/videos.d.ts
2806
2489
  declare const googleVideos: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2816,9 +2499,7 @@ declare const googleVideos: _keystrokehq_core0.Operation<z.ZodObject<{
2816
2499
  video_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2817
2500
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2818
2501
  SERPAPI_API_KEY: z.ZodString;
2819
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2820
- SERPAPI_API_KEY: z.ZodString;
2821
- }, z.core.$strip>>[] | undefined>], undefined>;
2502
+ }, z.core.$strip>>], undefined>;
2822
2503
  declare const googleVideosTool: _keystrokehq_core0.Operation<z.ZodObject<{
2823
2504
  q: z.ZodString;
2824
2505
  location: z.ZodOptional<z.ZodString>;
@@ -2832,9 +2513,7 @@ declare const googleVideosTool: _keystrokehq_core0.Operation<z.ZodObject<{
2832
2513
  video_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2833
2514
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2834
2515
  SERPAPI_API_KEY: z.ZodString;
2835
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2836
- SERPAPI_API_KEY: z.ZodString;
2837
- }, z.core.$strip>>[] | undefined>], undefined>;
2516
+ }, z.core.$strip>>], undefined>;
2838
2517
  //#endregion
2839
2518
  //#region src/google/videos-light.d.ts
2840
2519
  declare const googleVideosLight: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2848,9 +2527,7 @@ declare const googleVideosLight: _keystrokehq_core0.Operation<z.ZodObject<{
2848
2527
  video_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2849
2528
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2850
2529
  SERPAPI_API_KEY: z.ZodString;
2851
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2852
- SERPAPI_API_KEY: z.ZodString;
2853
- }, z.core.$strip>>[] | undefined>], undefined>;
2530
+ }, z.core.$strip>>], undefined>;
2854
2531
  declare const googleVideosLightTool: _keystrokehq_core0.Operation<z.ZodObject<{
2855
2532
  q: z.ZodString;
2856
2533
  gl: z.ZodOptional<z.ZodString>;
@@ -2862,9 +2539,7 @@ declare const googleVideosLightTool: _keystrokehq_core0.Operation<z.ZodObject<{
2862
2539
  video_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2863
2540
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2864
2541
  SERPAPI_API_KEY: z.ZodString;
2865
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2866
- SERPAPI_API_KEY: z.ZodString;
2867
- }, z.core.$strip>>[] | undefined>], undefined>;
2542
+ }, z.core.$strip>>], undefined>;
2868
2543
  //#endregion
2869
2544
  //#region src/home-depot/product.d.ts
2870
2545
  declare const homeDepotProduct: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2875,9 +2550,7 @@ declare const homeDepotProduct: _keystrokehq_core0.Operation<z.ZodObject<{
2875
2550
  product: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2876
2551
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2877
2552
  SERPAPI_API_KEY: z.ZodString;
2878
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2879
- SERPAPI_API_KEY: z.ZodString;
2880
- }, z.core.$strip>>[] | undefined>], undefined>;
2553
+ }, z.core.$strip>>], undefined>;
2881
2554
  declare const homeDepotProductTool: _keystrokehq_core0.Operation<z.ZodObject<{
2882
2555
  product_id: z.ZodString;
2883
2556
  }, z.core.$strip>, z.ZodObject<{
@@ -2886,9 +2559,7 @@ declare const homeDepotProductTool: _keystrokehq_core0.Operation<z.ZodObject<{
2886
2559
  product: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2887
2560
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2888
2561
  SERPAPI_API_KEY: z.ZodString;
2889
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2890
- SERPAPI_API_KEY: z.ZodString;
2891
- }, z.core.$strip>>[] | undefined>], undefined>;
2562
+ }, z.core.$strip>>], undefined>;
2892
2563
  //#endregion
2893
2564
  //#region src/home-depot/product-reviews.d.ts
2894
2565
  declare const homeDepotProductReviews: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2901,9 +2572,7 @@ declare const homeDepotProductReviews: _keystrokehq_core0.Operation<z.ZodObject<
2901
2572
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2902
2573
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2903
2574
  SERPAPI_API_KEY: z.ZodString;
2904
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2905
- SERPAPI_API_KEY: z.ZodString;
2906
- }, z.core.$strip>>[] | undefined>], undefined>;
2575
+ }, z.core.$strip>>], undefined>;
2907
2576
  declare const homeDepotProductReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
2908
2577
  product_id: z.ZodString;
2909
2578
  sort_by: z.ZodOptional<z.ZodString>;
@@ -2914,9 +2583,7 @@ declare const homeDepotProductReviewsTool: _keystrokehq_core0.Operation<z.ZodObj
2914
2583
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2915
2584
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2916
2585
  SERPAPI_API_KEY: z.ZodString;
2917
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2918
- SERPAPI_API_KEY: z.ZodString;
2919
- }, z.core.$strip>>[] | undefined>], undefined>;
2586
+ }, z.core.$strip>>], undefined>;
2920
2587
  //#endregion
2921
2588
  //#region src/home-depot/search.d.ts
2922
2589
  declare const homeDepotSearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2934,9 +2601,7 @@ declare const homeDepotSearch: _keystrokehq_core0.Operation<z.ZodObject<{
2934
2601
  filtering: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2935
2602
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2936
2603
  SERPAPI_API_KEY: z.ZodString;
2937
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2938
- SERPAPI_API_KEY: z.ZodString;
2939
- }, z.core.$strip>>[] | undefined>], undefined>;
2604
+ }, z.core.$strip>>], undefined>;
2940
2605
  declare const homeDepotSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
2941
2606
  q: z.ZodString;
2942
2607
  nao: z.ZodOptional<z.ZodNumber>;
@@ -2952,9 +2617,7 @@ declare const homeDepotSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
2952
2617
  filtering: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2953
2618
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2954
2619
  SERPAPI_API_KEY: z.ZodString;
2955
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2956
- SERPAPI_API_KEY: z.ZodString;
2957
- }, z.core.$strip>>[] | undefined>], undefined>;
2620
+ }, z.core.$strip>>], undefined>;
2958
2621
  //#endregion
2959
2622
  //#region src/naver/ai-overview.d.ts
2960
2623
  declare const naverAiOverview: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2965,9 +2628,7 @@ declare const naverAiOverview: _keystrokehq_core0.Operation<z.ZodObject<{
2965
2628
  ai_overview: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2966
2629
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2967
2630
  SERPAPI_API_KEY: z.ZodString;
2968
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2969
- SERPAPI_API_KEY: z.ZodString;
2970
- }, z.core.$strip>>[] | undefined>], undefined>;
2631
+ }, z.core.$strip>>], undefined>;
2971
2632
  declare const naverAiOverviewTool: _keystrokehq_core0.Operation<z.ZodObject<{
2972
2633
  q: z.ZodString;
2973
2634
  }, z.core.$strip>, z.ZodObject<{
@@ -2976,9 +2637,7 @@ declare const naverAiOverviewTool: _keystrokehq_core0.Operation<z.ZodObject<{
2976
2637
  ai_overview: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2977
2638
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2978
2639
  SERPAPI_API_KEY: z.ZodString;
2979
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2980
- SERPAPI_API_KEY: z.ZodString;
2981
- }, z.core.$strip>>[] | undefined>], undefined>;
2640
+ }, z.core.$strip>>], undefined>;
2982
2641
  //#endregion
2983
2642
  //#region src/naver/search.d.ts
2984
2643
  declare const naverSearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -2995,9 +2654,7 @@ declare const naverSearch: _keystrokehq_core0.Operation<z.ZodObject<{
2995
2654
  video_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
2996
2655
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
2997
2656
  SERPAPI_API_KEY: z.ZodString;
2998
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
2999
- SERPAPI_API_KEY: z.ZodString;
3000
- }, z.core.$strip>>[] | undefined>], undefined>;
2657
+ }, z.core.$strip>>], undefined>;
3001
2658
  declare const naverSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
3002
2659
  query: z.ZodString;
3003
2660
  where: z.ZodOptional<z.ZodString>;
@@ -3012,9 +2669,7 @@ declare const naverSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
3012
2669
  video_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3013
2670
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3014
2671
  SERPAPI_API_KEY: z.ZodString;
3015
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3016
- SERPAPI_API_KEY: z.ZodString;
3017
- }, z.core.$strip>>[] | undefined>], undefined>;
2672
+ }, z.core.$strip>>], undefined>;
3018
2673
  //#endregion
3019
2674
  //#region src/opentable/reviews.d.ts
3020
2675
  declare const opentableReviews: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3027,9 +2682,7 @@ declare const opentableReviews: _keystrokehq_core0.Operation<z.ZodObject<{
3027
2682
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3028
2683
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3029
2684
  SERPAPI_API_KEY: z.ZodString;
3030
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3031
- SERPAPI_API_KEY: z.ZodString;
3032
- }, z.core.$strip>>[] | undefined>], undefined>;
2685
+ }, z.core.$strip>>], undefined>;
3033
2686
  declare const opentableReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
3034
2687
  restaurant_id: z.ZodString;
3035
2688
  sort_by: z.ZodOptional<z.ZodString>;
@@ -3040,9 +2693,7 @@ declare const opentableReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
3040
2693
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3041
2694
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3042
2695
  SERPAPI_API_KEY: z.ZodString;
3043
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3044
- SERPAPI_API_KEY: z.ZodString;
3045
- }, z.core.$strip>>[] | undefined>], undefined>;
2696
+ }, z.core.$strip>>], undefined>;
3046
2697
  //#endregion
3047
2698
  //#region src/serpapi/search-index.d.ts
3048
2699
  declare const serpApiSearchIndex: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3053,9 +2704,7 @@ declare const serpApiSearchIndex: _keystrokehq_core0.Operation<z.ZodObject<{
3053
2704
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3054
2705
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3055
2706
  SERPAPI_API_KEY: z.ZodString;
3056
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3057
- SERPAPI_API_KEY: z.ZodString;
3058
- }, z.core.$strip>>[] | undefined>], undefined>;
2707
+ }, z.core.$strip>>], undefined>;
3059
2708
  declare const serpApiSearchIndexTool: _keystrokehq_core0.Operation<z.ZodObject<{
3060
2709
  q: z.ZodString;
3061
2710
  }, z.core.$strip>, z.ZodObject<{
@@ -3064,9 +2713,7 @@ declare const serpApiSearchIndexTool: _keystrokehq_core0.Operation<z.ZodObject<{
3064
2713
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3065
2714
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3066
2715
  SERPAPI_API_KEY: z.ZodString;
3067
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3068
- SERPAPI_API_KEY: z.ZodString;
3069
- }, z.core.$strip>>[] | undefined>], undefined>;
2716
+ }, z.core.$strip>>], undefined>;
3070
2717
  //#endregion
3071
2718
  //#region src/tripadvisor/place.d.ts
3072
2719
  declare const tripadvisorPlace: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3078,9 +2725,7 @@ declare const tripadvisorPlace: _keystrokehq_core0.Operation<z.ZodObject<{
3078
2725
  place: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3079
2726
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3080
2727
  SERPAPI_API_KEY: z.ZodString;
3081
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3082
- SERPAPI_API_KEY: z.ZodString;
3083
- }, z.core.$strip>>[] | undefined>], undefined>;
2728
+ }, z.core.$strip>>], undefined>;
3084
2729
  declare const tripadvisorPlaceTool: _keystrokehq_core0.Operation<z.ZodObject<{
3085
2730
  place_id: z.ZodString;
3086
2731
  domain: z.ZodOptional<z.ZodString>;
@@ -3090,9 +2735,7 @@ declare const tripadvisorPlaceTool: _keystrokehq_core0.Operation<z.ZodObject<{
3090
2735
  place: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3091
2736
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3092
2737
  SERPAPI_API_KEY: z.ZodString;
3093
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3094
- SERPAPI_API_KEY: z.ZodString;
3095
- }, z.core.$strip>>[] | undefined>], undefined>;
2738
+ }, z.core.$strip>>], undefined>;
3096
2739
  //#endregion
3097
2740
  //#region src/tripadvisor/reviews.d.ts
3098
2741
  declare const tripadvisorReviews: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3106,9 +2749,7 @@ declare const tripadvisorReviews: _keystrokehq_core0.Operation<z.ZodObject<{
3106
2749
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3107
2750
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3108
2751
  SERPAPI_API_KEY: z.ZodString;
3109
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3110
- SERPAPI_API_KEY: z.ZodString;
3111
- }, z.core.$strip>>[] | undefined>], undefined>;
2752
+ }, z.core.$strip>>], undefined>;
3112
2753
  declare const tripadvisorReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
3113
2754
  place_id: z.ZodString;
3114
2755
  domain: z.ZodOptional<z.ZodString>;
@@ -3120,9 +2761,7 @@ declare const tripadvisorReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
3120
2761
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3121
2762
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3122
2763
  SERPAPI_API_KEY: z.ZodString;
3123
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3124
- SERPAPI_API_KEY: z.ZodString;
3125
- }, z.core.$strip>>[] | undefined>], undefined>;
2764
+ }, z.core.$strip>>], undefined>;
3126
2765
  //#endregion
3127
2766
  //#region src/tripadvisor/search.d.ts
3128
2767
  declare const tripadvisorSearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3135,9 +2774,7 @@ declare const tripadvisorSearch: _keystrokehq_core0.Operation<z.ZodObject<{
3135
2774
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3136
2775
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3137
2776
  SERPAPI_API_KEY: z.ZodString;
3138
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3139
- SERPAPI_API_KEY: z.ZodString;
3140
- }, z.core.$strip>>[] | undefined>], undefined>;
2777
+ }, z.core.$strip>>], undefined>;
3141
2778
  declare const tripadvisorSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
3142
2779
  q: z.ZodString;
3143
2780
  domain: z.ZodOptional<z.ZodString>;
@@ -3148,9 +2785,7 @@ declare const tripadvisorSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
3148
2785
  organic_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3149
2786
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3150
2787
  SERPAPI_API_KEY: z.ZodString;
3151
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3152
- SERPAPI_API_KEY: z.ZodString;
3153
- }, z.core.$strip>>[] | undefined>], undefined>;
2788
+ }, z.core.$strip>>], undefined>;
3154
2789
  //#endregion
3155
2790
  //#region src/utility/account.d.ts
3156
2791
  declare const serpApiAccount: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
@@ -3161,9 +2796,7 @@ declare const serpApiAccount: _keystrokehq_core0.Operation<z.ZodObject<{}, z.cor
3161
2796
  total_searches_left: z.ZodOptional<z.ZodNumber>;
3162
2797
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3163
2798
  SERPAPI_API_KEY: z.ZodString;
3164
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3165
- SERPAPI_API_KEY: z.ZodString;
3166
- }, z.core.$strip>>[] | undefined>], undefined>;
2799
+ }, z.core.$strip>>], undefined>;
3167
2800
  declare const serpApiAccountTool: _keystrokehq_core0.Operation<z.ZodObject<{}, z.core.$strip>, z.ZodObject<{
3168
2801
  account_id: z.ZodOptional<z.ZodString>;
3169
2802
  account_email: z.ZodOptional<z.ZodString>;
@@ -3172,9 +2805,7 @@ declare const serpApiAccountTool: _keystrokehq_core0.Operation<z.ZodObject<{}, z
3172
2805
  total_searches_left: z.ZodOptional<z.ZodNumber>;
3173
2806
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3174
2807
  SERPAPI_API_KEY: z.ZodString;
3175
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3176
- SERPAPI_API_KEY: z.ZodString;
3177
- }, z.core.$strip>>[] | undefined>], undefined>;
2808
+ }, z.core.$strip>>], undefined>;
3178
2809
  //#endregion
3179
2810
  //#region src/utility/locations.d.ts
3180
2811
  declare const serpApiLocations: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3184,9 +2815,7 @@ declare const serpApiLocations: _keystrokehq_core0.Operation<z.ZodObject<{
3184
2815
  locations: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3185
2816
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3186
2817
  SERPAPI_API_KEY: z.ZodString;
3187
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3188
- SERPAPI_API_KEY: z.ZodString;
3189
- }, z.core.$strip>>[] | undefined>], undefined>;
2818
+ }, z.core.$strip>>], undefined>;
3190
2819
  declare const serpApiLocationsTool: _keystrokehq_core0.Operation<z.ZodObject<{
3191
2820
  q: z.ZodOptional<z.ZodString>;
3192
2821
  limit: z.ZodOptional<z.ZodNumber>;
@@ -3194,25 +2823,19 @@ declare const serpApiLocationsTool: _keystrokehq_core0.Operation<z.ZodObject<{
3194
2823
  locations: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3195
2824
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3196
2825
  SERPAPI_API_KEY: z.ZodString;
3197
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3198
- SERPAPI_API_KEY: z.ZodString;
3199
- }, z.core.$strip>>[] | undefined>], undefined>;
2826
+ }, z.core.$strip>>], undefined>;
3200
2827
  //#endregion
3201
2828
  //#region src/utility/search-archive.d.ts
3202
2829
  declare const serpApiSearchArchive: _keystrokehq_core0.Operation<z.ZodObject<{
3203
2830
  search_id: z.ZodString;
3204
2831
  }, z.core.$strip>, z.ZodRecord<z.ZodString, z.ZodUnknown>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3205
2832
  SERPAPI_API_KEY: z.ZodString;
3206
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3207
- SERPAPI_API_KEY: z.ZodString;
3208
- }, z.core.$strip>>[] | undefined>], undefined>;
2833
+ }, z.core.$strip>>], undefined>;
3209
2834
  declare const serpApiSearchArchiveTool: _keystrokehq_core0.Operation<z.ZodObject<{
3210
2835
  search_id: z.ZodString;
3211
2836
  }, z.core.$strip>, z.ZodRecord<z.ZodString, z.ZodUnknown>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3212
2837
  SERPAPI_API_KEY: z.ZodString;
3213
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3214
- SERPAPI_API_KEY: z.ZodString;
3215
- }, z.core.$strip>>[] | undefined>], undefined>;
2838
+ }, z.core.$strip>>], undefined>;
3216
2839
  //#endregion
3217
2840
  //#region src/walmart/product.d.ts
3218
2841
  declare const walmartProduct: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3223,9 +2846,7 @@ declare const walmartProduct: _keystrokehq_core0.Operation<z.ZodObject<{
3223
2846
  product: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3224
2847
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3225
2848
  SERPAPI_API_KEY: z.ZodString;
3226
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3227
- SERPAPI_API_KEY: z.ZodString;
3228
- }, z.core.$strip>>[] | undefined>], undefined>;
2849
+ }, z.core.$strip>>], undefined>;
3229
2850
  declare const walmartProductTool: _keystrokehq_core0.Operation<z.ZodObject<{
3230
2851
  product_id: z.ZodString;
3231
2852
  }, z.core.$strip>, z.ZodObject<{
@@ -3234,9 +2855,7 @@ declare const walmartProductTool: _keystrokehq_core0.Operation<z.ZodObject<{
3234
2855
  product: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3235
2856
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3236
2857
  SERPAPI_API_KEY: z.ZodString;
3237
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3238
- SERPAPI_API_KEY: z.ZodString;
3239
- }, z.core.$strip>>[] | undefined>], undefined>;
2858
+ }, z.core.$strip>>], undefined>;
3240
2859
  //#endregion
3241
2860
  //#region src/walmart/product-reviews.d.ts
3242
2861
  declare const walmartProductReviews: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3249,9 +2868,7 @@ declare const walmartProductReviews: _keystrokehq_core0.Operation<z.ZodObject<{
3249
2868
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3250
2869
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3251
2870
  SERPAPI_API_KEY: z.ZodString;
3252
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3253
- SERPAPI_API_KEY: z.ZodString;
3254
- }, z.core.$strip>>[] | undefined>], undefined>;
2871
+ }, z.core.$strip>>], undefined>;
3255
2872
  declare const walmartProductReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
3256
2873
  product_id: z.ZodString;
3257
2874
  sort: z.ZodOptional<z.ZodString>;
@@ -3262,9 +2879,7 @@ declare const walmartProductReviewsTool: _keystrokehq_core0.Operation<z.ZodObjec
3262
2879
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3263
2880
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3264
2881
  SERPAPI_API_KEY: z.ZodString;
3265
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3266
- SERPAPI_API_KEY: z.ZodString;
3267
- }, z.core.$strip>>[] | undefined>], undefined>;
2882
+ }, z.core.$strip>>], undefined>;
3268
2883
  //#endregion
3269
2884
  //#region src/walmart/product-sellers.d.ts
3270
2885
  declare const walmartProductSellers: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3276,9 +2891,7 @@ declare const walmartProductSellers: _keystrokehq_core0.Operation<z.ZodObject<{
3276
2891
  sellers: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3277
2892
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3278
2893
  SERPAPI_API_KEY: z.ZodString;
3279
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3280
- SERPAPI_API_KEY: z.ZodString;
3281
- }, z.core.$strip>>[] | undefined>], undefined>;
2894
+ }, z.core.$strip>>], undefined>;
3282
2895
  declare const walmartProductSellersTool: _keystrokehq_core0.Operation<z.ZodObject<{
3283
2896
  product_id: z.ZodString;
3284
2897
  page: z.ZodOptional<z.ZodNumber>;
@@ -3288,9 +2901,7 @@ declare const walmartProductSellersTool: _keystrokehq_core0.Operation<z.ZodObjec
3288
2901
  sellers: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3289
2902
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3290
2903
  SERPAPI_API_KEY: z.ZodString;
3291
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3292
- SERPAPI_API_KEY: z.ZodString;
3293
- }, z.core.$strip>>[] | undefined>], undefined>;
2904
+ }, z.core.$strip>>], undefined>;
3294
2905
  //#endregion
3295
2906
  //#region src/walmart/search.d.ts
3296
2907
  declare const walmartSearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3313,9 +2924,7 @@ declare const walmartSearch: _keystrokehq_core0.Operation<z.ZodObject<{
3313
2924
  related_queries: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3314
2925
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3315
2926
  SERPAPI_API_KEY: z.ZodString;
3316
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3317
- SERPAPI_API_KEY: z.ZodString;
3318
- }, z.core.$strip>>[] | undefined>], undefined>;
2927
+ }, z.core.$strip>>], undefined>;
3319
2928
  declare const walmartSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
3320
2929
  query: z.ZodString;
3321
2930
  cat_id: z.ZodOptional<z.ZodString>;
@@ -3336,9 +2945,7 @@ declare const walmartSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
3336
2945
  related_queries: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3337
2946
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3338
2947
  SERPAPI_API_KEY: z.ZodString;
3339
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3340
- SERPAPI_API_KEY: z.ZodString;
3341
- }, z.core.$strip>>[] | undefined>], undefined>;
2948
+ }, z.core.$strip>>], undefined>;
3342
2949
  //#endregion
3343
2950
  //#region src/yahoo/images.d.ts
3344
2951
  declare const yahooImages: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3352,9 +2959,7 @@ declare const yahooImages: _keystrokehq_core0.Operation<z.ZodObject<{
3352
2959
  images_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3353
2960
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3354
2961
  SERPAPI_API_KEY: z.ZodString;
3355
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3356
- SERPAPI_API_KEY: z.ZodString;
3357
- }, z.core.$strip>>[] | undefined>], undefined>;
2962
+ }, z.core.$strip>>], undefined>;
3358
2963
  declare const yahooImagesTool: _keystrokehq_core0.Operation<z.ZodObject<{
3359
2964
  p: z.ZodString;
3360
2965
  yahoo_domain: z.ZodOptional<z.ZodString>;
@@ -3366,9 +2971,7 @@ declare const yahooImagesTool: _keystrokehq_core0.Operation<z.ZodObject<{
3366
2971
  images_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3367
2972
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3368
2973
  SERPAPI_API_KEY: z.ZodString;
3369
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3370
- SERPAPI_API_KEY: z.ZodString;
3371
- }, z.core.$strip>>[] | undefined>], undefined>;
2974
+ }, z.core.$strip>>], undefined>;
3372
2975
  //#endregion
3373
2976
  //#region src/yahoo/search.d.ts
3374
2977
  declare const yahooSearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3389,9 +2992,7 @@ declare const yahooSearch: _keystrokehq_core0.Operation<z.ZodObject<{
3389
2992
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3390
2993
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3391
2994
  SERPAPI_API_KEY: z.ZodString;
3392
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3393
- SERPAPI_API_KEY: z.ZodString;
3394
- }, z.core.$strip>>[] | undefined>], undefined>;
2995
+ }, z.core.$strip>>], undefined>;
3395
2996
  declare const yahooSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
3396
2997
  p: z.ZodString;
3397
2998
  yahoo_domain: z.ZodOptional<z.ZodString>;
@@ -3410,9 +3011,7 @@ declare const yahooSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
3410
3011
  related_searches: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3411
3012
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3412
3013
  SERPAPI_API_KEY: z.ZodString;
3413
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3414
- SERPAPI_API_KEY: z.ZodString;
3415
- }, z.core.$strip>>[] | undefined>], undefined>;
3014
+ }, z.core.$strip>>], undefined>;
3416
3015
  //#endregion
3417
3016
  //#region src/yahoo/shopping.d.ts
3418
3017
  declare const yahooShopping: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3426,9 +3025,7 @@ declare const yahooShopping: _keystrokehq_core0.Operation<z.ZodObject<{
3426
3025
  shopping_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3427
3026
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3428
3027
  SERPAPI_API_KEY: z.ZodString;
3429
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3430
- SERPAPI_API_KEY: z.ZodString;
3431
- }, z.core.$strip>>[] | undefined>], undefined>;
3028
+ }, z.core.$strip>>], undefined>;
3432
3029
  declare const yahooShoppingTool: _keystrokehq_core0.Operation<z.ZodObject<{
3433
3030
  p: z.ZodString;
3434
3031
  yahoo_domain: z.ZodOptional<z.ZodString>;
@@ -3440,9 +3037,7 @@ declare const yahooShoppingTool: _keystrokehq_core0.Operation<z.ZodObject<{
3440
3037
  shopping_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3441
3038
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3442
3039
  SERPAPI_API_KEY: z.ZodString;
3443
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3444
- SERPAPI_API_KEY: z.ZodString;
3445
- }, z.core.$strip>>[] | undefined>], undefined>;
3040
+ }, z.core.$strip>>], undefined>;
3446
3041
  //#endregion
3447
3042
  //#region src/yahoo/videos.d.ts
3448
3043
  declare const yahooVideos: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3456,9 +3051,7 @@ declare const yahooVideos: _keystrokehq_core0.Operation<z.ZodObject<{
3456
3051
  video_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3457
3052
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3458
3053
  SERPAPI_API_KEY: z.ZodString;
3459
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3460
- SERPAPI_API_KEY: z.ZodString;
3461
- }, z.core.$strip>>[] | undefined>], undefined>;
3054
+ }, z.core.$strip>>], undefined>;
3462
3055
  declare const yahooVideosTool: _keystrokehq_core0.Operation<z.ZodObject<{
3463
3056
  p: z.ZodString;
3464
3057
  yahoo_domain: z.ZodOptional<z.ZodString>;
@@ -3470,9 +3063,7 @@ declare const yahooVideosTool: _keystrokehq_core0.Operation<z.ZodObject<{
3470
3063
  video_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3471
3064
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3472
3065
  SERPAPI_API_KEY: z.ZodString;
3473
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3474
- SERPAPI_API_KEY: z.ZodString;
3475
- }, z.core.$strip>>[] | undefined>], undefined>;
3066
+ }, z.core.$strip>>], undefined>;
3476
3067
  //#endregion
3477
3068
  //#region src/yandex/images.d.ts
3478
3069
  declare const yandexImages: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3487,9 +3078,7 @@ declare const yandexImages: _keystrokehq_core0.Operation<z.ZodObject<{
3487
3078
  images_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3488
3079
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3489
3080
  SERPAPI_API_KEY: z.ZodString;
3490
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3491
- SERPAPI_API_KEY: z.ZodString;
3492
- }, z.core.$strip>>[] | undefined>], undefined>;
3081
+ }, z.core.$strip>>], undefined>;
3493
3082
  declare const yandexImagesTool: _keystrokehq_core0.Operation<z.ZodObject<{
3494
3083
  text: z.ZodString;
3495
3084
  yandex_domain: z.ZodOptional<z.ZodString>;
@@ -3502,9 +3091,7 @@ declare const yandexImagesTool: _keystrokehq_core0.Operation<z.ZodObject<{
3502
3091
  images_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3503
3092
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3504
3093
  SERPAPI_API_KEY: z.ZodString;
3505
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3506
- SERPAPI_API_KEY: z.ZodString;
3507
- }, z.core.$strip>>[] | undefined>], undefined>;
3094
+ }, z.core.$strip>>], undefined>;
3508
3095
  //#endregion
3509
3096
  //#region src/yandex/search.d.ts
3510
3097
  declare const yandexSearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3521,9 +3108,7 @@ declare const yandexSearch: _keystrokehq_core0.Operation<z.ZodObject<{
3521
3108
  knowledge_graph: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3522
3109
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3523
3110
  SERPAPI_API_KEY: z.ZodString;
3524
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3525
- SERPAPI_API_KEY: z.ZodString;
3526
- }, z.core.$strip>>[] | undefined>], undefined>;
3111
+ }, z.core.$strip>>], undefined>;
3527
3112
  declare const yandexSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
3528
3113
  text: z.ZodString;
3529
3114
  yandex_domain: z.ZodOptional<z.ZodString>;
@@ -3538,9 +3123,7 @@ declare const yandexSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
3538
3123
  knowledge_graph: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3539
3124
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3540
3125
  SERPAPI_API_KEY: z.ZodString;
3541
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3542
- SERPAPI_API_KEY: z.ZodString;
3543
- }, z.core.$strip>>[] | undefined>], undefined>;
3126
+ }, z.core.$strip>>], undefined>;
3544
3127
  //#endregion
3545
3128
  //#region src/yandex/videos.d.ts
3546
3129
  declare const yandexVideos: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3555,9 +3138,7 @@ declare const yandexVideos: _keystrokehq_core0.Operation<z.ZodObject<{
3555
3138
  video_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3556
3139
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3557
3140
  SERPAPI_API_KEY: z.ZodString;
3558
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3559
- SERPAPI_API_KEY: z.ZodString;
3560
- }, z.core.$strip>>[] | undefined>], undefined>;
3141
+ }, z.core.$strip>>], undefined>;
3561
3142
  declare const yandexVideosTool: _keystrokehq_core0.Operation<z.ZodObject<{
3562
3143
  text: z.ZodString;
3563
3144
  yandex_domain: z.ZodOptional<z.ZodString>;
@@ -3570,9 +3151,7 @@ declare const yandexVideosTool: _keystrokehq_core0.Operation<z.ZodObject<{
3570
3151
  video_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3571
3152
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3572
3153
  SERPAPI_API_KEY: z.ZodString;
3573
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3574
- SERPAPI_API_KEY: z.ZodString;
3575
- }, z.core.$strip>>[] | undefined>], undefined>;
3154
+ }, z.core.$strip>>], undefined>;
3576
3155
  //#endregion
3577
3156
  //#region src/yelp/place.d.ts
3578
3157
  declare const yelpPlace: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3583,9 +3162,7 @@ declare const yelpPlace: _keystrokehq_core0.Operation<z.ZodObject<{
3583
3162
  place: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3584
3163
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3585
3164
  SERPAPI_API_KEY: z.ZodString;
3586
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3587
- SERPAPI_API_KEY: z.ZodString;
3588
- }, z.core.$strip>>[] | undefined>], undefined>;
3165
+ }, z.core.$strip>>], undefined>;
3589
3166
  declare const yelpPlaceTool: _keystrokehq_core0.Operation<z.ZodObject<{
3590
3167
  place_id: z.ZodString;
3591
3168
  }, z.core.$strip>, z.ZodObject<{
@@ -3594,9 +3171,7 @@ declare const yelpPlaceTool: _keystrokehq_core0.Operation<z.ZodObject<{
3594
3171
  place: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
3595
3172
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3596
3173
  SERPAPI_API_KEY: z.ZodString;
3597
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3598
- SERPAPI_API_KEY: z.ZodString;
3599
- }, z.core.$strip>>[] | undefined>], undefined>;
3174
+ }, z.core.$strip>>], undefined>;
3600
3175
  //#endregion
3601
3176
  //#region src/yelp/reviews.d.ts
3602
3177
  declare const yelpReviews: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3609,9 +3184,7 @@ declare const yelpReviews: _keystrokehq_core0.Operation<z.ZodObject<{
3609
3184
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3610
3185
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3611
3186
  SERPAPI_API_KEY: z.ZodString;
3612
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3613
- SERPAPI_API_KEY: z.ZodString;
3614
- }, z.core.$strip>>[] | undefined>], undefined>;
3187
+ }, z.core.$strip>>], undefined>;
3615
3188
  declare const yelpReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
3616
3189
  place_id: z.ZodString;
3617
3190
  sort_by: z.ZodOptional<z.ZodString>;
@@ -3622,9 +3195,7 @@ declare const yelpReviewsTool: _keystrokehq_core0.Operation<z.ZodObject<{
3622
3195
  reviews: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3623
3196
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3624
3197
  SERPAPI_API_KEY: z.ZodString;
3625
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3626
- SERPAPI_API_KEY: z.ZodString;
3627
- }, z.core.$strip>>[] | undefined>], undefined>;
3198
+ }, z.core.$strip>>], undefined>;
3628
3199
  //#endregion
3629
3200
  //#region src/yelp/search.d.ts
3630
3201
  declare const yelpSearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3642,9 +3213,7 @@ declare const yelpSearch: _keystrokehq_core0.Operation<z.ZodObject<{
3642
3213
  filters: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3643
3214
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3644
3215
  SERPAPI_API_KEY: z.ZodString;
3645
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3646
- SERPAPI_API_KEY: z.ZodString;
3647
- }, z.core.$strip>>[] | undefined>], undefined>;
3216
+ }, z.core.$strip>>], undefined>;
3648
3217
  declare const yelpSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
3649
3218
  find_desc: z.ZodString;
3650
3219
  find_loc: z.ZodString;
@@ -3660,9 +3229,7 @@ declare const yelpSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
3660
3229
  filters: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3661
3230
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3662
3231
  SERPAPI_API_KEY: z.ZodString;
3663
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3664
- SERPAPI_API_KEY: z.ZodString;
3665
- }, z.core.$strip>>[] | undefined>], undefined>;
3232
+ }, z.core.$strip>>], undefined>;
3666
3233
  //#endregion
3667
3234
  //#region src/youtube/search.d.ts
3668
3235
  declare const youtubeSearch: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3680,9 +3247,7 @@ declare const youtubeSearch: _keystrokehq_core0.Operation<z.ZodObject<{
3680
3247
  shorts_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3681
3248
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3682
3249
  SERPAPI_API_KEY: z.ZodString;
3683
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3684
- SERPAPI_API_KEY: z.ZodString;
3685
- }, z.core.$strip>>[] | undefined>], undefined>;
3250
+ }, z.core.$strip>>], undefined>;
3686
3251
  declare const youtubeSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
3687
3252
  search_query: z.ZodString;
3688
3253
  gl: z.ZodOptional<z.ZodString>;
@@ -3698,9 +3263,7 @@ declare const youtubeSearchTool: _keystrokehq_core0.Operation<z.ZodObject<{
3698
3263
  shorts_results: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3699
3264
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3700
3265
  SERPAPI_API_KEY: z.ZodString;
3701
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3702
- SERPAPI_API_KEY: z.ZodString;
3703
- }, z.core.$strip>>[] | undefined>], undefined>;
3266
+ }, z.core.$strip>>], undefined>;
3704
3267
  //#endregion
3705
3268
  //#region src/youtube/video.d.ts
3706
3269
  declare const youtubeVideo: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3714,9 +3277,7 @@ declare const youtubeVideo: _keystrokehq_core0.Operation<z.ZodObject<{
3714
3277
  comments: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3715
3278
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3716
3279
  SERPAPI_API_KEY: z.ZodString;
3717
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3718
- SERPAPI_API_KEY: z.ZodString;
3719
- }, z.core.$strip>>[] | undefined>], undefined>;
3280
+ }, z.core.$strip>>], undefined>;
3720
3281
  declare const youtubeVideoTool: _keystrokehq_core0.Operation<z.ZodObject<{
3721
3282
  v: z.ZodString;
3722
3283
  gl: z.ZodOptional<z.ZodString>;
@@ -3728,9 +3289,7 @@ declare const youtubeVideoTool: _keystrokehq_core0.Operation<z.ZodObject<{
3728
3289
  comments: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3729
3290
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3730
3291
  SERPAPI_API_KEY: z.ZodString;
3731
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3732
- SERPAPI_API_KEY: z.ZodString;
3733
- }, z.core.$strip>>[] | undefined>], undefined>;
3292
+ }, z.core.$strip>>], undefined>;
3734
3293
  //#endregion
3735
3294
  //#region src/youtube/video-transcript.d.ts
3736
3295
  declare const youtubeVideoTranscript: _keystrokehq_core0.Operation<z.ZodObject<{
@@ -3742,9 +3301,7 @@ declare const youtubeVideoTranscript: _keystrokehq_core0.Operation<z.ZodObject<{
3742
3301
  transcript: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3743
3302
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3744
3303
  SERPAPI_API_KEY: z.ZodString;
3745
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3746
- SERPAPI_API_KEY: z.ZodString;
3747
- }, z.core.$strip>>[] | undefined>], undefined>;
3304
+ }, z.core.$strip>>], undefined>;
3748
3305
  declare const youtubeVideoTranscriptTool: _keystrokehq_core0.Operation<z.ZodObject<{
3749
3306
  v: z.ZodString;
3750
3307
  lang: z.ZodOptional<z.ZodString>;
@@ -3754,8 +3311,6 @@ declare const youtubeVideoTranscriptTool: _keystrokehq_core0.Operation<z.ZodObje
3754
3311
  transcript: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
3755
3312
  }, z.core.$loose>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:serpapi", z.ZodObject<{
3756
3313
  SERPAPI_API_KEY: z.ZodString;
3757
- }, z.core.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<z.ZodObject<{
3758
- SERPAPI_API_KEY: z.ZodString;
3759
- }, z.core.$strip>>[] | undefined>], undefined>;
3314
+ }, z.core.$strip>>], undefined>;
3760
3315
  //#endregion
3761
3316
  export { SerpApiCredentials, SerpApiParams, amazonProduct, amazonProductTool, amazonSearch, amazonSearchTool, appleAppStore, appleAppStoreTool, appleProduct, appleProductTool, appleReviews, appleReviewsTool, baiduSearch, baiduSearchTool, bingCopilot, bingCopilotTool, bingImages, bingImagesTool, bingMaps, bingMapsTool, bingNews, bingNewsTool, bingReverseImage, bingReverseImageTool, bingSearch, bingSearchTool, bingShopping, bingShoppingTool, bingVideos, bingVideosTool, braveAiMode, braveAiModeTool, duckduckgoLight, duckduckgoLightTool, duckduckgoMaps, duckduckgoMapsTool, duckduckgoNews, duckduckgoNewsTool, duckduckgoSearch, duckduckgoSearchAssist, duckduckgoSearchAssistTool, duckduckgoSearchTool, ebayProduct, ebayProductTool, ebaySearch, ebaySearchTool, facebookProfile, facebookProfileTool, googleAdsTransparency, googleAdsTransparencyTool, googleAiMode, googleAiModeTool, googleAiOverview, googleAiOverviewTool, googleAutocomplete, googleAutocompleteTool, googleEvents, googleEventsTool, googleFinance, googleFinanceMarkets, googleFinanceMarketsTool, googleFinanceTool, googleFlights, googleFlightsAutocomplete, googleFlightsAutocompleteTool, googleFlightsTool, googleForums, googleForumsTool, googleHotels, googleHotelsAutocomplete, googleHotelsAutocompleteTool, googleHotelsPhotos, googleHotelsPhotosTool, googleHotelsReviews, googleHotelsReviewsTool, googleHotelsTool, googleImages, googleImagesLight, googleImagesLightTool, googleImagesRelated, googleImagesRelatedTool, googleImagesTool, googleImmersiveProduct, googleImmersiveProductTool, googleJobs, googleJobsListing, googleJobsListingTool, googleJobsTool, googleLens, googleLensTool, googleLightSearch, googleLightSearchTool, googleLocal, googleLocalServices, googleLocalServicesTool, googleLocalTool, googleMaps, googleMapsAutocomplete, googleMapsAutocompleteTool, googleMapsContributorReviews, googleMapsContributorReviewsTool, googleMapsDirections, googleMapsDirectionsTool, googleMapsPhotoMeta, googleMapsPhotoMetaTool, googleMapsPhotos, googleMapsPhotosTool, googleMapsPosts, googleMapsPostsTool, googleMapsReviews, googleMapsReviewsTool, googleMapsTool, googleNews, googleNewsLight, googleNewsLightTool, googleNewsTool, googlePatents, googlePatentsDetails, googlePatentsDetailsTool, googlePatentsTool, googlePlay, googlePlayBooks, googlePlayBooksTool, googlePlayGames, googlePlayGamesTool, googlePlayMovies, googlePlayMoviesTool, googlePlayProduct, googlePlayProductTool, googlePlayTool, googleRelatedQuestions, googleRelatedQuestionsTool, googleReverseImage, googleReverseImageTool, googleScholar, googleScholarAuthor, googleScholarAuthorTool, googleScholarCite, googleScholarCiteTool, googleScholarProfiles, googleScholarProfilesTool, googleScholarTool, googleSearch, googleSearchTool, googleShopping, googleShoppingLight, googleShoppingLightTool, googleShoppingTool, googleShortVideos, googleShortVideosTool, googleTravelExplore, googleTravelExploreTool, googleTrends, googleTrendsAutocomplete, googleTrendsAutocompleteTool, googleTrendsNews, googleTrendsNewsTool, googleTrendsTool, googleTrendsTrendingNow, googleTrendsTrendingNowTool, googleVideos, googleVideosLight, googleVideosLightTool, googleVideosTool, homeDepotProduct, homeDepotProductReviews, homeDepotProductReviewsTool, homeDepotProductTool, homeDepotSearch, homeDepotSearchTool, naverAiOverview, naverAiOverviewTool, naverSearch, naverSearchTool, opentableReviews, opentableReviewsTool, serpApi, serpApiAccount, serpApiAccountTool, serpApiBundle, serpApiGetAccount, serpApiGetLocations, serpApiLocations, serpApiLocationsTool, serpApiOfficialIntegration, serpApiOperation, serpApiSearch, serpApiSearchArchive, serpApiSearchArchiveTool, serpApiSearchIndex, serpApiSearchIndexTool, tripadvisorPlace, tripadvisorPlaceTool, tripadvisorReviews, tripadvisorReviewsTool, tripadvisorSearch, tripadvisorSearchTool, walmartProduct, walmartProductReviews, walmartProductReviewsTool, walmartProductSellers, walmartProductSellersTool, walmartProductTool, walmartSearch, walmartSearchTool, yahooImages, yahooImagesTool, yahooSearch, yahooSearchTool, yahooShopping, yahooShoppingTool, yahooVideos, yahooVideosTool, yandexImages, yandexImagesTool, yandexSearch, yandexSearchTool, yandexVideos, yandexVideosTool, yelpPlace, yelpPlaceTool, yelpReviews, yelpReviewsTool, yelpSearch, yelpSearchTool, youtubeSearch, youtubeSearchTool, youtubeVideo, youtubeVideoTool, youtubeVideoTranscript, youtubeVideoTranscriptTool };