@keystrokehq/piloterr 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (130) hide show
  1. package/README.md +17 -0
  2. package/dist/action.cjs +21 -0
  3. package/dist/action.cjs.map +1 -0
  4. package/dist/action.mjs +21 -0
  5. package/dist/action.mjs.map +1 -0
  6. package/dist/actions/auchan-product.cjs +31 -0
  7. package/dist/actions/auchan-product.cjs.map +1 -0
  8. package/dist/actions/auchan-product.d.cts +9 -0
  9. package/dist/actions/auchan-product.d.cts.map +1 -0
  10. package/dist/actions/auchan-product.d.mts +9 -0
  11. package/dist/actions/auchan-product.d.mts.map +1 -0
  12. package/dist/actions/auchan-product.mjs +30 -0
  13. package/dist/actions/auchan-product.mjs.map +1 -0
  14. package/dist/actions/auchan-search.cjs +38 -0
  15. package/dist/actions/auchan-search.cjs.map +1 -0
  16. package/dist/actions/auchan-search.d.cts +9 -0
  17. package/dist/actions/auchan-search.d.cts.map +1 -0
  18. package/dist/actions/auchan-search.d.mts +9 -0
  19. package/dist/actions/auchan-search.d.mts.map +1 -0
  20. package/dist/actions/auchan-search.mjs +37 -0
  21. package/dist/actions/auchan-search.mjs.map +1 -0
  22. package/dist/actions/get-product-info.cjs +83 -0
  23. package/dist/actions/get-product-info.cjs.map +1 -0
  24. package/dist/actions/get-product-info.d.cts +9 -0
  25. package/dist/actions/get-product-info.d.cts.map +1 -0
  26. package/dist/actions/get-product-info.d.mts +9 -0
  27. package/dist/actions/get-product-info.d.mts.map +1 -0
  28. package/dist/actions/get-product-info.mjs +82 -0
  29. package/dist/actions/get-product-info.mjs.map +1 -0
  30. package/dist/actions/index.cjs +25 -0
  31. package/dist/actions/index.d.cts +13 -0
  32. package/dist/actions/index.d.mts +13 -0
  33. package/dist/actions/index.mjs +13 -0
  34. package/dist/actions/list-chewy-products.cjs +22 -0
  35. package/dist/actions/list-chewy-products.cjs.map +1 -0
  36. package/dist/actions/list-chewy-products.d.cts +9 -0
  37. package/dist/actions/list-chewy-products.d.cts.map +1 -0
  38. package/dist/actions/list-chewy-products.d.mts +9 -0
  39. package/dist/actions/list-chewy-products.d.mts.map +1 -0
  40. package/dist/actions/list-chewy-products.mjs +21 -0
  41. package/dist/actions/list-chewy-products.mjs.map +1 -0
  42. package/dist/actions/list-eleclerc-stores.cjs +63 -0
  43. package/dist/actions/list-eleclerc-stores.cjs.map +1 -0
  44. package/dist/actions/list-eleclerc-stores.d.cts +9 -0
  45. package/dist/actions/list-eleclerc-stores.d.cts.map +1 -0
  46. package/dist/actions/list-eleclerc-stores.d.mts +9 -0
  47. package/dist/actions/list-eleclerc-stores.d.mts.map +1 -0
  48. package/dist/actions/list-eleclerc-stores.mjs +62 -0
  49. package/dist/actions/list-eleclerc-stores.mjs.map +1 -0
  50. package/dist/actions/list-google-countries.cjs +20 -0
  51. package/dist/actions/list-google-countries.cjs.map +1 -0
  52. package/dist/actions/list-google-countries.d.cts +9 -0
  53. package/dist/actions/list-google-countries.d.cts.map +1 -0
  54. package/dist/actions/list-google-countries.d.mts +9 -0
  55. package/dist/actions/list-google-countries.d.mts.map +1 -0
  56. package/dist/actions/list-google-countries.mjs +19 -0
  57. package/dist/actions/list-google-countries.mjs.map +1 -0
  58. package/dist/actions/list-google-languages.cjs +20 -0
  59. package/dist/actions/list-google-languages.cjs.map +1 -0
  60. package/dist/actions/list-google-languages.d.cts +9 -0
  61. package/dist/actions/list-google-languages.d.cts.map +1 -0
  62. package/dist/actions/list-google-languages.d.mts +9 -0
  63. package/dist/actions/list-google-languages.d.mts.map +1 -0
  64. package/dist/actions/list-google-languages.mjs +19 -0
  65. package/dist/actions/list-google-languages.mjs.map +1 -0
  66. package/dist/actions/list-google-locations.cjs +27 -0
  67. package/dist/actions/list-google-locations.cjs.map +1 -0
  68. package/dist/actions/list-google-locations.d.cts +9 -0
  69. package/dist/actions/list-google-locations.d.cts.map +1 -0
  70. package/dist/actions/list-google-locations.d.mts +9 -0
  71. package/dist/actions/list-google-locations.d.mts.map +1 -0
  72. package/dist/actions/list-google-locations.mjs +26 -0
  73. package/dist/actions/list-google-locations.mjs.map +1 -0
  74. package/dist/actions/list-leroy-merlin-products.cjs +22 -0
  75. package/dist/actions/list-leroy-merlin-products.cjs.map +1 -0
  76. package/dist/actions/list-leroy-merlin-products.d.cts +9 -0
  77. package/dist/actions/list-leroy-merlin-products.d.cts.map +1 -0
  78. package/dist/actions/list-leroy-merlin-products.d.mts +9 -0
  79. package/dist/actions/list-leroy-merlin-products.d.mts.map +1 -0
  80. package/dist/actions/list-leroy-merlin-products.mjs +21 -0
  81. package/dist/actions/list-leroy-merlin-products.mjs.map +1 -0
  82. package/dist/actions/list-linked-in-industries.cjs +24 -0
  83. package/dist/actions/list-linked-in-industries.cjs.map +1 -0
  84. package/dist/actions/list-linked-in-industries.d.cts +9 -0
  85. package/dist/actions/list-linked-in-industries.d.cts.map +1 -0
  86. package/dist/actions/list-linked-in-industries.d.mts +9 -0
  87. package/dist/actions/list-linked-in-industries.d.mts.map +1 -0
  88. package/dist/actions/list-linked-in-industries.mjs +23 -0
  89. package/dist/actions/list-linked-in-industries.mjs.map +1 -0
  90. package/dist/actions/search.cjs +61 -0
  91. package/dist/actions/search.cjs.map +1 -0
  92. package/dist/actions/search.d.cts +9 -0
  93. package/dist/actions/search.d.cts.map +1 -0
  94. package/dist/actions/search.d.mts +9 -0
  95. package/dist/actions/search.d.mts.map +1 -0
  96. package/dist/actions/search.mjs +60 -0
  97. package/dist/actions/search.mjs.map +1 -0
  98. package/dist/actions/usage-get.cjs +20 -0
  99. package/dist/actions/usage-get.cjs.map +1 -0
  100. package/dist/actions/usage-get.d.cts +9 -0
  101. package/dist/actions/usage-get.d.cts.map +1 -0
  102. package/dist/actions/usage-get.d.mts +9 -0
  103. package/dist/actions/usage-get.d.mts.map +1 -0
  104. package/dist/actions/usage-get.mjs +17 -0
  105. package/dist/actions/usage-get.mjs.map +1 -0
  106. package/dist/app.cjs +9 -0
  107. package/dist/app.cjs.map +1 -0
  108. package/dist/app.d.cts +5 -0
  109. package/dist/app.d.cts.map +1 -0
  110. package/dist/app.d.mts +5 -0
  111. package/dist/app.d.mts.map +1 -0
  112. package/dist/app.mjs +10 -0
  113. package/dist/app.mjs.map +1 -0
  114. package/dist/catalog.cjs +15 -0
  115. package/dist/catalog.cjs.map +1 -0
  116. package/dist/catalog.d.cts +14 -0
  117. package/dist/catalog.d.cts.map +1 -0
  118. package/dist/catalog.d.mts +14 -0
  119. package/dist/catalog.d.mts.map +1 -0
  120. package/dist/catalog.mjs +15 -0
  121. package/dist/catalog.mjs.map +1 -0
  122. package/dist/execute.cjs +18 -0
  123. package/dist/execute.cjs.map +1 -0
  124. package/dist/execute.mjs +18 -0
  125. package/dist/execute.mjs.map +1 -0
  126. package/dist/index.cjs +30 -0
  127. package/dist/index.d.cts +15 -0
  128. package/dist/index.d.mts +15 -0
  129. package/dist/index.mjs +16 -0
  130. package/package.json +49 -0
