@keystrokehq/piloterr 0.1.2 → 0.1.4
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/actions/auchan-product.cjs +3 -3
- package/dist/actions/auchan-product.cjs.map +1 -1
- package/dist/actions/auchan-product.d.cts +3 -3
- package/dist/actions/auchan-product.d.mts +3 -3
- package/dist/actions/auchan-product.mjs +3 -3
- package/dist/actions/auchan-product.mjs.map +1 -1
- package/dist/actions/auchan-search.cjs +3 -3
- package/dist/actions/auchan-search.cjs.map +1 -1
- package/dist/actions/auchan-search.d.cts +3 -3
- package/dist/actions/auchan-search.d.mts +3 -3
- package/dist/actions/auchan-search.mjs +3 -3
- package/dist/actions/auchan-search.mjs.map +1 -1
- package/dist/actions/get-product-info.cjs +7 -7
- package/dist/actions/get-product-info.cjs.map +1 -1
- package/dist/actions/get-product-info.d.cts +7 -7
- package/dist/actions/get-product-info.d.mts +7 -7
- package/dist/actions/get-product-info.mjs +7 -7
- package/dist/actions/get-product-info.mjs.map +1 -1
- package/dist/actions/list-chewy-products.cjs +2 -2
- package/dist/actions/list-chewy-products.cjs.map +1 -1
- package/dist/actions/list-chewy-products.d.cts +2 -2
- package/dist/actions/list-chewy-products.d.mts +2 -2
- package/dist/actions/list-chewy-products.mjs +2 -2
- package/dist/actions/list-chewy-products.mjs.map +1 -1
- package/dist/actions/list-eleclerc-stores.cjs +9 -9
- package/dist/actions/list-eleclerc-stores.cjs.map +1 -1
- package/dist/actions/list-eleclerc-stores.d.cts +21 -21
- package/dist/actions/list-eleclerc-stores.d.mts +21 -21
- package/dist/actions/list-eleclerc-stores.mjs +9 -9
- package/dist/actions/list-eleclerc-stores.mjs.map +1 -1
- package/dist/actions/list-google-countries.cjs +2 -2
- package/dist/actions/list-google-countries.cjs.map +1 -1
- package/dist/actions/list-google-countries.d.cts +2 -2
- package/dist/actions/list-google-countries.d.mts +2 -2
- package/dist/actions/list-google-countries.mjs +2 -2
- package/dist/actions/list-google-countries.mjs.map +1 -1
- package/dist/actions/list-google-languages.cjs +2 -2
- package/dist/actions/list-google-languages.cjs.map +1 -1
- package/dist/actions/list-google-languages.d.cts +2 -2
- package/dist/actions/list-google-languages.d.mts +2 -2
- package/dist/actions/list-google-languages.mjs +2 -2
- package/dist/actions/list-google-languages.mjs.map +1 -1
- package/dist/actions/list-google-locations.cjs +2 -2
- package/dist/actions/list-google-locations.cjs.map +1 -1
- package/dist/actions/list-google-locations.d.cts +2 -2
- package/dist/actions/list-google-locations.d.mts +2 -2
- package/dist/actions/list-google-locations.mjs +2 -2
- package/dist/actions/list-google-locations.mjs.map +1 -1
- package/dist/actions/list-leroy-merlin-products.cjs +2 -2
- package/dist/actions/list-leroy-merlin-products.cjs.map +1 -1
- package/dist/actions/list-leroy-merlin-products.d.cts +2 -2
- package/dist/actions/list-leroy-merlin-products.d.mts +2 -2
- package/dist/actions/list-leroy-merlin-products.mjs +2 -2
- package/dist/actions/list-leroy-merlin-products.mjs.map +1 -1
- package/dist/actions/list-linked-in-industries.cjs +2 -2
- package/dist/actions/list-linked-in-industries.cjs.map +1 -1
- package/dist/actions/list-linked-in-industries.d.cts +2 -2
- package/dist/actions/list-linked-in-industries.d.mts +2 -2
- package/dist/actions/list-linked-in-industries.mjs +2 -2
- package/dist/actions/list-linked-in-industries.mjs.map +1 -1
- package/dist/actions/search.cjs +6 -6
- package/dist/actions/search.cjs.map +1 -1
- package/dist/actions/search.d.cts +6 -6
- package/dist/actions/search.d.mts +6 -6
- package/dist/actions/search.mjs +6 -6
- package/dist/actions/search.mjs.map +1 -1
- package/dist/actions/usage-get.cjs +1 -1
- package/dist/actions/usage-get.cjs.map +1 -1
- package/dist/actions/usage-get.d.cts +1 -1
- package/dist/actions/usage-get.d.mts +1 -1
- package/dist/actions/usage-get.mjs +1 -1
- package/dist/actions/usage-get.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -10,8 +10,8 @@ declare const PiloterrListChewyProductsOutput: z.ZodObject<{
|
|
|
10
10
|
url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
11
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
domain: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
}, z.core.$
|
|
14
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>>>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
15
|
declare const piloterrListChewyProducts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
query: string;
|
|
17
17
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -10,8 +10,8 @@ declare const PiloterrListChewyProductsOutput: z.ZodObject<{
|
|
|
10
10
|
url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
11
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
domain: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
}, z.core.$
|
|
14
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>>>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
15
|
declare const piloterrListChewyProducts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
query: string;
|
|
17
17
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -7,13 +7,13 @@ const PiloterrListChewyProducts_ChewyProductSchema = z.object({
|
|
|
7
7
|
url: z.string().describe("Full URL to the product on Chewy.com.").nullable().optional(),
|
|
8
8
|
title: z.string().describe("Product title/name.").nullable().optional(),
|
|
9
9
|
domain: z.string().describe("Website domain (e.g., 'com').").nullable().optional()
|
|
10
|
-
}).describe("Single Chewy product result.");
|
|
10
|
+
}).passthrough().describe("Single Chewy product result.");
|
|
11
11
|
const piloterrListChewyProducts = action("PILOTERR_LIST_CHEWY_PRODUCTS", {
|
|
12
12
|
slug: "piloterr-list-chewy-products",
|
|
13
13
|
name: "List Chewy Products",
|
|
14
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
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.")
|
|
16
|
+
output: z.object({ products: z.array(PiloterrListChewyProducts_ChewyProductSchema).describe("List of Chewy product results.").nullable().optional() }).passthrough().describe("Response model for Chewy product listing.")
|
|
17
17
|
});
|
|
18
18
|
//#endregion
|
|
19
19
|
export { piloterrListChewyProducts };
|
|
@@ -1 +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.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.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.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,iCAAiC,EAAE,OAAO,EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,EACxG,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,+CAA+C,EAAE,OAAO;CAC5D,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;
|
|
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.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.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}).passthrough().describe(\"Single Chewy product result.\");\nexport const PiloterrListChewyProductsOutput = z.object({\n products: z.array(PiloterrListChewyProducts_ChewyProductSchema).describe(\"List of Chewy product results.\").nullable().optional(),\n}).passthrough().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,iCAAiC,EAAE,OAAO,EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,EACxG,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,+CAA+C,EAAE,OAAO;CAC5D,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,YAAY,CAAC,CAAC,SAAS,8BAA8B;AAKxD,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6C,EAAE,OAAO,EACtD,UAAU,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
|
|
@@ -7,28 +7,28 @@ const PiloterrListEleclercStores_StoreAddressSchema = zod.z.object({
|
|
|
7
7
|
lines: zod.z.array(zod.z.string()).describe("Address lines (street, building, etc.).").nullable().optional(),
|
|
8
8
|
zipcode: zod.z.string().describe("Postal/ZIP code.").nullable().optional(),
|
|
9
9
|
country_code: zod.z.string().describe("Country code (e.g., 'FR').").nullable().optional()
|
|
10
|
-
}).describe("Address information for a store.");
|
|
10
|
+
}).passthrough().describe("Address information for a store.");
|
|
11
11
|
const PiloterrListEleclercStores_StoreContactSchema = zod.z.object({
|
|
12
12
|
email: zod.z.string().describe("Store email address.").nullable().optional(),
|
|
13
13
|
phone: zod.z.string().describe("Store phone number.").nullable().optional()
|
|
14
|
-
}).describe("Contact information for a store.");
|
|
14
|
+
}).passthrough().describe("Contact information for a store.");
|
|
15
15
|
const PiloterrListEleclercStores_StoreGeometrySchema = zod.z.object({
|
|
16
16
|
type: zod.z.string().describe("Geometry type (e.g., 'Point').").nullable().optional(),
|
|
17
17
|
coordinates: zod.z.array(zod.z.number()).describe("Coordinates array [longitude, latitude].").nullable().optional()
|
|
18
|
-
}).describe("GeoJSON geometry for store location.");
|
|
18
|
+
}).passthrough().describe("GeoJSON geometry for store location.");
|
|
19
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
20
|
const PiloterrListEleclercStores_OpeningHoursSchema = zod.z.object({
|
|
21
21
|
usual: PiloterrListEleclercStores_OpeningHoursUsualSchema.nullable().optional(),
|
|
22
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.");
|
|
23
|
+
}).passthrough().describe("Opening hours with usual schedule and timezone.");
|
|
24
24
|
const PiloterrListEleclercStores_TimeRangeSchema = zod.z.object({
|
|
25
25
|
end: zod.z.string().describe("End time (e.g., '21:30').").nullable().optional(),
|
|
26
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.");
|
|
27
|
+
}).passthrough().describe("A single time range with start and end times.");
|
|
28
28
|
const PiloterrListEleclercStores_DayHoursSchema = zod.z.object({
|
|
29
29
|
hours: zod.z.array(PiloterrListEleclercStores_TimeRangeSchema).describe("List of hour ranges for the day.").nullable().optional(),
|
|
30
30
|
isSpecial: zod.z.boolean().describe("Whether this day has special hours.").nullable().optional()
|
|
31
|
-
}).describe("Opening hours for a single day.");
|
|
31
|
+
}).passthrough().describe("Opening hours for a single day.");
|
|
32
32
|
const PiloterrListEleclercStores_WeeklyOpeningSchema = zod.z.object({
|
|
33
33
|
"1": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
|
|
34
34
|
"2": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
|
|
@@ -38,7 +38,7 @@ const PiloterrListEleclercStores_WeeklyOpeningSchema = zod.z.object({
|
|
|
38
38
|
"6": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
|
|
39
39
|
"7": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
|
|
40
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.");
|
|
41
|
+
}).passthrough().describe("Weekly opening hours for a store.");
|
|
42
42
|
const PiloterrListEleclercStores_EleclercStoreSchema = zod.z.object({
|
|
43
43
|
id: zod.z.string().describe("Unique store identifier.").nullable().optional(),
|
|
44
44
|
name: zod.z.string().describe("Store name.").nullable().optional(),
|
|
@@ -48,8 +48,8 @@ const PiloterrListEleclercStores_EleclercStoreSchema = zod.z.object({
|
|
|
48
48
|
store_id: zod.z.string().describe("Store identifier usable with the Eleclerc Search API.").nullable().optional(),
|
|
49
49
|
opening_hours: PiloterrListEleclercStores_OpeningHoursSchema.nullable().optional(),
|
|
50
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.");
|
|
51
|
+
}).passthrough().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() }).passthrough().describe("Response model for E.Leclerc store search.");
|
|
53
53
|
const piloterrListEleclercStores = require_action.action("PILOTERR_LIST_ELECLERC_STORES", {
|
|
54
54
|
slug: "piloterr-list-eleclerc-stores",
|
|
55
55
|
name: "List E.Leclerc Stores",
|
|
@@ -1 +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.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.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.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.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.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.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.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.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.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.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.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,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,EACvI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,kCAAkC;
|
|
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.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.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}).passthrough().describe(\"Address information for a store.\");\nconst PiloterrListEleclercStores_StoreContactSchema = z.object({\n email: z.string().describe(\"Store email address.\").nullable().optional(),\n phone: z.string().describe(\"Store phone number.\").nullable().optional(),\n}).passthrough().describe(\"Contact information for a store.\");\nconst PiloterrListEleclercStores_StoreGeometrySchema = 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}).passthrough().describe(\"GeoJSON geometry for store location.\");\nconst 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.\");\nconst PiloterrListEleclercStores_OpeningHoursSchema = 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}).passthrough().describe(\"Opening hours with usual schedule and timezone.\");\nconst PiloterrListEleclercStores_TimeRangeSchema = 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}).passthrough().describe(\"A single time range with start and end times.\");\nconst PiloterrListEleclercStores_DayHoursSchema = 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}).passthrough().describe(\"Opening hours for a single day.\");\nconst PiloterrListEleclercStores_WeeklyOpeningSchema = 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}).passthrough().describe(\"Weekly opening hours for a store.\");\nconst PiloterrListEleclercStores_EleclercStoreSchema = 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}).passthrough().describe(\"Single E.Leclerc store result.\");\nexport const PiloterrListEleclercStoresOutput = z.object({\n stores: z.array(PiloterrListEleclercStores_EleclercStoreSchema).describe(\"List of E.Leclerc stores matching the search query, ordered by reach.\").nullable().optional(),\n}).passthrough().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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"}
|
|
@@ -13,74 +13,74 @@ declare const PiloterrListEleclercStoresOutput: z.ZodObject<{
|
|
|
13
13
|
lines: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
14
14
|
zipcode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
country_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
17
|
contact: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
18
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
geometry: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
22
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
coordinates: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
24
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>>;
|
|
25
25
|
store_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
opening_hours: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
27
27
|
usual: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
28
28
|
timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
-
}, z.core.$
|
|
29
|
+
}, z.core.$loose>>>;
|
|
30
30
|
weekly_opening: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
31
31
|
"1": z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
32
32
|
hours: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
33
33
|
end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
-
}, z.core.$
|
|
35
|
+
}, z.core.$loose>>>>;
|
|
36
36
|
isSpecial: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
37
|
-
}, z.core.$
|
|
37
|
+
}, z.core.$loose>>>;
|
|
38
38
|
"2": z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
39
|
hours: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
40
40
|
end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
41
|
start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>>>>;
|
|
43
43
|
isSpecial: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>>;
|
|
45
45
|
"3": z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
46
46
|
hours: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
47
47
|
end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
48
|
start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
|
-
}, z.core.$
|
|
49
|
+
}, z.core.$loose>>>>;
|
|
50
50
|
isSpecial: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
51
|
-
}, z.core.$
|
|
51
|
+
}, z.core.$loose>>>;
|
|
52
52
|
"4": z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
53
53
|
hours: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
54
54
|
end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
55
|
start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
|
-
}, z.core.$
|
|
56
|
+
}, z.core.$loose>>>>;
|
|
57
57
|
isSpecial: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
58
|
-
}, z.core.$
|
|
58
|
+
}, z.core.$loose>>>;
|
|
59
59
|
"5": z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
60
60
|
hours: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
61
61
|
end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
62
|
start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
63
|
-
}, z.core.$
|
|
63
|
+
}, z.core.$loose>>>>;
|
|
64
64
|
isSpecial: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
65
|
-
}, z.core.$
|
|
65
|
+
}, z.core.$loose>>>;
|
|
66
66
|
"6": z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
67
67
|
hours: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
68
68
|
end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
69
69
|
start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
70
|
-
}, z.core.$
|
|
70
|
+
}, z.core.$loose>>>>;
|
|
71
71
|
isSpecial: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
72
|
-
}, z.core.$
|
|
72
|
+
}, z.core.$loose>>>;
|
|
73
73
|
"7": z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
74
74
|
hours: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
75
75
|
end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
76
|
start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
77
|
-
}, z.core.$
|
|
77
|
+
}, z.core.$loose>>>>;
|
|
78
78
|
isSpecial: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
79
|
-
}, z.core.$
|
|
79
|
+
}, z.core.$loose>>>;
|
|
80
80
|
timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
81
|
-
}, z.core.$
|
|
82
|
-
}, z.core.$
|
|
83
|
-
}, z.core.$
|
|
81
|
+
}, z.core.$loose>>>;
|
|
82
|
+
}, z.core.$loose>>>>;
|
|
83
|
+
}, z.core.$loose>;
|
|
84
84
|
declare const piloterrListEleclercStores: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
85
85
|
query: string;
|
|
86
86
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -13,74 +13,74 @@ declare const PiloterrListEleclercStoresOutput: z.ZodObject<{
|
|
|
13
13
|
lines: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
14
14
|
zipcode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
country_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
17
|
contact: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
18
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
geometry: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
22
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
coordinates: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
24
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>>;
|
|
25
25
|
store_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
opening_hours: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
27
27
|
usual: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
28
28
|
timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
-
}, z.core.$
|
|
29
|
+
}, z.core.$loose>>>;
|
|
30
30
|
weekly_opening: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
31
31
|
"1": z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
32
32
|
hours: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
33
33
|
end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
-
}, z.core.$
|
|
35
|
+
}, z.core.$loose>>>>;
|
|
36
36
|
isSpecial: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
37
|
-
}, z.core.$
|
|
37
|
+
}, z.core.$loose>>>;
|
|
38
38
|
"2": z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
39
|
hours: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
40
40
|
end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
41
|
start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>>>>;
|
|
43
43
|
isSpecial: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>>;
|
|
45
45
|
"3": z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
46
46
|
hours: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
47
47
|
end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
48
|
start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
|
-
}, z.core.$
|
|
49
|
+
}, z.core.$loose>>>>;
|
|
50
50
|
isSpecial: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
51
|
-
}, z.core.$
|
|
51
|
+
}, z.core.$loose>>>;
|
|
52
52
|
"4": z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
53
53
|
hours: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
54
54
|
end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
55
|
start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
|
-
}, z.core.$
|
|
56
|
+
}, z.core.$loose>>>>;
|
|
57
57
|
isSpecial: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
58
|
-
}, z.core.$
|
|
58
|
+
}, z.core.$loose>>>;
|
|
59
59
|
"5": z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
60
60
|
hours: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
61
61
|
end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
62
|
start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
63
|
-
}, z.core.$
|
|
63
|
+
}, z.core.$loose>>>>;
|
|
64
64
|
isSpecial: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
65
|
-
}, z.core.$
|
|
65
|
+
}, z.core.$loose>>>;
|
|
66
66
|
"6": z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
67
67
|
hours: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
68
68
|
end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
69
69
|
start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
70
|
-
}, z.core.$
|
|
70
|
+
}, z.core.$loose>>>>;
|
|
71
71
|
isSpecial: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
72
|
-
}, z.core.$
|
|
72
|
+
}, z.core.$loose>>>;
|
|
73
73
|
"7": z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
74
74
|
hours: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
75
75
|
end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
76
|
start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
77
|
-
}, z.core.$
|
|
77
|
+
}, z.core.$loose>>>>;
|
|
78
78
|
isSpecial: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
79
|
-
}, z.core.$
|
|
79
|
+
}, z.core.$loose>>>;
|
|
80
80
|
timezone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
81
|
-
}, z.core.$
|
|
82
|
-
}, z.core.$
|
|
83
|
-
}, z.core.$
|
|
81
|
+
}, z.core.$loose>>>;
|
|
82
|
+
}, z.core.$loose>>>>;
|
|
83
|
+
}, z.core.$loose>;
|
|
84
84
|
declare const piloterrListEleclercStores: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
85
85
|
query: string;
|
|
86
86
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -7,28 +7,28 @@ const PiloterrListEleclercStores_StoreAddressSchema = z.object({
|
|
|
7
7
|
lines: z.array(z.string()).describe("Address lines (street, building, etc.).").nullable().optional(),
|
|
8
8
|
zipcode: z.string().describe("Postal/ZIP code.").nullable().optional(),
|
|
9
9
|
country_code: z.string().describe("Country code (e.g., 'FR').").nullable().optional()
|
|
10
|
-
}).describe("Address information for a store.");
|
|
10
|
+
}).passthrough().describe("Address information for a store.");
|
|
11
11
|
const PiloterrListEleclercStores_StoreContactSchema = z.object({
|
|
12
12
|
email: z.string().describe("Store email address.").nullable().optional(),
|
|
13
13
|
phone: z.string().describe("Store phone number.").nullable().optional()
|
|
14
|
-
}).describe("Contact information for a store.");
|
|
14
|
+
}).passthrough().describe("Contact information for a store.");
|
|
15
15
|
const PiloterrListEleclercStores_StoreGeometrySchema = z.object({
|
|
16
16
|
type: z.string().describe("Geometry type (e.g., 'Point').").nullable().optional(),
|
|
17
17
|
coordinates: z.array(z.number()).describe("Coordinates array [longitude, latitude].").nullable().optional()
|
|
18
|
-
}).describe("GeoJSON geometry for store location.");
|
|
18
|
+
}).passthrough().describe("GeoJSON geometry for store location.");
|
|
19
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
20
|
const PiloterrListEleclercStores_OpeningHoursSchema = z.object({
|
|
21
21
|
usual: PiloterrListEleclercStores_OpeningHoursUsualSchema.nullable().optional(),
|
|
22
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.");
|
|
23
|
+
}).passthrough().describe("Opening hours with usual schedule and timezone.");
|
|
24
24
|
const PiloterrListEleclercStores_TimeRangeSchema = z.object({
|
|
25
25
|
end: z.string().describe("End time (e.g., '21:30').").nullable().optional(),
|
|
26
26
|
start: z.string().describe("Start time (e.g., '07:30').").nullable().optional()
|
|
27
|
-
}).describe("A single time range with start and end times.");
|
|
27
|
+
}).passthrough().describe("A single time range with start and end times.");
|
|
28
28
|
const PiloterrListEleclercStores_DayHoursSchema = z.object({
|
|
29
29
|
hours: z.array(PiloterrListEleclercStores_TimeRangeSchema).describe("List of hour ranges for the day.").nullable().optional(),
|
|
30
30
|
isSpecial: z.boolean().describe("Whether this day has special hours.").nullable().optional()
|
|
31
|
-
}).describe("Opening hours for a single day.");
|
|
31
|
+
}).passthrough().describe("Opening hours for a single day.");
|
|
32
32
|
const PiloterrListEleclercStores_WeeklyOpeningSchema = z.object({
|
|
33
33
|
"1": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
|
|
34
34
|
"2": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
|
|
@@ -38,7 +38,7 @@ const PiloterrListEleclercStores_WeeklyOpeningSchema = z.object({
|
|
|
38
38
|
"6": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
|
|
39
39
|
"7": PiloterrListEleclercStores_DayHoursSchema.nullable().optional(),
|
|
40
40
|
timezone: z.string().describe("Timezone for the opening hours (e.g., 'Europe/Paris').").nullable().optional()
|
|
41
|
-
}).describe("Weekly opening hours for a store.");
|
|
41
|
+
}).passthrough().describe("Weekly opening hours for a store.");
|
|
42
42
|
const PiloterrListEleclercStores_EleclercStoreSchema = z.object({
|
|
43
43
|
id: z.string().describe("Unique store identifier.").nullable().optional(),
|
|
44
44
|
name: z.string().describe("Store name.").nullable().optional(),
|
|
@@ -48,13 +48,13 @@ const PiloterrListEleclercStores_EleclercStoreSchema = z.object({
|
|
|
48
48
|
store_id: z.string().describe("Store identifier usable with the Eleclerc Search API.").nullable().optional(),
|
|
49
49
|
opening_hours: PiloterrListEleclercStores_OpeningHoursSchema.nullable().optional(),
|
|
50
50
|
weekly_opening: PiloterrListEleclercStores_WeeklyOpeningSchema.nullable().optional()
|
|
51
|
-
}).describe("Single E.Leclerc store result.");
|
|
51
|
+
}).passthrough().describe("Single E.Leclerc store result.");
|
|
52
52
|
const piloterrListEleclercStores = action("PILOTERR_LIST_ELECLERC_STORES", {
|
|
53
53
|
slug: "piloterr-list-eleclerc-stores",
|
|
54
54
|
name: "List E.Leclerc Stores",
|
|
55
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
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.")
|
|
57
|
+
output: z.object({ stores: z.array(PiloterrListEleclercStores_EleclercStoreSchema).describe("List of E.Leclerc stores matching the search query, ordered by reach.").nullable().optional() }).passthrough().describe("Response model for E.Leclerc store search.")
|
|
58
58
|
});
|
|
59
59
|
//#endregion
|
|
60
60
|
export { piloterrListEleclercStores };
|
|
@@ -1 +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.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.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.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.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.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.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.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.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.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.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.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,kCAAkC,EAAE,OAAO,EACtD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,EACvI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,gDAAgD,EAAE,OAAO;CAC7D,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;
|
|
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.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.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}).passthrough().describe(\"Address information for a store.\");\nconst PiloterrListEleclercStores_StoreContactSchema = z.object({\n email: z.string().describe(\"Store email address.\").nullable().optional(),\n phone: z.string().describe(\"Store phone number.\").nullable().optional(),\n}).passthrough().describe(\"Contact information for a store.\");\nconst PiloterrListEleclercStores_StoreGeometrySchema = 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}).passthrough().describe(\"GeoJSON geometry for store location.\");\nconst 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.\");\nconst PiloterrListEleclercStores_OpeningHoursSchema = 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}).passthrough().describe(\"Opening hours with usual schedule and timezone.\");\nconst PiloterrListEleclercStores_TimeRangeSchema = 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}).passthrough().describe(\"A single time range with start and end times.\");\nconst PiloterrListEleclercStores_DayHoursSchema = 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}).passthrough().describe(\"Opening hours for a single day.\");\nconst PiloterrListEleclercStores_WeeklyOpeningSchema = 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}).passthrough().describe(\"Weekly opening hours for a store.\");\nconst PiloterrListEleclercStores_EleclercStoreSchema = 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}).passthrough().describe(\"Single E.Leclerc store result.\");\nexport const PiloterrListEleclercStoresOutput = z.object({\n stores: z.array(PiloterrListEleclercStores_EleclercStoreSchema).describe(\"List of E.Leclerc stores matching the search query, ordered by reach.\").nullable().optional(),\n}).passthrough().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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"}
|
|
@@ -5,8 +5,8 @@ const PiloterrListGoogleCountriesInput = zod.z.object({ query: zod.z.string().de
|
|
|
5
5
|
const PiloterrListGoogleCountries_GoogleCountrySchema = zod.z.object({
|
|
6
6
|
country_code: zod.z.string().describe("Country code (e.g., 'fr', 'us').").nullable(),
|
|
7
7
|
country_name: zod.z.string().describe("Country name (e.g., 'France', 'United States').").nullable()
|
|
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.");
|
|
8
|
+
}).passthrough().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.") }).passthrough().describe("Response model containing list of Google search countries.");
|
|
10
10
|
const piloterrListGoogleCountries = require_action.action("PILOTERR_LIST_GOOGLE_COUNTRIES", {
|
|
11
11
|
slug: "piloterr-list-google-countries",
|
|
12
12
|
name: "List Google Countries",
|
|
@@ -1 +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.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.object({\n country_code: z.string().describe(\"Country code (e.g., 'fr', 'us').\").nullable(),\n country_name: z.string().describe(\"Country name (e.g., 'France', 'United States').\").nullable(),\n}).describe(\"Single country result from Google countries list.\");\nexport const PiloterrListGoogleCountriesOutput = 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,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,EACrJ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC/E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,mDAAmD;
|
|
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.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.object({\n country_code: z.string().describe(\"Country code (e.g., 'fr', 'us').\").nullable(),\n country_name: z.string().describe(\"Country name (e.g., 'France', 'United States').\").nullable(),\n}).passthrough().describe(\"Single country result from Google countries list.\");\nexport const PiloterrListGoogleCountriesOutput = z.object({\n countries: z.array(PiloterrListGoogleCountries_GoogleCountrySchema).describe(\"List of countries matching the search query, ordered by reach.\"),\n}).passthrough().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,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,EACrJ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC/E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,WAAWA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,gEAAgE,EAC/I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAEtF,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,8 +8,8 @@ declare const PiloterrListGoogleCountriesOutput: z.ZodObject<{
|
|
|
8
8
|
countries: z.ZodArray<z.ZodObject<{
|
|
9
9
|
country_code: z.ZodNullable<z.ZodString>;
|
|
10
10
|
country_name: z.ZodNullable<z.ZodString>;
|
|
11
|
-
}, z.core.$
|
|
12
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const piloterrListGoogleCountries: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
query: string;
|
|
15
15
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -8,8 +8,8 @@ declare const PiloterrListGoogleCountriesOutput: z.ZodObject<{
|
|
|
8
8
|
countries: z.ZodArray<z.ZodObject<{
|
|
9
9
|
country_code: z.ZodNullable<z.ZodString>;
|
|
10
10
|
country_name: z.ZodNullable<z.ZodString>;
|
|
11
|
-
}, z.core.$
|
|
12
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const piloterrListGoogleCountries: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
query: string;
|
|
15
15
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,13 +5,13 @@ const PiloterrListGoogleCountriesInput = z.object({ query: z.string().describe("
|
|
|
5
5
|
const PiloterrListGoogleCountries_GoogleCountrySchema = z.object({
|
|
6
6
|
country_code: z.string().describe("Country code (e.g., 'fr', 'us').").nullable(),
|
|
7
7
|
country_name: z.string().describe("Country name (e.g., 'France', 'United States').").nullable()
|
|
8
|
-
}).describe("Single country result from Google countries list.");
|
|
8
|
+
}).passthrough().describe("Single country result from Google countries list.");
|
|
9
9
|
const piloterrListGoogleCountries = action("PILOTERR_LIST_GOOGLE_COUNTRIES", {
|
|
10
10
|
slug: "piloterr-list-google-countries",
|
|
11
11
|
name: "List Google Countries",
|
|
12
12
|
description: "Tool to list available Google search countries. Use when you need to find country codes for Google search localization.",
|
|
13
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.")
|
|
14
|
+
output: z.object({ countries: z.array(PiloterrListGoogleCountries_GoogleCountrySchema).describe("List of countries matching the search query, ordered by reach.") }).passthrough().describe("Response model containing list of Google search countries.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { piloterrListGoogleCountries };
|
|
@@ -1 +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.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.object({\n country_code: z.string().describe(\"Country code (e.g., 'fr', 'us').\").nullable(),\n country_name: z.string().describe(\"Country name (e.g., 'France', 'United States').\").nullable(),\n}).describe(\"Single country result from Google countries list.\");\nexport const PiloterrListGoogleCountriesOutput = 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,mCAAmC,EAAE,OAAO,EACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,EACrJ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,kDAAkD,EAAE,OAAO;CAC/D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC/E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,mDAAmD;
|
|
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.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.object({\n country_code: z.string().describe(\"Country code (e.g., 'fr', 'us').\").nullable(),\n country_name: z.string().describe(\"Country name (e.g., 'France', 'United States').\").nullable(),\n}).passthrough().describe(\"Single country result from Google countries list.\");\nexport const PiloterrListGoogleCountriesOutput = z.object({\n countries: z.array(PiloterrListGoogleCountries_GoogleCountrySchema).describe(\"List of countries matching the search query, ordered by reach.\"),\n}).passthrough().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,mCAAmC,EAAE,OAAO,EACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH,EACrJ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,kDAAkD,EAAE,OAAO;CAC/D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC/E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAK7E,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,WAAW,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,gEAAgE,EAC/I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAOhB;AACV,CAAC"}
|
|
@@ -5,8 +5,8 @@ const PiloterrListGoogleLanguagesInput = zod.z.object({ query: zod.z.string().de
|
|
|
5
5
|
const PiloterrListGoogleLanguages_GoogleLanguageSchema = zod.z.object({
|
|
6
6
|
language_code: zod.z.string().describe("Language identifier (e.g., 'fr', 'en', 'es')").nullable(),
|
|
7
7
|
language_name: zod.z.string().describe("Full language name (e.g., 'French', 'English', 'Spanish')").nullable()
|
|
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.");
|
|
8
|
+
}).passthrough().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") }).passthrough().describe("Response model containing a list of Google languages.");
|
|
10
10
|
const piloterrListGoogleLanguages = require_action.action("PILOTERR_LIST_GOOGLE_LANGUAGES", {
|
|
11
11
|
slug: "piloterr-list-google-languages",
|
|
12
12
|
name: "List Google Languages",
|
|
@@ -1 +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.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.object({\n language_code: z.string().describe(\"Language identifier (e.g., 'fr', 'en', 'es')\").nullable(),\n language_name: z.string().describe(\"Full language name (e.g., 'French', 'English', 'Spanish')\").nullable(),\n}).describe(\"Model representing a single Google language.\");\nexport const PiloterrListGoogleLanguagesOutput = 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,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,EACvH,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC5F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,8CAA8C;
|
|
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.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.object({\n language_code: z.string().describe(\"Language identifier (e.g., 'fr', 'en', 'es')\").nullable(),\n language_name: z.string().describe(\"Full language name (e.g., 'French', 'English', 'Spanish')\").nullable(),\n}).passthrough().describe(\"Model representing a single Google language.\");\nexport const PiloterrListGoogleLanguagesOutput = z.object({\n languages: z.array(PiloterrListGoogleLanguages_GoogleLanguageSchema).describe(\"List of Google languages matching the query\"),\n}).passthrough().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,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,EACvH,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC5F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,WAAWA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6CAA6C,EAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,8 +8,8 @@ declare const PiloterrListGoogleLanguagesOutput: z.ZodObject<{
|
|
|
8
8
|
languages: z.ZodArray<z.ZodObject<{
|
|
9
9
|
language_code: z.ZodNullable<z.ZodString>;
|
|
10
10
|
language_name: z.ZodNullable<z.ZodString>;
|
|
11
|
-
}, z.core.$
|
|
12
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const piloterrListGoogleLanguages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
query: string;
|
|
15
15
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -8,8 +8,8 @@ declare const PiloterrListGoogleLanguagesOutput: z.ZodObject<{
|
|
|
8
8
|
languages: z.ZodArray<z.ZodObject<{
|
|
9
9
|
language_code: z.ZodNullable<z.ZodString>;
|
|
10
10
|
language_name: z.ZodNullable<z.ZodString>;
|
|
11
|
-
}, z.core.$
|
|
12
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const piloterrListGoogleLanguages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
query: string;
|
|
15
15
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|