@@ -0,0 +1,13 @@
1
+ import { piloterrAuchanProduct } from "./auchan-product.cjs";
2
+ import { piloterrAuchanSearch } from "./auchan-search.cjs";
3
+ import { piloterrGetProductInfo } from "./get-product-info.cjs";
4
+ import { piloterrListChewyProducts } from "./list-chewy-products.cjs";
5
+ import { piloterrListEleclercStores } from "./list-eleclerc-stores.cjs";
6
+ import { piloterrListGoogleCountries } from "./list-google-countries.cjs";
7
+ import { piloterrListGoogleLanguages } from "./list-google-languages.cjs";
8
+ import { piloterrListGoogleLocations } from "./list-google-locations.cjs";
9
+ import { piloterrListLeroyMerlinProducts } from "./list-leroy-merlin-products.cjs";
10
+ import { piloterrListLinkedInIndustries } from "./list-linked-in-industries.cjs";
11
+ import { piloterrSearch } from "./search.cjs";
12
+ import { piloterrUsageGet } from "./usage-get.cjs";
13
+ export { piloterrAuchanProduct, piloterrAuchanSearch, piloterrGetProductInfo, piloterrListChewyProducts, piloterrListEleclercStores, piloterrListGoogleCountries, piloterrListGoogleLanguages, piloterrListGoogleLocations, piloterrListLeroyMerlinProducts, piloterrListLinkedInIndustries, piloterrSearch, piloterrUsageGet };
@@ -0,0 +1,13 @@
1
+ import { piloterrAuchanProduct } from "./auchan-product.mjs";
2
+ import { piloterrAuchanSearch } from "./auchan-search.mjs";
3
+ import { piloterrGetProductInfo } from "./get-product-info.mjs";
4
+ import { piloterrListChewyProducts } from "./list-chewy-products.mjs";
5
+ import { piloterrListEleclercStores } from "./list-eleclerc-stores.mjs";
6
+ import { piloterrListGoogleCountries } from "./list-google-countries.mjs";
7
+ import { piloterrListGoogleLanguages } from "./list-google-languages.mjs";
8
+ import { piloterrListGoogleLocations } from "./list-google-locations.mjs";
9
+ import { piloterrListLeroyMerlinProducts } from "./list-leroy-merlin-products.mjs";
10
+ import { piloterrListLinkedInIndustries } from "./list-linked-in-industries.mjs";
11
+ import { piloterrSearch } from "./search.mjs";
12
+ import { piloterrUsageGet } from "./usage-get.mjs";
13
+ export { piloterrAuchanProduct, piloterrAuchanSearch, piloterrGetProductInfo, piloterrListChewyProducts, piloterrListEleclercStores, piloterrListGoogleCountries, piloterrListGoogleLanguages, piloterrListGoogleLocations, piloterrListLeroyMerlinProducts, piloterrListLinkedInIndustries, piloterrSearch, piloterrUsageGet };
@@ -0,0 +1,13 @@
1
+ import { piloterrAuchanProduct } from "./auchan-product.mjs";
2
+ import { piloterrAuchanSearch } from "./auchan-search.mjs";
3
+ import { piloterrGetProductInfo } from "./get-product-info.mjs";
4
+ import { piloterrListChewyProducts } from "./list-chewy-products.mjs";
5
+ import { piloterrListEleclercStores } from "./list-eleclerc-stores.mjs";
6
+ import { piloterrListGoogleCountries } from "./list-google-countries.mjs";
7
+ import { piloterrListGoogleLanguages } from "./list-google-languages.mjs";
8
+ import { piloterrListGoogleLocations } from "./list-google-locations.mjs";
9
+ import { piloterrListLeroyMerlinProducts } from "./list-leroy-merlin-products.mjs";
10
+ import { piloterrListLinkedInIndustries } from "./list-linked-in-industries.mjs";
11
+ import { piloterrSearch } from "./search.mjs";
12
+ import { piloterrUsageGet } from "./usage-get.mjs";
13
+ export { piloterrAuchanProduct, piloterrAuchanSearch, piloterrGetProductInfo, piloterrListChewyProducts, piloterrListEleclercStores, piloterrListGoogleCountries, piloterrListGoogleLanguages, piloterrListGoogleLocations, piloterrListLeroyMerlinProducts, piloterrListLinkedInIndustries, piloterrSearch, piloterrUsageGet };
@@ -0,0 +1,22 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-chewy-products.ts
4
+ const PiloterrListChewyProductsInput = zod.z.object({ query: zod.z.string().describe("Search query to retrieve Chewy product URLs based on product ID or title.") }).describe("Request model for searching Chewy product categories.");
5
+ const PiloterrListChewyProducts_ChewyProductSchema = zod.z.object({
6
+ id: zod.z.string().describe("Internal Chewy product identifier.").nullable().optional(),
7
+ url: zod.z.string().describe("Full URL to the product on Chewy.com.").nullable().optional(),
8
+ title: zod.z.string().describe("Product title/name.").nullable().optional(),
9
+ domain: zod.z.string().describe("Website domain (e.g., 'com').").nullable().optional()
10
+ }).describe("Single Chewy product result.");
11
+ const PiloterrListChewyProductsOutput = zod.z.object({ products: zod.z.array(PiloterrListChewyProducts_ChewyProductSchema).describe("List of Chewy product results.").nullable().optional() }).describe("Response model for Chewy product listing.");
12
+ const piloterrListChewyProducts = require_action.action("PILOTERR_LIST_CHEWY_PRODUCTS", {
13
+ slug: "piloterr-list-chewy-products",
14
+ name: "List Chewy Products",
15
+ description: "Tool to find Chewy product categories by search query. Use when you need to retrieve Chewy product URLs and details based on product ID or title.",
16
+ input: PiloterrListChewyProductsInput,
17
+ output: PiloterrListChewyProductsOutput
18
+ });
19
+ //#endregion
20
+ exports.piloterrListChewyProducts = piloterrListChewyProducts;
21
+
22
+ //# sourceMappingURL=list-chewy-products.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-chewy-products.cjs","names":["z","action"],"sources":["../../src/actions/list-chewy-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListChewyProductsInput: z.ZodTypeAny = z.object({\n query: z.string().describe(\"Search query to retrieve Chewy product URLs based on product ID or title.\"),\n}).describe(\"Request model for searching Chewy product categories.\");\nconst PiloterrListChewyProducts_ChewyProductSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Internal Chewy product identifier.\").nullable().optional(),\n url: z.string().describe(\"Full URL to the product on Chewy.com.\").nullable().optional(),\n title: z.string().describe(\"Product title/name.\").nullable().optional(),\n domain: z.string().describe(\"Website domain (e.g., 'com').\").nullable().optional(),\n}).describe(\"Single Chewy product result.\");\nexport const PiloterrListChewyProductsOutput: z.ZodTypeAny = z.object({\n products: z.array(PiloterrListChewyProducts_ChewyProductSchema).describe(\"List of Chewy product results.\").nullable().optional(),\n}).describe(\"Response model for Chewy product listing.\");\n\nexport const piloterrListChewyProducts = action(\"PILOTERR_LIST_CHEWY_PRODUCTS\", {\n slug: \"piloterr-list-chewy-products\",\n name: \"List Chewy Products\",\n description: \"Tool to find Chewy product categories by search query. Use when you need to retrieve Chewy product URLs and details based on product ID or title.\",\n input: PiloterrListChewyProductsInput,\n output: PiloterrListChewyProductsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,EACxG,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,+CAA6DA,IAAAA,EAAE,OAAO;CAC1E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,EACpE,UAAUA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjI,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAEvD,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-chewy-products.d.ts
4
+ declare const PiloterrListChewyProductsInput: z.ZodTypeAny;
5
+ declare const PiloterrListChewyProductsOutput: z.ZodTypeAny;
6
+ declare const piloterrListChewyProducts: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { piloterrListChewyProducts };
9
+ //# sourceMappingURL=list-chewy-products.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-chewy-products.d.cts","names":[],"sources":["../../src/actions/list-chewy-products.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAEqB;AAAA,cAOvD,+BAAA,EAAiC,CAAA,CAAE,UAEQ;AAAA,cAE3C,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-chewy-products.d.ts
4
+ declare const PiloterrListChewyProductsInput: z.ZodTypeAny;
5
+ declare const PiloterrListChewyProductsOutput: z.ZodTypeAny;
6
+ declare const piloterrListChewyProducts: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { piloterrListChewyProducts };
9
+ //# sourceMappingURL=list-chewy-products.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-chewy-products.d.mts","names":[],"sources":["../../src/actions/list-chewy-products.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAEqB;AAAA,cAOvD,+BAAA,EAAiC,CAAA,CAAE,UAEQ;AAAA,cAE3C,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,21 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-chewy-products.ts
4
+ const PiloterrListChewyProductsInput = z.object({ query: z.string().describe("Search query to retrieve Chewy product URLs based on product ID or title.") }).describe("Request model for searching Chewy product categories.");
5
+ const PiloterrListChewyProducts_ChewyProductSchema = z.object({
6
+ id: z.string().describe("Internal Chewy product identifier.").nullable().optional(),
7
+ url: z.string().describe("Full URL to the product on Chewy.com.").nullable().optional(),
8
+ title: z.string().describe("Product title/name.").nullable().optional(),
9
+ domain: z.string().describe("Website domain (e.g., 'com').").nullable().optional()
10
+ }).describe("Single Chewy product result.");
11
+ const piloterrListChewyProducts = action("PILOTERR_LIST_CHEWY_PRODUCTS", {
12
+ slug: "piloterr-list-chewy-products",
13
+ name: "List Chewy Products",
14
+ description: "Tool to find Chewy product categories by search query. Use when you need to retrieve Chewy product URLs and details based on product ID or title.",
15
+ input: PiloterrListChewyProductsInput,
16
+ output: z.object({ products: z.array(PiloterrListChewyProducts_ChewyProductSchema).describe("List of Chewy product results.").nullable().optional() }).describe("Response model for Chewy product listing.")
17
+ });
18
+ //#endregion
19
+ export { piloterrListChewyProducts };
20
+
21
+ //# sourceMappingURL=list-chewy-products.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-chewy-products.mjs","names":[],"sources":["../../src/actions/list-chewy-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListChewyProductsInput: z.ZodTypeAny = z.object({\n query: z.string().describe(\"Search query to retrieve Chewy product URLs based on product ID or title.\"),\n}).describe(\"Request model for searching Chewy product categories.\");\nconst PiloterrListChewyProducts_ChewyProductSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Internal Chewy product identifier.\").nullable().optional(),\n url: z.string().describe(\"Full URL to the product on Chewy.com.\").nullable().optional(),\n title: z.string().describe(\"Product title/name.\").nullable().optional(),\n domain: z.string().describe(\"Website domain (e.g., 'com').\").nullable().optional(),\n}).describe(\"Single Chewy product result.\");\nexport const PiloterrListChewyProductsOutput: z.ZodTypeAny = z.object({\n products: z.array(PiloterrListChewyProducts_ChewyProductSchema).describe(\"List of Chewy product results.\").nullable().optional(),\n}).describe(\"Response model for Chewy product listing.\");\n\nexport const piloterrListChewyProducts = action(\"PILOTERR_LIST_CHEWY_PRODUCTS\", {\n slug: \"piloterr-list-chewy-products\",\n name: \"List Chewy Products\",\n description: \"Tool to find Chewy product categories by search query. Use when you need to retrieve Chewy product URLs and details based on product ID or title.\",\n input: PiloterrListChewyProductsInput,\n output: PiloterrListChewyProductsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+C,EAAE,OAAO,EACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,EACxG,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,+CAA6D,EAAE,OAAO;CAC1E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAK1C,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2D,EAAE,OAAO,EACpE,UAAU,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjI,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
@@ -0,0 +1,63 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-eleclerc-stores.ts
4
+ const PiloterrListEleclercStoresInput = zod.z.object({ query: zod.z.string().describe("Filters stores by search string, non-case-sensitive, matching store names containing the specified text.") }).describe("Request model for listing E.Leclerc store locations.");
5
+ const PiloterrListEleclercStores_StoreAddressSchema = zod.z.object({
6
+ city: zod.z.string().describe("City name.").nullable().optional(),
7
+ lines: zod.z.array(zod.z.string()).describe("Address lines (street, building, etc.).").nullable().optional(),
8
+ zipcode: zod.z.string().describe("Postal/ZIP code.").nullable().optional(),
9
+ country_code: zod.z.string().describe("Country code (e.g., 'FR').").nullable().optional()
10
+ }).describe("Address information for a store.");
11
+ const PiloterrListEleclercStores_StoreContactSchema = zod.z.object({
12
+ email: zod.z.string().describe("Store email address.").nullable().optional(),
13
+ phone: zod.z.string().describe("Store phone number.").nullable().optional()
14
+ }).describe("Contact information for a store.");
15
+ const PiloterrListEleclercStores_StoreGeometrySchema = zod.z.object({
16
+ type: zod.z.string().describe("Geometry type (e.g., 'Point').").nullable().optional(),
17
+ coordinates: zod.z.array(zod.z.number()).describe("Coordinates array [longitude, latitude].").nullable().optional()
18
+ }).describe("GeoJSON geometry for store location.");
19
+ const PiloterrListEleclercStores_OpeningHoursUsualSchema = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Usual opening hours mapping numeric day keys to hour arrays.\nUses numeric keys (1-7) where 1=Monday, 7=Sunday.");
20
+ const PiloterrListEleclercStores_OpeningHoursSchema = zod.z.object({
21
+ usual: PiloterrListEleclercStores_OpeningHoursUsualSchema.nullable().optional(),
22
+ timezone: zod.z.string().describe("Timezone for the opening hours (e.g., 'Europe/Paris').").nullable().optional()
23
+ }).describe("Opening hours with usual schedule and timezone.");
24
+ const PiloterrListEleclercStores_TimeRangeSchema = zod.z.object({
25
+ end: zod.z.string().describe("End time (e.g., '21:30').").nullable().optional(),
26
+ start: zod.z.string().describe("Start time (e.g., '07:30').").nullable().optional()
27
+ }).describe("A single time range with start and end times.");
28
+ const PiloterrListEleclercStores_DayHoursSchema = zod.z.object({
29
+ hours: zod.z.array(PiloterrListEleclercStores_TimeRangeSchema).describe("List of hour ranges for the day.").nullable().optional(),
30
+ isSpecial: zod.z.boolean().describe("Whether this day has special hours.").nullable().optional()
31
+ }).describe("Opening hours for a single day.");
32
+ const PiloterrListEleclercStores_WeeklyOpeningSchema = zod.z.object({
33
+ "1": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
34
+ "2": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
35
+ "3": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
36
+ "4": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
37
+ "5": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
38
+ "6": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
39
+ "7": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
40
+ timezone: zod.z.string().describe("Timezone for the opening hours (e.g., 'Europe/Paris').").nullable().optional()
41
+ }).describe("Weekly opening hours for a store.");
42
+ const PiloterrListEleclercStores_EleclercStoreSchema = zod.z.object({
43
+ id: zod.z.string().describe("Unique store identifier.").nullable().optional(),
44
+ name: zod.z.string().describe("Store name.").nullable().optional(),
45
+ address: PiloterrListEleclercStores_StoreAddressSchema.nullable().optional(),
46
+ contact: PiloterrListEleclercStores_StoreContactSchema.nullable().optional(),
47
+ geometry: PiloterrListEleclercStores_StoreGeometrySchema.nullable().optional(),
48
+ store_id: zod.z.string().describe("Store identifier usable with the Eleclerc Search API.").nullable().optional(),
49
+ opening_hours: PiloterrListEleclercStores_OpeningHoursSchema.nullable().optional(),
50
+ weekly_opening: PiloterrListEleclercStores_WeeklyOpeningSchema.nullable().optional()
51
+ }).describe("Single E.Leclerc store result.");
52
+ const PiloterrListEleclercStoresOutput = zod.z.object({ stores: zod.z.array(PiloterrListEleclercStores_EleclercStoreSchema).describe("List of E.Leclerc stores matching the search query, ordered by reach.").nullable().optional() }).describe("Response model for E.Leclerc store search.");
53
+ const piloterrListEleclercStores = require_action.action("PILOTERR_LIST_ELECLERC_STORES", {
54
+ slug: "piloterr-list-eleclerc-stores",
55
+ name: "List E.Leclerc Stores",
56
+ description: "Tool to find E.Leclerc store locations by search query. Use when you need to locate E.Leclerc stores in a specific area or city.",
57
+ input: PiloterrListEleclercStoresInput,
58
+ output: PiloterrListEleclercStoresOutput
59
+ });
60
+ //#endregion
61
+ exports.piloterrListEleclercStores = piloterrListEleclercStores;
62
+
63
+ //# sourceMappingURL=list-eleclerc-stores.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-eleclerc-stores.cjs","names":["z","action"],"sources":["../../src/actions/list-eleclerc-stores.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListEleclercStoresInput: z.ZodTypeAny = z.object({\n query: z.string().describe(\"Filters stores by search string, non-case-sensitive, matching store names containing the specified text.\"),\n}).describe(\"Request model for listing E.Leclerc store locations.\");\nconst PiloterrListEleclercStores_StoreAddressSchema: z.ZodTypeAny = z.object({\n city: z.string().describe(\"City name.\").nullable().optional(),\n lines: z.array(z.string()).describe(\"Address lines (street, building, etc.).\").nullable().optional(),\n zipcode: z.string().describe(\"Postal/ZIP code.\").nullable().optional(),\n country_code: z.string().describe(\"Country code (e.g., 'FR').\").nullable().optional(),\n}).describe(\"Address information for a store.\");\nconst PiloterrListEleclercStores_StoreContactSchema: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Store email address.\").nullable().optional(),\n phone: z.string().describe(\"Store phone number.\").nullable().optional(),\n}).describe(\"Contact information for a store.\");\nconst PiloterrListEleclercStores_StoreGeometrySchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Geometry type (e.g., 'Point').\").nullable().optional(),\n coordinates: z.array(z.number()).describe(\"Coordinates array [longitude, latitude].\").nullable().optional(),\n}).describe(\"GeoJSON geometry for store location.\");\nconst PiloterrListEleclercStores_OpeningHoursUsualSchema: z.ZodTypeAny = z.record(z.string(), z.unknown()).describe(\"Usual opening hours mapping numeric day keys to hour arrays.\\nUses numeric keys (1-7) where 1=Monday, 7=Sunday.\");\nconst PiloterrListEleclercStores_OpeningHoursSchema: z.ZodTypeAny = z.object({\n usual: PiloterrListEleclercStores_OpeningHoursUsualSchema.nullable().optional(),\n timezone: z.string().describe(\"Timezone for the opening hours (e.g., 'Europe/Paris').\").nullable().optional(),\n}).describe(\"Opening hours with usual schedule and timezone.\");\nconst PiloterrListEleclercStores_TimeRangeSchema: z.ZodTypeAny = z.object({\n end: z.string().describe(\"End time (e.g., '21:30').\").nullable().optional(),\n start: z.string().describe(\"Start time (e.g., '07:30').\").nullable().optional(),\n}).describe(\"A single time range with start and end times.\");\nconst PiloterrListEleclercStores_DayHoursSchema: z.ZodTypeAny = z.object({\n hours: z.array(PiloterrListEleclercStores_TimeRangeSchema).describe(\"List of hour ranges for the day.\").nullable().optional(),\n isSpecial: z.boolean().describe(\"Whether this day has special hours.\").nullable().optional(),\n}).describe(\"Opening hours for a single day.\");\nconst PiloterrListEleclercStores_WeeklyOpeningSchema: z.ZodTypeAny = z.object({\n \"1\": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),\n \"2\": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),\n \"3\": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),\n \"4\": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),\n \"5\": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),\n \"6\": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),\n \"7\": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),\n timezone: z.string().describe(\"Timezone for the opening hours (e.g., 'Europe/Paris').\").nullable().optional(),\n}).describe(\"Weekly opening hours for a store.\");\nconst PiloterrListEleclercStores_EleclercStoreSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique store identifier.\").nullable().optional(),\n name: z.string().describe(\"Store name.\").nullable().optional(),\n address: PiloterrListEleclercStores_StoreAddressSchema.nullable().optional(),\n contact: PiloterrListEleclercStores_StoreContactSchema.nullable().optional(),\n geometry: PiloterrListEleclercStores_StoreGeometrySchema.nullable().optional(),\n store_id: z.string().describe(\"Store identifier usable with the Eleclerc Search API.\").nullable().optional(),\n opening_hours: PiloterrListEleclercStores_OpeningHoursSchema.nullable().optional(),\n weekly_opening: PiloterrListEleclercStores_WeeklyOpeningSchema.nullable().optional(),\n}).describe(\"Single E.Leclerc store result.\");\nexport const PiloterrListEleclercStoresOutput: z.ZodTypeAny = z.object({\n stores: z.array(PiloterrListEleclercStores_EleclercStoreSchema).describe(\"List of E.Leclerc stores matching the search query, ordered by reach.\").nullable().optional(),\n}).describe(\"Response model for E.Leclerc store search.\");\n\nexport const piloterrListEleclercStores = action(\"PILOTERR_LIST_ELECLERC_STORES\", {\n slug: \"piloterr-list-eleclerc-stores\",\n name: \"List E.Leclerc Stores\",\n description: \"Tool to find E.Leclerc store locations by search query. Use when you need to locate E.Leclerc stores in a specific area or city.\",\n input: PiloterrListEleclercStoresInput,\n output: PiloterrListEleclercStoresOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-eleclerc-stores.d.ts
4
+ declare const PiloterrListEleclercStoresInput: z.ZodTypeAny;
5
+ declare const PiloterrListEleclercStoresOutput: z.ZodTypeAny;
6
+ declare const piloterrListEleclercStores: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { piloterrListEleclercStores };
9
+ //# sourceMappingURL=list-eleclerc-stores.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-eleclerc-stores.d.cts","names":[],"sources":["../../src/actions/list-eleclerc-stores.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAEmB;AAAA,cAgDtD,gCAAA,EAAkC,CAAA,CAAE,UAEQ;AAAA,cAE5C,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-eleclerc-stores.d.ts
4
+ declare const PiloterrListEleclercStoresInput: z.ZodTypeAny;
5
+ declare const PiloterrListEleclercStoresOutput: z.ZodTypeAny;
6
+ declare const piloterrListEleclercStores: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { piloterrListEleclercStores };
9
+ //# sourceMappingURL=list-eleclerc-stores.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-eleclerc-stores.d.mts","names":[],"sources":["../../src/actions/list-eleclerc-stores.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAEmB;AAAA,cAgDtD,gCAAA,EAAkC,CAAA,CAAE,UAEQ;AAAA,cAE5C,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,62 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-eleclerc-stores.ts
4
+ const PiloterrListEleclercStoresInput = z.object({ query: z.string().describe("Filters stores by search string, non-case-sensitive, matching store names containing the specified text.") }).describe("Request model for listing E.Leclerc store locations.");
5
+ const PiloterrListEleclercStores_StoreAddressSchema = z.object({
6
+ city: z.string().describe("City name.").nullable().optional(),
7
+ lines: z.array(z.string()).describe("Address lines (street, building, etc.).").nullable().optional(),
8
+ zipcode: z.string().describe("Postal/ZIP code.").nullable().optional(),
9
+ country_code: z.string().describe("Country code (e.g., 'FR').").nullable().optional()
10
+ }).describe("Address information for a store.");
11
+ const PiloterrListEleclercStores_StoreContactSchema = z.object({
12
+ email: z.string().describe("Store email address.").nullable().optional(),
13
+ phone: z.string().describe("Store phone number.").nullable().optional()
14
+ }).describe("Contact information for a store.");
15
+ const PiloterrListEleclercStores_StoreGeometrySchema = z.object({
16
+ type: z.string().describe("Geometry type (e.g., 'Point').").nullable().optional(),
17
+ coordinates: z.array(z.number()).describe("Coordinates array [longitude, latitude].").nullable().optional()
18
+ }).describe("GeoJSON geometry for store location.");
19
+ const PiloterrListEleclercStores_OpeningHoursUsualSchema = z.record(z.string(), z.unknown()).describe("Usual opening hours mapping numeric day keys to hour arrays.\nUses numeric keys (1-7) where 1=Monday, 7=Sunday.");
20
+ const PiloterrListEleclercStores_OpeningHoursSchema = z.object({
21
+ usual: PiloterrListEleclercStores_OpeningHoursUsualSchema.nullable().optional(),
22
+ timezone: z.string().describe("Timezone for the opening hours (e.g., 'Europe/Paris').").nullable().optional()
23
+ }).describe("Opening hours with usual schedule and timezone.");
24
+ const PiloterrListEleclercStores_TimeRangeSchema = z.object({
25
+ end: z.string().describe("End time (e.g., '21:30').").nullable().optional(),
26
+ start: z.string().describe("Start time (e.g., '07:30').").nullable().optional()
27
+ }).describe("A single time range with start and end times.");
28
+ const PiloterrListEleclercStores_DayHoursSchema = z.object({
29
+ hours: z.array(PiloterrListEleclercStores_TimeRangeSchema).describe("List of hour ranges for the day.").nullable().optional(),
30
+ isSpecial: z.boolean().describe("Whether this day has special hours.").nullable().optional()
31
+ }).describe("Opening hours for a single day.");
32
+ const PiloterrListEleclercStores_WeeklyOpeningSchema = z.object({
33
+ "1": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
34
+ "2": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
35
+ "3": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
36
+ "4": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
37
+ "5": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
38
+ "6": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
39
+ "7": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
40
+ timezone: z.string().describe("Timezone for the opening hours (e.g., 'Europe/Paris').").nullable().optional()
41
+ }).describe("Weekly opening hours for a store.");
42
+ const PiloterrListEleclercStores_EleclercStoreSchema = z.object({
43
+ id: z.string().describe("Unique store identifier.").nullable().optional(),
44
+ name: z.string().describe("Store name.").nullable().optional(),
45
+ address: PiloterrListEleclercStores_StoreAddressSchema.nullable().optional(),
46
+ contact: PiloterrListEleclercStores_StoreContactSchema.nullable().optional(),
47
+ geometry: PiloterrListEleclercStores_StoreGeometrySchema.nullable().optional(),
48
+ store_id: z.string().describe("Store identifier usable with the Eleclerc Search API.").nullable().optional(),
49
+ opening_hours: PiloterrListEleclercStores_OpeningHoursSchema.nullable().optional(),
50
+ weekly_opening: PiloterrListEleclercStores_WeeklyOpeningSchema.nullable().optional()
51
+ }).describe("Single E.Leclerc store result.");
52
+ const piloterrListEleclercStores = action("PILOTERR_LIST_ELECLERC_STORES", {
53
+ slug: "piloterr-list-eleclerc-stores",
54
+ name: "List E.Leclerc Stores",
55
+ description: "Tool to find E.Leclerc store locations by search query. Use when you need to locate E.Leclerc stores in a specific area or city.",
56
+ input: PiloterrListEleclercStoresInput,
57
+ output: z.object({ stores: z.array(PiloterrListEleclercStores_EleclercStoreSchema).describe("List of E.Leclerc stores matching the search query, ordered by reach.").nullable().optional() }).describe("Response model for E.Leclerc store search.")
58
+ });
59
+ //#endregion
60
+ export { piloterrListEleclercStores };
61
+
62
+ //# sourceMappingURL=list-eleclerc-stores.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-eleclerc-stores.mjs","names":[],"sources":["../../src/actions/list-eleclerc-stores.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListEleclercStoresInput: z.ZodTypeAny = z.object({\n query: z.string().describe(\"Filters stores by search string, non-case-sensitive, matching store names containing the specified text.\"),\n}).describe(\"Request model for listing E.Leclerc store locations.\");\nconst PiloterrListEleclercStores_StoreAddressSchema: z.ZodTypeAny = z.object({\n city: z.string().describe(\"City name.\").nullable().optional(),\n lines: z.array(z.string()).describe(\"Address lines (street, building, etc.).\").nullable().optional(),\n zipcode: z.string().describe(\"Postal/ZIP code.\").nullable().optional(),\n country_code: z.string().describe(\"Country code (e.g., 'FR').\").nullable().optional(),\n}).describe(\"Address information for a store.\");\nconst PiloterrListEleclercStores_StoreContactSchema: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Store email address.\").nullable().optional(),\n phone: z.string().describe(\"Store phone number.\").nullable().optional(),\n}).describe(\"Contact information for a store.\");\nconst PiloterrListEleclercStores_StoreGeometrySchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Geometry type (e.g., 'Point').\").nullable().optional(),\n coordinates: z.array(z.number()).describe(\"Coordinates array [longitude, latitude].\").nullable().optional(),\n}).describe(\"GeoJSON geometry for store location.\");\nconst PiloterrListEleclercStores_OpeningHoursUsualSchema: z.ZodTypeAny = z.record(z.string(), z.unknown()).describe(\"Usual opening hours mapping numeric day keys to hour arrays.\\nUses numeric keys (1-7) where 1=Monday, 7=Sunday.\");\nconst PiloterrListEleclercStores_OpeningHoursSchema: z.ZodTypeAny = z.object({\n usual: PiloterrListEleclercStores_OpeningHoursUsualSchema.nullable().optional(),\n timezone: z.string().describe(\"Timezone for the opening hours (e.g., 'Europe/Paris').\").nullable().optional(),\n}).describe(\"Opening hours with usual schedule and timezone.\");\nconst PiloterrListEleclercStores_TimeRangeSchema: z.ZodTypeAny = z.object({\n end: z.string().describe(\"End time (e.g., '21:30').\").nullable().optional(),\n start: z.string().describe(\"Start time (e.g., '07:30').\").nullable().optional(),\n}).describe(\"A single time range with start and end times.\");\nconst PiloterrListEleclercStores_DayHoursSchema: z.ZodTypeAny = z.object({\n hours: z.array(PiloterrListEleclercStores_TimeRangeSchema).describe(\"List of hour ranges for the day.\").nullable().optional(),\n isSpecial: z.boolean().describe(\"Whether this day has special hours.\").nullable().optional(),\n}).describe(\"Opening hours for a single day.\");\nconst PiloterrListEleclercStores_WeeklyOpeningSchema: z.ZodTypeAny = z.object({\n \"1\": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),\n \"2\": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),\n \"3\": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),\n \"4\": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),\n \"5\": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),\n \"6\": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),\n \"7\": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),\n timezone: z.string().describe(\"Timezone for the opening hours (e.g., 'Europe/Paris').\").nullable().optional(),\n}).describe(\"Weekly opening hours for a store.\");\nconst PiloterrListEleclercStores_EleclercStoreSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique store identifier.\").nullable().optional(),\n name: z.string().describe(\"Store name.\").nullable().optional(),\n address: PiloterrListEleclercStores_StoreAddressSchema.nullable().optional(),\n contact: PiloterrListEleclercStores_StoreContactSchema.nullable().optional(),\n geometry: PiloterrListEleclercStores_StoreGeometrySchema.nullable().optional(),\n store_id: z.string().describe(\"Store identifier usable with the Eleclerc Search API.\").nullable().optional(),\n opening_hours: PiloterrListEleclercStores_OpeningHoursSchema.nullable().optional(),\n weekly_opening: PiloterrListEleclercStores_WeeklyOpeningSchema.nullable().optional(),\n}).describe(\"Single E.Leclerc store result.\");\nexport const PiloterrListEleclercStoresOutput: z.ZodTypeAny = z.object({\n stores: z.array(PiloterrListEleclercStores_EleclercStoreSchema).describe(\"List of E.Leclerc stores matching the search query, ordered by reach.\").nullable().optional(),\n}).describe(\"Response model for E.Leclerc store search.\");\n\nexport const piloterrListEleclercStores = action(\"PILOTERR_LIST_ELECLERC_STORES\", {\n slug: \"piloterr-list-eleclerc-stores\",\n name: \"List E.Leclerc Stores\",\n description: \"Tool to find E.Leclerc store locations by search query. Use when you need to locate E.Leclerc stores in a specific area or city.\",\n input: PiloterrListEleclercStoresInput,\n output: PiloterrListEleclercStoresOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgD,EAAE,OAAO,EACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,EACvI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,gDAA8D,EAAE,OAAO;CAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAM,gDAA8D,EAAE,OAAO;CAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAM,iDAA+D,EAAE,OAAO;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,qDAAmE,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iHAAiH;AACrO,MAAM,gDAA8D,EAAE,OAAO;CAC3E,OAAO,mDAAmD,SAAS,CAAC,CAAC,SAAS;CAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,6CAA2D,EAAE,OAAO;CACxE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,4CAA0D,EAAE,OAAO;CACvE,OAAO,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,iDAA+D,EAAE,OAAO;CAC5E,KAAK,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACnE,KAAK,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACnE,KAAK,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACnE,KAAK,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACnE,KAAK,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACnE,KAAK,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACnE,KAAK,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACnE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAM,iDAA+D,EAAE,OAAO;CAC5E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,SAAS,8CAA8C,SAAS,CAAC,CAAC,SAAS;CAC3E,SAAS,8CAA8C,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAU,+CAA+C,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,eAAe,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACjF,gBAAgB,+CAA+C,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAK5C,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4D,EAAE,OAAO,EACrE,QAAQ,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxK,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
@@ -0,0 +1,20 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-google-countries.ts
4
+ const PiloterrListGoogleCountriesInput = zod.z.object({ query: zod.z.string().describe("Search string to filter countries. Non-case-sensitive. Returns all countries whose names contain the specified string.") }).describe("Request model for listing Google search countries.");
5
+ const PiloterrListGoogleCountries_GoogleCountrySchema = zod.z.object({
6
+ country_code: zod.z.string().describe("Country code (e.g., 'fr', 'us')."),
7
+ country_name: zod.z.string().describe("Country name (e.g., 'France', 'United States').")
8
+ }).describe("Single country result from Google countries list.");
9
+ const PiloterrListGoogleCountriesOutput = zod.z.object({ countries: zod.z.array(PiloterrListGoogleCountries_GoogleCountrySchema).describe("List of countries matching the search query, ordered by reach.") }).describe("Response model containing list of Google search countries.");
10
+ const piloterrListGoogleCountries = require_action.action("PILOTERR_LIST_GOOGLE_COUNTRIES", {
11
+ slug: "piloterr-list-google-countries",
12
+ name: "List Google Countries",
13
+ description: "Tool to list available Google search countries. Use when you need to find country codes for Google search localization.",
14
+ input: PiloterrListGoogleCountriesInput,
15
+ output: PiloterrListGoogleCountriesOutput
16
+ });
17
+ //#endregion
18
+ exports.piloterrListGoogleCountries = piloterrListGoogleCountries;
19
+
20
+ //# sourceMappingURL=list-google-countries.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-google-countries.cjs","names":["z","action"],"sources":["../../src/actions/list-google-countries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListGoogleCountriesInput: z.ZodTypeAny = z.object({\n query: z.string().describe(\"Search string to filter countries. Non-case-sensitive. Returns all countries whose names contain the specified string.\"),\n}).describe(\"Request model for listing Google search countries.\");\nconst PiloterrListGoogleCountries_GoogleCountrySchema: z.ZodTypeAny = z.object({\n country_code: z.string().describe(\"Country code (e.g., 'fr', 'us').\"),\n country_name: z.string().describe(\"Country name (e.g., 'France', 'United States').\"),\n}).describe(\"Single country result from Google countries list.\");\nexport const PiloterrListGoogleCountriesOutput: z.ZodTypeAny = z.object({\n countries: z.array(PiloterrListGoogleCountries_GoogleCountrySchema).describe(\"List of countries matching the search query, ordered by reach.\"),\n}).describe(\"Response model containing list of Google search countries.\");\n\nexport const piloterrListGoogleCountries = action(\"PILOTERR_LIST_GOOGLE_COUNTRIES\", {\n slug: \"piloterr-list-google-countries\",\n name: \"List Google Countries\",\n description: \"Tool to list available Google search countries. Use when you need to find country codes for Google search localization.\",\n input: PiloterrListGoogleCountriesInput,\n output: PiloterrListGoogleCountriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,EACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,EACrJ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,kDAAgEA,IAAAA,EAAE,OAAO;CAC7E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CACpE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;AACrF,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAa,oCAAkDA,IAAAA,EAAE,OAAO,EACtE,WAAWA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,gEAAgE,EAC/I,CAAC,CAAC,CAAC,SAAS,4DAA4D;AAExE,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-google-countries.d.ts
4
+ declare const PiloterrListGoogleCountriesInput: z.ZodTypeAny;
5
+ declare const PiloterrListGoogleCountriesOutput: z.ZodTypeAny;
6
+ declare const piloterrListGoogleCountries: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { piloterrListGoogleCountries };
9
+ //# sourceMappingURL=list-google-countries.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-google-countries.d.cts","names":[],"sources":["../../src/actions/list-google-countries.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAEgB;AAAA,cAKpD,iCAAA,EAAmC,CAAA,CAAE,UAEuB;AAAA,cAE5D,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-google-countries.d.ts
4
+ declare const PiloterrListGoogleCountriesInput: z.ZodTypeAny;
5
+ declare const PiloterrListGoogleCountriesOutput: z.ZodTypeAny;
6
+ declare const piloterrListGoogleCountries: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { piloterrListGoogleCountries };
9
+ //# sourceMappingURL=list-google-countries.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-google-countries.d.mts","names":[],"sources":["../../src/actions/list-google-countries.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAEgB;AAAA,cAKpD,iCAAA,EAAmC,CAAA,CAAE,UAEuB;AAAA,cAE5D,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,19 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-google-countries.ts
4
+ const PiloterrListGoogleCountriesInput = z.object({ query: z.string().describe("Search string to filter countries. Non-case-sensitive. Returns all countries whose names contain the specified string.") }).describe("Request model for listing Google search countries.");
5
+ const PiloterrListGoogleCountries_GoogleCountrySchema = z.object({
6
+ country_code: z.string().describe("Country code (e.g., 'fr', 'us')."),
7
+ country_name: z.string().describe("Country name (e.g., 'France', 'United States').")
8
+ }).describe("Single country result from Google countries list.");
9
+ const piloterrListGoogleCountries = action("PILOTERR_LIST_GOOGLE_COUNTRIES", {
10
+ slug: "piloterr-list-google-countries",
11
+ name: "List Google Countries",
12
+ description: "Tool to list available Google search countries. Use when you need to find country codes for Google search localization.",
13
+ input: PiloterrListGoogleCountriesInput,
14
+ output: z.object({ countries: z.array(PiloterrListGoogleCountries_GoogleCountrySchema).describe("List of countries matching the search query, ordered by reach.") }).describe("Response model containing list of Google search countries.")
15
+ });
16
+ //#endregion
17
+ export { piloterrListGoogleCountries };
18
+
19
+ //# sourceMappingURL=list-google-countries.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-google-countries.mjs","names":[],"sources":["../../src/actions/list-google-countries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListGoogleCountriesInput: z.ZodTypeAny = z.object({\n query: z.string().describe(\"Search string to filter countries. Non-case-sensitive. Returns all countries whose names contain the specified string.\"),\n}).describe(\"Request model for listing Google search countries.\");\nconst PiloterrListGoogleCountries_GoogleCountrySchema: z.ZodTypeAny = z.object({\n country_code: z.string().describe(\"Country code (e.g., 'fr', 'us').\"),\n country_name: z.string().describe(\"Country name (e.g., 'France', 'United States').\"),\n}).describe(\"Single country result from Google countries list.\");\nexport const PiloterrListGoogleCountriesOutput: z.ZodTypeAny = z.object({\n countries: z.array(PiloterrListGoogleCountries_GoogleCountrySchema).describe(\"List of countries matching the search query, ordered by reach.\"),\n}).describe(\"Response model containing list of Google search countries.\");\n\nexport const piloterrListGoogleCountries = action(\"PILOTERR_LIST_GOOGLE_COUNTRIES\", {\n slug: \"piloterr-list-google-countries\",\n name: \"List Google Countries\",\n description: \"Tool to list available Google search countries. Use when you need to find country codes for Google search localization.\",\n input: PiloterrListGoogleCountriesInput,\n output: PiloterrListGoogleCountriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiD,EAAE,OAAO,EACrE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,EACrJ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,kDAAgE,EAAE,OAAO;CAC7E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CACpE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;AACrF,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAK/D,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6D,EAAE,OAAO,EACtE,WAAW,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,gEAAgE,EAC/I,CAAC,CAAC,CAAC,SAAS,4DAOF;AACV,CAAC"}
@@ -0,0 +1,20 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-google-languages.ts
4
+ const PiloterrListGoogleLanguagesInput = zod.z.object({ query: zod.z.string().describe("Search parameter to filter languages by name (non-case-sensitive). Example: 'en' or 'FR'") }).describe("Request model for listing available Google search languages.");
5
+ const PiloterrListGoogleLanguages_GoogleLanguageSchema = zod.z.object({
6
+ language_code: zod.z.string().describe("Language identifier (e.g., 'fr', 'en', 'es')"),
7
+ language_name: zod.z.string().describe("Full language name (e.g., 'French', 'English', 'Spanish')")
8
+ }).describe("Model representing a single Google language.");
9
+ const PiloterrListGoogleLanguagesOutput = zod.z.object({ languages: zod.z.array(PiloterrListGoogleLanguages_GoogleLanguageSchema).describe("List of Google languages matching the query") }).describe("Response model containing a list of Google languages.");
10
+ const piloterrListGoogleLanguages = require_action.action("PILOTERR_LIST_GOOGLE_LANGUAGES", {
11
+ slug: "piloterr-list-google-languages",
12
+ name: "List Google Languages",
13
+ description: "Tool to list available Google search languages filtered by query. Use when you need to find specific language codes for Google searches.",
14
+ input: PiloterrListGoogleLanguagesInput,
15
+ output: PiloterrListGoogleLanguagesOutput
16
+ });
17
+ //#endregion
18
+ exports.piloterrListGoogleLanguages = piloterrListGoogleLanguages;
19
+
20
+ //# sourceMappingURL=list-google-languages.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-google-languages.cjs","names":["z","action"],"sources":["../../src/actions/list-google-languages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListGoogleLanguagesInput: z.ZodTypeAny = z.object({\n query: z.string().describe(\"Search parameter to filter languages by name (non-case-sensitive). Example: 'en' or 'FR'\"),\n}).describe(\"Request model for listing available Google search languages.\");\nconst PiloterrListGoogleLanguages_GoogleLanguageSchema: z.ZodTypeAny = z.object({\n language_code: z.string().describe(\"Language identifier (e.g., 'fr', 'en', 'es')\"),\n language_name: z.string().describe(\"Full language name (e.g., 'French', 'English', 'Spanish')\"),\n}).describe(\"Model representing a single Google language.\");\nexport const PiloterrListGoogleLanguagesOutput: z.ZodTypeAny = z.object({\n languages: z.array(PiloterrListGoogleLanguages_GoogleLanguageSchema).describe(\"List of Google languages matching the query\"),\n}).describe(\"Response model containing a list of Google languages.\");\n\nexport const piloterrListGoogleLanguages = action(\"PILOTERR_LIST_GOOGLE_LANGUAGES\", {\n slug: \"piloterr-list-google-languages\",\n name: \"List Google Languages\",\n description: \"Tool to list available Google search languages filtered by query. Use when you need to find specific language codes for Google searches.\",\n input: PiloterrListGoogleLanguagesInput,\n output: PiloterrListGoogleLanguagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,EACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,EACvH,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,mDAAiEA,IAAAA,EAAE,OAAO;CAC9E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CACjF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;AAChG,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,oCAAkDA,IAAAA,EAAE,OAAO,EACtE,WAAWA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6CAA6C,EAC7H,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAEnE,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-google-languages.d.ts
4
+ declare const PiloterrListGoogleLanguagesInput: z.ZodTypeAny;
5
+ declare const PiloterrListGoogleLanguagesOutput: z.ZodTypeAny;
6
+ declare const piloterrListGoogleLanguages: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { piloterrListGoogleLanguages };
9
+ //# sourceMappingURL=list-google-languages.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-google-languages.d.cts","names":[],"sources":["../../src/actions/list-google-languages.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAE0B;AAAA,cAK9D,iCAAA,EAAmC,CAAA,CAAE,UAEkB;AAAA,cAEvD,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-google-languages.d.ts
4
+ declare const PiloterrListGoogleLanguagesInput: z.ZodTypeAny;
5
+ declare const PiloterrListGoogleLanguagesOutput: z.ZodTypeAny;
6
+ declare const piloterrListGoogleLanguages: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { piloterrListGoogleLanguages };
9
+ //# sourceMappingURL=list-google-languages.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-google-languages.d.mts","names":[],"sources":["../../src/actions/list-google-languages.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAE0B;AAAA,cAK9D,iCAAA,EAAmC,CAAA,CAAE,UAEkB;AAAA,cAEvD,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,19 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-google-languages.ts
4
+ const PiloterrListGoogleLanguagesInput = z.object({ query: z.string().describe("Search parameter to filter languages by name (non-case-sensitive). Example: 'en' or 'FR'") }).describe("Request model for listing available Google search languages.");
5
+ const PiloterrListGoogleLanguages_GoogleLanguageSchema = z.object({
6
+ language_code: z.string().describe("Language identifier (e.g., 'fr', 'en', 'es')"),
7
+ language_name: z.string().describe("Full language name (e.g., 'French', 'English', 'Spanish')")
8
+ }).describe("Model representing a single Google language.");
9
+ const piloterrListGoogleLanguages = action("PILOTERR_LIST_GOOGLE_LANGUAGES", {
10
+ slug: "piloterr-list-google-languages",
11
+ name: "List Google Languages",
12
+ description: "Tool to list available Google search languages filtered by query. Use when you need to find specific language codes for Google searches.",
13
+ input: PiloterrListGoogleLanguagesInput,
14
+ output: z.object({ languages: z.array(PiloterrListGoogleLanguages_GoogleLanguageSchema).describe("List of Google languages matching the query") }).describe("Response model containing a list of Google languages.")
15
+ });
16
+ //#endregion
17
+ export { piloterrListGoogleLanguages };
18
+
19
+ //# sourceMappingURL=list-google-languages.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-google-languages.mjs","names":[],"sources":["../../src/actions/list-google-languages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListGoogleLanguagesInput: z.ZodTypeAny = z.object({\n query: z.string().describe(\"Search parameter to filter languages by name (non-case-sensitive). Example: 'en' or 'FR'\"),\n}).describe(\"Request model for listing available Google search languages.\");\nconst PiloterrListGoogleLanguages_GoogleLanguageSchema: z.ZodTypeAny = z.object({\n language_code: z.string().describe(\"Language identifier (e.g., 'fr', 'en', 'es')\"),\n language_name: z.string().describe(\"Full language name (e.g., 'French', 'English', 'Spanish')\"),\n}).describe(\"Model representing a single Google language.\");\nexport const PiloterrListGoogleLanguagesOutput: z.ZodTypeAny = z.object({\n languages: z.array(PiloterrListGoogleLanguages_GoogleLanguageSchema).describe(\"List of Google languages matching the query\"),\n}).describe(\"Response model containing a list of Google languages.\");\n\nexport const piloterrListGoogleLanguages = action(\"PILOTERR_LIST_GOOGLE_LANGUAGES\", {\n slug: \"piloterr-list-google-languages\",\n name: \"List Google Languages\",\n description: \"Tool to list available Google search languages filtered by query. Use when you need to find specific language codes for Google searches.\",\n input: PiloterrListGoogleLanguagesInput,\n output: PiloterrListGoogleLanguagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiD,EAAE,OAAO,EACrE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,EACvH,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,mDAAiE,EAAE,OAAO;CAC9E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CACjF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;AAChG,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAK1D,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6D,EAAE,OAAO,EACtE,WAAW,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6CAA6C,EAC7H,CAAC,CAAC,CAAC,SAAS,uDAOF;AACV,CAAC"}
@@ -0,0 +1,27 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-google-locations.ts
4
+ const PiloterrListGoogleLocationsInput = zod.z.object({ query: zod.z.string().describe("Restricts search to locations containing the supplied string. Example: 'Austin' will match 'Austin, TX' and similar entries.") }).describe("Request model for listing Google search locations.");
5
+ const PiloterrListGoogleLocations_GoogleLocationSchema = zod.z.object({
6
+ id: zod.z.string().describe("Unique location identifier.").nullable().optional(),
7
+ gps: zod.z.array(zod.z.number()).describe("Coordinates as [longitude, latitude].").nullable().optional(),
8
+ name: zod.z.string().describe("Location name.").nullable().optional(),
9
+ reach: zod.z.number().int().describe("Population reach metric.").nullable().optional(),
10
+ google_id: zod.z.number().int().describe("Google location identifier.").nullable().optional(),
11
+ target_type: zod.z.string().describe("Location classification (City, Country, etc.).").nullable().optional(),
12
+ country_code: zod.z.string().describe("Two-letter country code.").nullable().optional(),
13
+ canonical_name: zod.z.string().describe("Full name including city, state/province, country.").nullable().optional(),
14
+ google_parent_id: zod.z.number().int().describe("Google parent identifier.").nullable().optional()
15
+ }).describe("Single Google location entry.");
16
+ const PiloterrListGoogleLocationsOutput = zod.z.object({ locations: zod.z.array(PiloterrListGoogleLocations_GoogleLocationSchema).describe("List of Google locations matching the query.").nullable().optional() }).describe("Response model for Google locations list. Returns an array of location objects.");
17
+ const piloterrListGoogleLocations = require_action.action("PILOTERR_LIST_GOOGLE_LOCATIONS", {
18
+ slug: "piloterr-list-google-locations",
19
+ name: "List Google Locations",
20
+ description: "Tool to list available Google search locations via Piloterr API. Use when you need to find location identifiers for geographically-targeted searches.",
21
+ input: PiloterrListGoogleLocationsInput,
22
+ output: PiloterrListGoogleLocationsOutput
23
+ });
24
+ //#endregion
25
+ exports.piloterrListGoogleLocations = piloterrListGoogleLocations;
26
+
27
+ //# sourceMappingURL=list-google-locations.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-google-locations.cjs","names":["z","action"],"sources":["../../src/actions/list-google-locations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListGoogleLocationsInput: z.ZodTypeAny = z.object({\n query: z.string().describe(\"Restricts search to locations containing the supplied string. Example: 'Austin' will match 'Austin, TX' and similar entries.\"),\n}).describe(\"Request model for listing Google search locations.\");\nconst PiloterrListGoogleLocations_GoogleLocationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique location identifier.\").nullable().optional(),\n gps: z.array(z.number()).describe(\"Coordinates as [longitude, latitude].\").nullable().optional(),\n name: z.string().describe(\"Location name.\").nullable().optional(),\n reach: z.number().int().describe(\"Population reach metric.\").nullable().optional(),\n google_id: z.number().int().describe(\"Google location identifier.\").nullable().optional(),\n target_type: z.string().describe(\"Location classification (City, Country, etc.).\").nullable().optional(),\n country_code: z.string().describe(\"Two-letter country code.\").nullable().optional(),\n canonical_name: z.string().describe(\"Full name including city, state/province, country.\").nullable().optional(),\n google_parent_id: z.number().int().describe(\"Google parent identifier.\").nullable().optional(),\n}).describe(\"Single Google location entry.\");\nexport const PiloterrListGoogleLocationsOutput: z.ZodTypeAny = z.object({\n locations: z.array(PiloterrListGoogleLocations_GoogleLocationSchema).describe(\"List of Google locations matching the query.\").nullable().optional(),\n}).describe(\"Response model for Google locations list. Returns an array of location objects.\");\n\nexport const piloterrListGoogleLocations = action(\"PILOTERR_LIST_GOOGLE_LOCATIONS\", {\n slug: \"piloterr-list-google-locations\",\n name: \"List Google Locations\",\n description: \"Tool to list available Google search locations via Piloterr API. Use when you need to find location identifiers for geographically-targeted searches.\",\n input: PiloterrListGoogleLocationsInput,\n output: PiloterrListGoogleLocationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,EACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H,EAC3J,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,mDAAiEA,IAAAA,EAAE,OAAO;CAC9E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3C,MAAa,oCAAkDA,IAAAA,EAAE,OAAO,EACtE,WAAWA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpJ,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAE7F,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-google-locations.d.ts
4
+ declare const PiloterrListGoogleLocationsInput: z.ZodTypeAny;
5
+ declare const PiloterrListGoogleLocationsOutput: z.ZodTypeAny;
6
+ declare const piloterrListGoogleLocations: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { piloterrListGoogleLocations };
9
+ //# sourceMappingURL=list-google-locations.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-google-locations.d.cts","names":[],"sources":["../../src/actions/list-google-locations.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAEgB;AAAA,cAYpD,iCAAA,EAAmC,CAAA,CAAE,UAE4C;AAAA,cAEjF,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-google-locations.d.ts
4
+ declare const PiloterrListGoogleLocationsInput: z.ZodTypeAny;
5
+ declare const PiloterrListGoogleLocationsOutput: z.ZodTypeAny;
6
+ declare const piloterrListGoogleLocations: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { piloterrListGoogleLocations };
9
+ //# sourceMappingURL=list-google-locations.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-google-locations.d.mts","names":[],"sources":["../../src/actions/list-google-locations.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAEgB;AAAA,cAYpD,iCAAA,EAAmC,CAAA,CAAE,UAE4C;AAAA,cAEjF,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}