@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.
Files changed (79) hide show
  1. package/dist/actions/auchan-product.cjs +3 -3
  2. package/dist/actions/auchan-product.cjs.map +1 -1
  3. package/dist/actions/auchan-product.d.cts +3 -3
  4. package/dist/actions/auchan-product.d.mts +3 -3
  5. package/dist/actions/auchan-product.mjs +3 -3
  6. package/dist/actions/auchan-product.mjs.map +1 -1
  7. package/dist/actions/auchan-search.cjs +3 -3
  8. package/dist/actions/auchan-search.cjs.map +1 -1
  9. package/dist/actions/auchan-search.d.cts +3 -3
  10. package/dist/actions/auchan-search.d.mts +3 -3
  11. package/dist/actions/auchan-search.mjs +3 -3
  12. package/dist/actions/auchan-search.mjs.map +1 -1
  13. package/dist/actions/get-product-info.cjs +7 -7
  14. package/dist/actions/get-product-info.cjs.map +1 -1
  15. package/dist/actions/get-product-info.d.cts +7 -7
  16. package/dist/actions/get-product-info.d.mts +7 -7
  17. package/dist/actions/get-product-info.mjs +7 -7
  18. package/dist/actions/get-product-info.mjs.map +1 -1
  19. package/dist/actions/list-chewy-products.cjs +2 -2
  20. package/dist/actions/list-chewy-products.cjs.map +1 -1
  21. package/dist/actions/list-chewy-products.d.cts +2 -2
  22. package/dist/actions/list-chewy-products.d.mts +2 -2
  23. package/dist/actions/list-chewy-products.mjs +2 -2
  24. package/dist/actions/list-chewy-products.mjs.map +1 -1
  25. package/dist/actions/list-eleclerc-stores.cjs +9 -9
  26. package/dist/actions/list-eleclerc-stores.cjs.map +1 -1
  27. package/dist/actions/list-eleclerc-stores.d.cts +21 -21
  28. package/dist/actions/list-eleclerc-stores.d.mts +21 -21
  29. package/dist/actions/list-eleclerc-stores.mjs +9 -9
  30. package/dist/actions/list-eleclerc-stores.mjs.map +1 -1
  31. package/dist/actions/list-google-countries.cjs +2 -2
  32. package/dist/actions/list-google-countries.cjs.map +1 -1
  33. package/dist/actions/list-google-countries.d.cts +2 -2
  34. package/dist/actions/list-google-countries.d.mts +2 -2
  35. package/dist/actions/list-google-countries.mjs +2 -2
  36. package/dist/actions/list-google-countries.mjs.map +1 -1
  37. package/dist/actions/list-google-languages.cjs +2 -2
  38. package/dist/actions/list-google-languages.cjs.map +1 -1
  39. package/dist/actions/list-google-languages.d.cts +2 -2
  40. package/dist/actions/list-google-languages.d.mts +2 -2
  41. package/dist/actions/list-google-languages.mjs +2 -2
  42. package/dist/actions/list-google-languages.mjs.map +1 -1
  43. package/dist/actions/list-google-locations.cjs +2 -2
  44. package/dist/actions/list-google-locations.cjs.map +1 -1
  45. package/dist/actions/list-google-locations.d.cts +2 -2
  46. package/dist/actions/list-google-locations.d.mts +2 -2
  47. package/dist/actions/list-google-locations.mjs +2 -2
  48. package/dist/actions/list-google-locations.mjs.map +1 -1
  49. package/dist/actions/list-leroy-merlin-products.cjs +2 -2
  50. package/dist/actions/list-leroy-merlin-products.cjs.map +1 -1
  51. package/dist/actions/list-leroy-merlin-products.d.cts +2 -2
  52. package/dist/actions/list-leroy-merlin-products.d.mts +2 -2
  53. package/dist/actions/list-leroy-merlin-products.mjs +2 -2
  54. package/dist/actions/list-leroy-merlin-products.mjs.map +1 -1
  55. package/dist/actions/list-linked-in-industries.cjs +2 -2
  56. package/dist/actions/list-linked-in-industries.cjs.map +1 -1
  57. package/dist/actions/list-linked-in-industries.d.cts +2 -2
  58. package/dist/actions/list-linked-in-industries.d.mts +2 -2
  59. package/dist/actions/list-linked-in-industries.mjs +2 -2
  60. package/dist/actions/list-linked-in-industries.mjs.map +1 -1
  61. package/dist/actions/search.cjs +6 -6
  62. package/dist/actions/search.cjs.map +1 -1
  63. package/dist/actions/search.d.cts +6 -6
  64. package/dist/actions/search.d.mts +6 -6
  65. package/dist/actions/search.mjs +6 -6
  66. package/dist/actions/search.mjs.map +1 -1
  67. package/dist/actions/usage-get.cjs +1 -1
  68. package/dist/actions/usage-get.cjs.map +1 -1
  69. package/dist/actions/usage-get.d.cts +1 -1
  70. package/dist/actions/usage-get.d.mts +1 -1
  71. package/dist/actions/usage-get.mjs +1 -1
  72. package/dist/actions/usage-get.mjs.map +1 -1
  73. package/dist/catalog.cjs +1 -1
  74. package/dist/catalog.cjs.map +1 -1
  75. package/dist/catalog.d.cts +1 -1
  76. package/dist/catalog.d.mts +1 -1
  77. package/dist/catalog.mjs +1 -1
  78. package/dist/catalog.mjs.map +1 -1
  79. package/package.json +1 -1
@@ -5,13 +5,13 @@ const PiloterrListGoogleLanguagesInput = z.object({ query: z.string().describe("
5
5
  const PiloterrListGoogleLanguages_GoogleLanguageSchema = z.object({
6
6
  language_code: z.string().describe("Language identifier (e.g., 'fr', 'en', 'es')").nullable(),
7
7
  language_name: z.string().describe("Full language name (e.g., 'French', 'English', 'Spanish')").nullable()
8
- }).describe("Model representing a single Google language.");
8
+ }).passthrough().describe("Model representing a single Google language.");
9
9
  const piloterrListGoogleLanguages = action("PILOTERR_LIST_GOOGLE_LANGUAGES", {
10
10
  slug: "piloterr-list-google-languages",
11
11
  name: "List Google Languages",
12
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
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.")
14
+ output: z.object({ languages: z.array(PiloterrListGoogleLanguages_GoogleLanguageSchema).describe("List of Google languages matching the query") }).passthrough().describe("Response model containing a list of Google languages.")
15
15
  });
16
16
  //#endregion
17
17
  export { piloterrListGoogleLanguages };
@@ -1 +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.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,mCAAmC,EAAE,OAAO,EACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,EACvH,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,mDAAmD,EAAE,OAAO;CAChE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC5F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAK1D,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,WAAW,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6CAA6C,EAC7H,CAAC,CAAC,CAAC,SAAS,uDAOF;AACV,CAAC"}
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.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,mCAAmC,EAAE,OAAO,EACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,EACvH,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,mDAAmD,EAAE,OAAO;CAChE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC5F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAKxE,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,WAAW,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,6CAA6C,EAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAOhB;AACV,CAAC"}
@@ -12,8 +12,8 @@ const PiloterrListGoogleLocations_GoogleLocationSchema = zod.z.object({
12
12
  country_code: zod.z.string().describe("Two-letter country code.").nullable().optional(),
13
13
  canonical_name: zod.z.string().describe("Full name including city, state/province, country.").nullable().optional(),
14
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.");
15
+ }).passthrough().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() }).passthrough().describe("Response model for Google locations list. Returns an array of location objects.");
17
17
  const piloterrListGoogleLocations = require_action.action("PILOTERR_LIST_GOOGLE_LOCATIONS", {
18
18
  slug: "piloterr-list-google-locations",
19
19
  name: "List Google Locations",
@@ -1 +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.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.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.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,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H,EAC3J,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,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,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,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"}
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.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.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}).passthrough().describe(\"Single Google location entry.\");\nexport const PiloterrListGoogleLocationsOutput = z.object({\n locations: z.array(PiloterrListGoogleLocations_GoogleLocationSchema).describe(\"List of Google locations matching the query.\").nullable().optional(),\n}).passthrough().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,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H,EAC3J,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,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,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,WAAWA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iFAAiF;AAE3G,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -15,8 +15,8 @@ declare const PiloterrListGoogleLocationsOutput: z.ZodObject<{
15
15
  country_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
16
  canonical_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  google_parent_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
- }, z.core.$strip>>>>;
19
- }, z.core.$strip>;
18
+ }, z.core.$loose>>>>;
19
+ }, z.core.$loose>;
20
20
  declare const piloterrListGoogleLocations: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  query: string;
22
22
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -15,8 +15,8 @@ declare const PiloterrListGoogleLocationsOutput: z.ZodObject<{
15
15
  country_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
16
  canonical_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  google_parent_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
- }, z.core.$strip>>>>;
19
- }, z.core.$strip>;
18
+ }, z.core.$loose>>>>;
19
+ }, z.core.$loose>;
20
20
  declare const piloterrListGoogleLocations: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  query: string;
22
22
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -12,13 +12,13 @@ const PiloterrListGoogleLocations_GoogleLocationSchema = z.object({
12
12
  country_code: z.string().describe("Two-letter country code.").nullable().optional(),
13
13
  canonical_name: z.string().describe("Full name including city, state/province, country.").nullable().optional(),
14
14
  google_parent_id: z.number().int().describe("Google parent identifier.").nullable().optional()
15
- }).describe("Single Google location entry.");
15
+ }).passthrough().describe("Single Google location entry.");
16
16
  const piloterrListGoogleLocations = action("PILOTERR_LIST_GOOGLE_LOCATIONS", {
17
17
  slug: "piloterr-list-google-locations",
18
18
  name: "List Google Locations",
19
19
  description: "Tool to list available Google search locations via Piloterr API. Use when you need to find location identifiers for geographically-targeted searches.",
20
20
  input: PiloterrListGoogleLocationsInput,
21
- output: z.object({ locations: 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.")
21
+ output: z.object({ locations: z.array(PiloterrListGoogleLocations_GoogleLocationSchema).describe("List of Google locations matching the query.").nullable().optional() }).passthrough().describe("Response model for Google locations list. Returns an array of location objects.")
22
22
  });
23
23
  //#endregion
24
24
  export { piloterrListGoogleLocations };
@@ -1 +1 @@
1
- {"version":3,"file":"list-google-locations.mjs","names":[],"sources":["../../src/actions/list-google-locations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListGoogleLocationsInput = 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.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.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,mCAAmC,EAAE,OAAO,EACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H,EAC3J,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAK3C,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,WAAW,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpJ,CAAC,CAAC,CAAC,SAAS,iFAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-google-locations.mjs","names":[],"sources":["../../src/actions/list-google-locations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListGoogleLocationsInput = 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.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}).passthrough().describe(\"Single Google location entry.\");\nexport const PiloterrListGoogleLocationsOutput = z.object({\n locations: z.array(PiloterrListGoogleLocations_GoogleLocationSchema).describe(\"List of Google locations matching the query.\").nullable().optional(),\n}).passthrough().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,mCAAmC,EAAE,OAAO,EACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H,EAC3J,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AAKzD,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,WAAW,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iFAOhB;AACV,CAAC"}
@@ -7,8 +7,8 @@ const PiloterrListLeroyMerlinProducts_LeroyMerlinProductSchema = zod.z.object({
7
7
  url: zod.z.string().describe("Direct link to the product page").nullable(),
8
8
  title: zod.z.string().describe("Product name/description").nullable(),
9
9
  domain: zod.z.string().describe("Geographic domain (e.g., fr for France)").nullable()
10
- }).describe("Single Leroy Merlin product result.");
11
- const PiloterrListLeroyMerlinProductsOutput = zod.z.object({ products: zod.z.array(PiloterrListLeroyMerlinProducts_LeroyMerlinProductSchema).describe("List of Leroy Merlin products matching the query") }).describe("Response model containing list of Leroy Merlin products.");
10
+ }).passthrough().describe("Single Leroy Merlin product result.");
11
+ const PiloterrListLeroyMerlinProductsOutput = zod.z.object({ products: zod.z.array(PiloterrListLeroyMerlinProducts_LeroyMerlinProductSchema).describe("List of Leroy Merlin products matching the query") }).passthrough().describe("Response model containing list of Leroy Merlin products.");
12
12
  const piloterrListLeroyMerlinProducts = require_action.action("PILOTERR_LIST_LEROY_MERLIN_PRODUCTS", {
13
13
  slug: "piloterr-list-leroy-merlin-products",
14
14
  name: "List Leroy Merlin Products",
@@ -1 +1 @@
1
- {"version":3,"file":"list-leroy-merlin-products.cjs","names":["z","action"],"sources":["../../src/actions/list-leroy-merlin-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListLeroyMerlinProductsInput = z.object({\n query: z.string().describe(\"Product identifier or product title to search for\"),\n}).describe(\"Request model for searching Leroy Merlin products.\");\nconst PiloterrListLeroyMerlinProducts_LeroyMerlinProductSchema = z.object({\n id: z.string().describe(\"Internal product identifier\").nullable(),\n url: z.string().describe(\"Direct link to the product page\").nullable(),\n title: z.string().describe(\"Product name/description\").nullable(),\n domain: z.string().describe(\"Geographic domain (e.g., fr for France)\").nullable(),\n}).describe(\"Single Leroy Merlin product result.\");\nexport const PiloterrListLeroyMerlinProductsOutput = z.object({\n products: z.array(PiloterrListLeroyMerlinProducts_LeroyMerlinProductSchema).describe(\"List of Leroy Merlin products matching the query\"),\n}).describe(\"Response model containing list of Leroy Merlin products.\");\n\nexport const piloterrListLeroyMerlinProducts = action(\"PILOTERR_LIST_LEROY_MERLIN_PRODUCTS\", {\n slug: \"piloterr-list-leroy-merlin-products\",\n name: \"List Leroy Merlin Products\",\n description: \"Tool to list Leroy Merlin product categories. Use when you need to search for Leroy Merlin products by name or identifier.\",\n input: PiloterrListLeroyMerlinProductsInput,\n output: PiloterrListLeroyMerlinProductsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EAChF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAChE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAChE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,UAAUA,IAAAA,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,kDAAkD,EACzI,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEtE,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-leroy-merlin-products.cjs","names":["z","action"],"sources":["../../src/actions/list-leroy-merlin-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListLeroyMerlinProductsInput = z.object({\n query: z.string().describe(\"Product identifier or product title to search for\"),\n}).describe(\"Request model for searching Leroy Merlin products.\");\nconst PiloterrListLeroyMerlinProducts_LeroyMerlinProductSchema = z.object({\n id: z.string().describe(\"Internal product identifier\").nullable(),\n url: z.string().describe(\"Direct link to the product page\").nullable(),\n title: z.string().describe(\"Product name/description\").nullable(),\n domain: z.string().describe(\"Geographic domain (e.g., fr for France)\").nullable(),\n}).passthrough().describe(\"Single Leroy Merlin product result.\");\nexport const PiloterrListLeroyMerlinProductsOutput = z.object({\n products: z.array(PiloterrListLeroyMerlinProducts_LeroyMerlinProductSchema).describe(\"List of Leroy Merlin products matching the query\"),\n}).passthrough().describe(\"Response model containing list of Leroy Merlin products.\");\n\nexport const piloterrListLeroyMerlinProducts = action(\"PILOTERR_LIST_LEROY_MERLIN_PRODUCTS\", {\n slug: \"piloterr-list-leroy-merlin-products\",\n name: \"List Leroy Merlin Products\",\n description: \"Tool to list Leroy Merlin product categories. Use when you need to search for Leroy Merlin products by name or identifier.\",\n input: PiloterrListLeroyMerlinProductsInput,\n output: PiloterrListLeroyMerlinProductsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EAChF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAChE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAChE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,UAAUA,IAAAA,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,kDAAkD,EACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -10,8 +10,8 @@ declare const PiloterrListLeroyMerlinProductsOutput: z.ZodObject<{
10
10
  url: z.ZodNullable<z.ZodString>;
11
11
  title: z.ZodNullable<z.ZodString>;
12
12
  domain: z.ZodNullable<z.ZodString>;
13
- }, z.core.$strip>>;
14
- }, z.core.$strip>;
13
+ }, z.core.$loose>>;
14
+ }, z.core.$loose>;
15
15
  declare const piloterrListLeroyMerlinProducts: 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 PiloterrListLeroyMerlinProductsOutput: z.ZodObject<{
10
10
  url: z.ZodNullable<z.ZodString>;
11
11
  title: z.ZodNullable<z.ZodString>;
12
12
  domain: z.ZodNullable<z.ZodString>;
13
- }, z.core.$strip>>;
14
- }, z.core.$strip>;
13
+ }, z.core.$loose>>;
14
+ }, z.core.$loose>;
15
15
  declare const piloterrListLeroyMerlinProducts: 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 PiloterrListLeroyMerlinProducts_LeroyMerlinProductSchema = z.object({
7
7
  url: z.string().describe("Direct link to the product page").nullable(),
8
8
  title: z.string().describe("Product name/description").nullable(),
9
9
  domain: z.string().describe("Geographic domain (e.g., fr for France)").nullable()
10
- }).describe("Single Leroy Merlin product result.");
10
+ }).passthrough().describe("Single Leroy Merlin product result.");
11
11
  const piloterrListLeroyMerlinProducts = action("PILOTERR_LIST_LEROY_MERLIN_PRODUCTS", {
12
12
  slug: "piloterr-list-leroy-merlin-products",
13
13
  name: "List Leroy Merlin Products",
14
14
  description: "Tool to list Leroy Merlin product categories. Use when you need to search for Leroy Merlin products by name or identifier.",
15
15
  input: PiloterrListLeroyMerlinProductsInput,
16
- output: z.object({ products: z.array(PiloterrListLeroyMerlinProducts_LeroyMerlinProductSchema).describe("List of Leroy Merlin products matching the query") }).describe("Response model containing list of Leroy Merlin products.")
16
+ output: z.object({ products: z.array(PiloterrListLeroyMerlinProducts_LeroyMerlinProductSchema).describe("List of Leroy Merlin products matching the query") }).passthrough().describe("Response model containing list of Leroy Merlin products.")
17
17
  });
18
18
  //#endregion
19
19
  export { piloterrListLeroyMerlinProducts };
@@ -1 +1 @@
1
- {"version":3,"file":"list-leroy-merlin-products.mjs","names":[],"sources":["../../src/actions/list-leroy-merlin-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListLeroyMerlinProductsInput = z.object({\n query: z.string().describe(\"Product identifier or product title to search for\"),\n}).describe(\"Request model for searching Leroy Merlin products.\");\nconst PiloterrListLeroyMerlinProducts_LeroyMerlinProductSchema = z.object({\n id: z.string().describe(\"Internal product identifier\").nullable(),\n url: z.string().describe(\"Direct link to the product page\").nullable(),\n title: z.string().describe(\"Product name/description\").nullable(),\n domain: z.string().describe(\"Geographic domain (e.g., fr for France)\").nullable(),\n}).describe(\"Single Leroy Merlin product result.\");\nexport const PiloterrListLeroyMerlinProductsOutput = z.object({\n products: z.array(PiloterrListLeroyMerlinProducts_LeroyMerlinProductSchema).describe(\"List of Leroy Merlin products matching the query\"),\n}).describe(\"Response model containing list of Leroy Merlin products.\");\n\nexport const piloterrListLeroyMerlinProducts = action(\"PILOTERR_LIST_LEROY_MERLIN_PRODUCTS\", {\n slug: \"piloterr-list-leroy-merlin-products\",\n name: \"List Leroy Merlin Products\",\n description: \"Tool to list Leroy Merlin product categories. Use when you need to search for Leroy Merlin products by name or identifier.\",\n input: PiloterrListLeroyMerlinProductsInput,\n output: PiloterrListLeroyMerlinProductsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO,EAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EAChF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAChE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACrE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAChE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAKjD,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmD,EAAE,OAAO,EAC5D,UAAU,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,kDAAkD,EACzI,CAAC,CAAC,CAAC,SAAS,0DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-leroy-merlin-products.mjs","names":[],"sources":["../../src/actions/list-leroy-merlin-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListLeroyMerlinProductsInput = z.object({\n query: z.string().describe(\"Product identifier or product title to search for\"),\n}).describe(\"Request model for searching Leroy Merlin products.\");\nconst PiloterrListLeroyMerlinProducts_LeroyMerlinProductSchema = z.object({\n id: z.string().describe(\"Internal product identifier\").nullable(),\n url: z.string().describe(\"Direct link to the product page\").nullable(),\n title: z.string().describe(\"Product name/description\").nullable(),\n domain: z.string().describe(\"Geographic domain (e.g., fr for France)\").nullable(),\n}).passthrough().describe(\"Single Leroy Merlin product result.\");\nexport const PiloterrListLeroyMerlinProductsOutput = z.object({\n products: z.array(PiloterrListLeroyMerlinProducts_LeroyMerlinProductSchema).describe(\"List of Leroy Merlin products matching the query\"),\n}).passthrough().describe(\"Response model containing list of Leroy Merlin products.\");\n\nexport const piloterrListLeroyMerlinProducts = action(\"PILOTERR_LIST_LEROY_MERLIN_PRODUCTS\", {\n slug: \"piloterr-list-leroy-merlin-products\",\n name: \"List Leroy Merlin Products\",\n description: \"Tool to list Leroy Merlin product categories. Use when you need to search for Leroy Merlin products by name or identifier.\",\n input: PiloterrListLeroyMerlinProductsInput,\n output: PiloterrListLeroyMerlinProductsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO,EAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,EAChF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAChE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACrE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAChE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAK/D,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmD,EAAE,OAAO,EAC5D,UAAU,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,kDAAkD,EACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAOhB;AACV,CAAC"}
@@ -9,8 +9,8 @@ const PiloterrListLinkedInIndustries_LinkedInIndustrySchema = zod.z.object({
9
9
  hierarchie: zod.z.string().describe("Category hierarchy path.").nullable().optional(),
10
10
  description: zod.z.string().describe("Industry overview.").nullable().optional(),
11
11
  industry_id: zod.z.string().describe("LinkedIn's industry identifier.").nullable().optional()
12
- }).describe("LinkedIn industry object with details.");
13
- const PiloterrListLinkedInIndustriesOutput = zod.z.object({ industries: zod.z.array(PiloterrListLinkedInIndustries_LinkedInIndustrySchema).describe("List of LinkedIn industries matching the query.") }).describe("Response model containing list of LinkedIn industries.");
12
+ }).passthrough().describe("LinkedIn industry object with details.");
13
+ const PiloterrListLinkedInIndustriesOutput = zod.z.object({ industries: zod.z.array(PiloterrListLinkedInIndustries_LinkedInIndustrySchema).describe("List of LinkedIn industries matching the query.") }).passthrough().describe("Response model containing list of LinkedIn industries.");
14
14
  const piloterrListLinkedInIndustries = require_action.action("PILOTERR_LIST_LINKED_IN_INDUSTRIES", {
15
15
  slug: "piloterr-list-linked-in-industries",
16
16
  name: "List LinkedIn Industries",
@@ -1 +1 @@
1
- {"version":3,"file":"list-linked-in-industries.cjs","names":["z","action"],"sources":["../../src/actions/list-linked-in-industries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListLinkedInIndustriesInput = z.object({\n query: z.string().describe(\"Filters results to industries matching the supplied string. Use industry name or keywords to search.\"),\n}).describe(\"Request model for listing LinkedIn industries.\");\nconst PiloterrListLinkedInIndustries_LinkedInIndustrySchema = z.object({\n id: z.number().int().describe(\"Internal identifier.\").nullable().optional(),\n label: z.string().describe(\"Industry name.\").nullable().optional(),\n level: z.string().describe(\"LinkedIn industry classification level.\").nullable().optional(),\n hierarchie: z.string().describe(\"Category hierarchy path.\").nullable().optional(),\n description: z.string().describe(\"Industry overview.\").nullable().optional(),\n industry_id: z.string().describe(\"LinkedIn's industry identifier.\").nullable().optional(),\n}).describe(\"LinkedIn industry object with details.\");\nexport const PiloterrListLinkedInIndustriesOutput = z.object({\n industries: z.array(PiloterrListLinkedInIndustries_LinkedInIndustrySchema).describe(\"List of LinkedIn industries matching the query.\"),\n}).describe(\"Response model containing list of LinkedIn industries.\");\n\nexport const piloterrListLinkedInIndustries = action(\"PILOTERR_LIST_LINKED_IN_INDUSTRIES\", {\n slug: \"piloterr-list-linked-in-industries\",\n name: \"List LinkedIn Industries\",\n description: \"Tool to list LinkedIn industry codes from Piloterr API. Use when you need to find LinkedIn industry identifiers for targeting or classification.\",\n input: PiloterrListLinkedInIndustriesInput,\n output: PiloterrListLinkedInIndustriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,EACnI,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,YAAYA,IAAAA,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,iDAAiD,EACvI,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAEpE,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-linked-in-industries.cjs","names":["z","action"],"sources":["../../src/actions/list-linked-in-industries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListLinkedInIndustriesInput = z.object({\n query: z.string().describe(\"Filters results to industries matching the supplied string. Use industry name or keywords to search.\"),\n}).describe(\"Request model for listing LinkedIn industries.\");\nconst PiloterrListLinkedInIndustries_LinkedInIndustrySchema = z.object({\n id: z.number().int().describe(\"Internal identifier.\").nullable().optional(),\n label: z.string().describe(\"Industry name.\").nullable().optional(),\n level: z.string().describe(\"LinkedIn industry classification level.\").nullable().optional(),\n hierarchie: z.string().describe(\"Category hierarchy path.\").nullable().optional(),\n description: z.string().describe(\"Industry overview.\").nullable().optional(),\n industry_id: z.string().describe(\"LinkedIn's industry identifier.\").nullable().optional(),\n}).passthrough().describe(\"LinkedIn industry object with details.\");\nexport const PiloterrListLinkedInIndustriesOutput = z.object({\n industries: z.array(PiloterrListLinkedInIndustries_LinkedInIndustrySchema).describe(\"List of LinkedIn industries matching the query.\"),\n}).passthrough().describe(\"Response model containing list of LinkedIn industries.\");\n\nexport const piloterrListLinkedInIndustries = action(\"PILOTERR_LIST_LINKED_IN_INDUSTRIES\", {\n slug: \"piloterr-list-linked-in-industries\",\n name: \"List LinkedIn Industries\",\n description: \"Tool to list LinkedIn industry codes from Piloterr API. Use when you need to find LinkedIn industry identifiers for targeting or classification.\",\n input: PiloterrListLinkedInIndustriesInput,\n output: PiloterrListLinkedInIndustriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,EACnI,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,YAAYA,IAAAA,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,iDAAiD,EACvI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -12,8 +12,8 @@ declare const PiloterrListLinkedInIndustriesOutput: z.ZodObject<{
12
12
  hierarchie: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
13
  description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
14
  industry_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
- }, z.core.$strip>>;
16
- }, z.core.$strip>;
15
+ }, z.core.$loose>>;
16
+ }, z.core.$loose>;
17
17
  declare const piloterrListLinkedInIndustries: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  query: string;
19
19
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -12,8 +12,8 @@ declare const PiloterrListLinkedInIndustriesOutput: z.ZodObject<{
12
12
  hierarchie: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
13
  description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
14
  industry_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
- }, z.core.$strip>>;
16
- }, z.core.$strip>;
15
+ }, z.core.$loose>>;
16
+ }, z.core.$loose>;
17
17
  declare const piloterrListLinkedInIndustries: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  query: string;
19
19
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -9,13 +9,13 @@ const PiloterrListLinkedInIndustries_LinkedInIndustrySchema = z.object({
9
9
  hierarchie: z.string().describe("Category hierarchy path.").nullable().optional(),
10
10
  description: z.string().describe("Industry overview.").nullable().optional(),
11
11
  industry_id: z.string().describe("LinkedIn's industry identifier.").nullable().optional()
12
- }).describe("LinkedIn industry object with details.");
12
+ }).passthrough().describe("LinkedIn industry object with details.");
13
13
  const piloterrListLinkedInIndustries = action("PILOTERR_LIST_LINKED_IN_INDUSTRIES", {
14
14
  slug: "piloterr-list-linked-in-industries",
15
15
  name: "List LinkedIn Industries",
16
16
  description: "Tool to list LinkedIn industry codes from Piloterr API. Use when you need to find LinkedIn industry identifiers for targeting or classification.",
17
17
  input: PiloterrListLinkedInIndustriesInput,
18
- output: z.object({ industries: z.array(PiloterrListLinkedInIndustries_LinkedInIndustrySchema).describe("List of LinkedIn industries matching the query.") }).describe("Response model containing list of LinkedIn industries.")
18
+ output: z.object({ industries: z.array(PiloterrListLinkedInIndustries_LinkedInIndustrySchema).describe("List of LinkedIn industries matching the query.") }).passthrough().describe("Response model containing list of LinkedIn industries.")
19
19
  });
20
20
  //#endregion
21
21
  export { piloterrListLinkedInIndustries };
@@ -1 +1 @@
1
- {"version":3,"file":"list-linked-in-industries.mjs","names":[],"sources":["../../src/actions/list-linked-in-industries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListLinkedInIndustriesInput = z.object({\n query: z.string().describe(\"Filters results to industries matching the supplied string. Use industry name or keywords to search.\"),\n}).describe(\"Request model for listing LinkedIn industries.\");\nconst PiloterrListLinkedInIndustries_LinkedInIndustrySchema = z.object({\n id: z.number().int().describe(\"Internal identifier.\").nullable().optional(),\n label: z.string().describe(\"Industry name.\").nullable().optional(),\n level: z.string().describe(\"LinkedIn industry classification level.\").nullable().optional(),\n hierarchie: z.string().describe(\"Category hierarchy path.\").nullable().optional(),\n description: z.string().describe(\"Industry overview.\").nullable().optional(),\n industry_id: z.string().describe(\"LinkedIn's industry identifier.\").nullable().optional(),\n}).describe(\"LinkedIn industry object with details.\");\nexport const PiloterrListLinkedInIndustriesOutput = z.object({\n industries: z.array(PiloterrListLinkedInIndustries_LinkedInIndustrySchema).describe(\"List of LinkedIn industries matching the query.\"),\n}).describe(\"Response model containing list of LinkedIn industries.\");\n\nexport const piloterrListLinkedInIndustries = action(\"PILOTERR_LIST_LINKED_IN_INDUSTRIES\", {\n slug: \"piloterr-list-linked-in-industries\",\n name: \"List LinkedIn Industries\",\n description: \"Tool to list LinkedIn industry codes from Piloterr API. Use when you need to find LinkedIn industry identifiers for targeting or classification.\",\n input: PiloterrListLinkedInIndustriesInput,\n output: PiloterrListLinkedInIndustriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO,EAC1D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,EACnI,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,wDAAwD,EAAE,OAAO;CACrE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAKpD,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkD,EAAE,OAAO,EAC3D,YAAY,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,iDAAiD,EACvI,CAAC,CAAC,CAAC,SAAS,wDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-linked-in-industries.mjs","names":[],"sources":["../../src/actions/list-linked-in-industries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrListLinkedInIndustriesInput = z.object({\n query: z.string().describe(\"Filters results to industries matching the supplied string. Use industry name or keywords to search.\"),\n}).describe(\"Request model for listing LinkedIn industries.\");\nconst PiloterrListLinkedInIndustries_LinkedInIndustrySchema = z.object({\n id: z.number().int().describe(\"Internal identifier.\").nullable().optional(),\n label: z.string().describe(\"Industry name.\").nullable().optional(),\n level: z.string().describe(\"LinkedIn industry classification level.\").nullable().optional(),\n hierarchie: z.string().describe(\"Category hierarchy path.\").nullable().optional(),\n description: z.string().describe(\"Industry overview.\").nullable().optional(),\n industry_id: z.string().describe(\"LinkedIn's industry identifier.\").nullable().optional(),\n}).passthrough().describe(\"LinkedIn industry object with details.\");\nexport const PiloterrListLinkedInIndustriesOutput = z.object({\n industries: z.array(PiloterrListLinkedInIndustries_LinkedInIndustrySchema).describe(\"List of LinkedIn industries matching the query.\"),\n}).passthrough().describe(\"Response model containing list of LinkedIn industries.\");\n\nexport const piloterrListLinkedInIndustries = action(\"PILOTERR_LIST_LINKED_IN_INDUSTRIES\", {\n slug: \"piloterr-list-linked-in-industries\",\n name: \"List LinkedIn Industries\",\n description: \"Tool to list LinkedIn industry codes from Piloterr API. Use when you need to find LinkedIn industry identifiers for targeting or classification.\",\n input: PiloterrListLinkedInIndustriesInput,\n output: PiloterrListLinkedInIndustriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO,EAC1D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,EACnI,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,wDAAwD,EAAE,OAAO;CACrE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAKlE,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkD,EAAE,OAAO,EAC3D,YAAY,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,iDAAiD,EACvI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAOhB;AACV,CAAC"}
@@ -15,7 +15,7 @@ const PiloterrSearch_PaginationSchema = zod.z.object({
15
15
  current: zod.z.number().int().describe("Current page number.").nullable().optional(),
16
16
  other_pages: zod.z.array(zod.z.number().int()).describe("List of available page numbers.").nullable().optional(),
17
17
  has_next_page: zod.z.boolean().describe("Whether more pages are available.").nullable().optional()
18
- }).describe("Pagination information for search results.");
18
+ }).passthrough().describe("Pagination information for search results.");
19
19
  const PiloterrSearch_KnowledgeGraphSchema = zod.z.object({
20
20
  type: zod.z.string().describe("Type of knowledge graph entry.").nullable().optional(),
21
21
  title: zod.z.string().describe("Title of the knowledge graph.").nullable().optional(),
@@ -24,7 +24,7 @@ const PiloterrSearch_KnowledgeGraphSchema = zod.z.object({
24
24
  description: zod.z.string().describe("Description text.").nullable().optional(),
25
25
  description_link: zod.z.string().describe("Link for description.").nullable().optional(),
26
26
  description_source: zod.z.string().describe("Source of description.").nullable().optional()
27
- }).describe("Knowledge graph panel if present in results.");
27
+ }).passthrough().describe("Knowledge graph panel if present in results.");
28
28
  const PiloterrSearch_OrganicResultSchema = zod.z.object({
29
29
  link: zod.z.string().describe("URL of the result.").nullable().optional(),
30
30
  title: zod.z.string().describe("Title of the result.").nullable().optional(),
@@ -34,12 +34,12 @@ const PiloterrSearch_OrganicResultSchema = zod.z.object({
34
34
  position: zod.z.number().int().describe("Position in search results.").nullable().optional(),
35
35
  displayed_link: zod.z.string().describe("Displayed link in search results.").nullable().optional(),
36
36
  snippet_matched: zod.z.array(zod.z.string()).describe("Matched keywords in snippet.").nullable().optional()
37
- }).describe("Single organic search result.");
38
- const PiloterrSearch_RelatedSearchSchema = zod.z.object({ query: zod.z.string().describe("Related search query.").nullable().optional() }).describe("Related search query suggestion.");
37
+ }).passthrough().describe("Single organic search result.");
38
+ const PiloterrSearch_RelatedSearchSchema = zod.z.object({ query: zod.z.string().describe("Related search query.").nullable().optional() }).passthrough().describe("Related search query suggestion.");
39
39
  const PiloterrSearch_SearchInformationSchema = zod.z.object({
40
40
  total_results: zod.z.number().int().describe("Total number of results found.").nullable().optional(),
41
41
  time_taken_displayed: zod.z.number().describe("Time taken for search in seconds.").nullable().optional()
42
- }).describe("Information about the search results.");
42
+ }).passthrough().describe("Information about the search results.");
43
43
  const PiloterrSearchOutput = zod.z.object({
44
44
  pagination: PiloterrSearch_PaginationSchema.nullable().optional(),
45
45
  knowledge_graph: PiloterrSearch_KnowledgeGraphSchema.nullable().optional(),
@@ -47,7 +47,7 @@ const PiloterrSearchOutput = zod.z.object({
47
47
  related_searches: zod.z.array(PiloterrSearch_RelatedSearchSchema).describe("Related search suggestions.").nullable().optional(),
48
48
  search_parameters: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Parameters used for search.").nullable().optional(),
49
49
  search_information: PiloterrSearch_SearchInformationSchema.nullable().optional()
50
- }).describe("Response model for Piloterr Google search.");
50
+ }).passthrough().describe("Response model for Piloterr Google search.");
51
51
  const piloterrSearch = require_action.action("PILOTERR_SEARCH", {
52
52
  slug: "piloterr-search",
53
53
  name: "Piloterr Google Search",
@@ -1 +1 @@
1
- {"version":3,"file":"search.cjs","names":["z","action"],"sources":["../../src/actions/search.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrSearchInput = z.object({\n gl: z.string().describe(\"Two-letter country code for Google search locale (e.g., 'us', 'uk', 'fr').\").optional(),\n hl: z.string().describe(\"Two-letter language code for search interface (e.g., 'en', 'es', 'fr').\").optional(),\n tbs: z.string().describe(\"Advanced search time filter: 'qdr:h' (hour), 'qdr:d' (day), 'qdr:w' (week), 'qdr:m' (month), 'qdr:y' (year).\").optional(),\n page: z.number().int().describe(\"Result page offset for pagination.\").optional(),\n uule: z.string().describe(\"Google-encoded location parameter. Cannot be used with location.\").optional(),\n query: z.string().describe(\"Search query string. Supports operators like inurl:, site:, intitle:.\"),\n location: z.string().describe(\"Search origin location (e.g., 'New York, NY', 'Paris, France'). Cannot be used with uule.\").optional(),\n}).describe(\"Request model for Google search via Piloterr API.\");\nconst PiloterrSearch_PaginationSchema = z.object({\n next: z.number().int().describe(\"Next page number.\").nullable().optional(),\n current: z.number().int().describe(\"Current page number.\").nullable().optional(),\n other_pages: z.array(z.number().int()).describe(\"List of available page numbers.\").nullable().optional(),\n has_next_page: z.boolean().describe(\"Whether more pages are available.\").nullable().optional(),\n}).describe(\"Pagination information for search results.\");\nconst PiloterrSearch_KnowledgeGraphSchema = z.object({\n type: z.string().describe(\"Type of knowledge graph entry.\").nullable().optional(),\n title: z.string().describe(\"Title of the knowledge graph.\").nullable().optional(),\n website: z.string().describe(\"Website URL.\").nullable().optional(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Additional attributes.\").nullable().optional(),\n description: z.string().describe(\"Description text.\").nullable().optional(),\n description_link: z.string().describe(\"Link for description.\").nullable().optional(),\n description_source: z.string().describe(\"Source of description.\").nullable().optional(),\n}).describe(\"Knowledge graph panel if present in results.\");\nconst PiloterrSearch_OrganicResultSchema = z.object({\n link: z.string().describe(\"URL of the result.\").nullable().optional(),\n title: z.string().describe(\"Title of the result.\").nullable().optional(),\n domain: z.string().describe(\"Domain of the result.\").nullable().optional(),\n source: z.string().describe(\"Source of the result.\").nullable().optional(),\n snippet: z.string().describe(\"Snippet/description of the result.\").nullable().optional(),\n position: z.number().int().describe(\"Position in search results.\").nullable().optional(),\n displayed_link: z.string().describe(\"Displayed link in search results.\").nullable().optional(),\n snippet_matched: z.array(z.string()).describe(\"Matched keywords in snippet.\").nullable().optional(),\n}).describe(\"Single organic search result.\");\nconst PiloterrSearch_RelatedSearchSchema = z.object({\n query: z.string().describe(\"Related search query.\").nullable().optional(),\n}).describe(\"Related search query suggestion.\");\nconst PiloterrSearch_SearchInformationSchema = z.object({\n total_results: z.number().int().describe(\"Total number of results found.\").nullable().optional(),\n time_taken_displayed: z.number().describe(\"Time taken for search in seconds.\").nullable().optional(),\n}).describe(\"Information about the search results.\");\nexport const PiloterrSearchOutput = z.object({\n pagination: PiloterrSearch_PaginationSchema.nullable().optional(),\n knowledge_graph: PiloterrSearch_KnowledgeGraphSchema.nullable().optional(),\n organic_results: z.array(PiloterrSearch_OrganicResultSchema).describe(\"List of organic search results.\").nullable().optional(),\n related_searches: z.array(PiloterrSearch_RelatedSearchSchema).describe(\"Related search suggestions.\").nullable().optional(),\n search_parameters: z.record(z.string(), z.unknown()).describe(\"Parameters used for search.\").nullable().optional(),\n search_information: PiloterrSearch_SearchInformationSchema.nullable().optional(),\n}).describe(\"Response model for Piloterr Google search.\");\n\nexport const piloterrSearch = action(\"PILOTERR_SEARCH\", {\n slug: \"piloterr-search\",\n name: \"Piloterr Google Search\",\n description: \"Tool to perform Google web search via Piloterr API. Use when you need to search the web for information using Google.\",\n input: PiloterrSearchInput,\n output: PiloterrSearchOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"search.cjs","names":["z","action"],"sources":["../../src/actions/search.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrSearchInput = z.object({\n gl: z.string().describe(\"Two-letter country code for Google search locale (e.g., 'us', 'uk', 'fr').\").optional(),\n hl: z.string().describe(\"Two-letter language code for search interface (e.g., 'en', 'es', 'fr').\").optional(),\n tbs: z.string().describe(\"Advanced search time filter: 'qdr:h' (hour), 'qdr:d' (day), 'qdr:w' (week), 'qdr:m' (month), 'qdr:y' (year).\").optional(),\n page: z.number().int().describe(\"Result page offset for pagination.\").optional(),\n uule: z.string().describe(\"Google-encoded location parameter. Cannot be used with location.\").optional(),\n query: z.string().describe(\"Search query string. Supports operators like inurl:, site:, intitle:.\"),\n location: z.string().describe(\"Search origin location (e.g., 'New York, NY', 'Paris, France'). Cannot be used with uule.\").optional(),\n}).describe(\"Request model for Google search via Piloterr API.\");\nconst PiloterrSearch_PaginationSchema = z.object({\n next: z.number().int().describe(\"Next page number.\").nullable().optional(),\n current: z.number().int().describe(\"Current page number.\").nullable().optional(),\n other_pages: z.array(z.number().int()).describe(\"List of available page numbers.\").nullable().optional(),\n has_next_page: z.boolean().describe(\"Whether more pages are available.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for search results.\");\nconst PiloterrSearch_KnowledgeGraphSchema = z.object({\n type: z.string().describe(\"Type of knowledge graph entry.\").nullable().optional(),\n title: z.string().describe(\"Title of the knowledge graph.\").nullable().optional(),\n website: z.string().describe(\"Website URL.\").nullable().optional(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Additional attributes.\").nullable().optional(),\n description: z.string().describe(\"Description text.\").nullable().optional(),\n description_link: z.string().describe(\"Link for description.\").nullable().optional(),\n description_source: z.string().describe(\"Source of description.\").nullable().optional(),\n}).passthrough().describe(\"Knowledge graph panel if present in results.\");\nconst PiloterrSearch_OrganicResultSchema = z.object({\n link: z.string().describe(\"URL of the result.\").nullable().optional(),\n title: z.string().describe(\"Title of the result.\").nullable().optional(),\n domain: z.string().describe(\"Domain of the result.\").nullable().optional(),\n source: z.string().describe(\"Source of the result.\").nullable().optional(),\n snippet: z.string().describe(\"Snippet/description of the result.\").nullable().optional(),\n position: z.number().int().describe(\"Position in search results.\").nullable().optional(),\n displayed_link: z.string().describe(\"Displayed link in search results.\").nullable().optional(),\n snippet_matched: z.array(z.string()).describe(\"Matched keywords in snippet.\").nullable().optional(),\n}).passthrough().describe(\"Single organic search result.\");\nconst PiloterrSearch_RelatedSearchSchema = z.object({\n query: z.string().describe(\"Related search query.\").nullable().optional(),\n}).passthrough().describe(\"Related search query suggestion.\");\nconst PiloterrSearch_SearchInformationSchema = z.object({\n total_results: z.number().int().describe(\"Total number of results found.\").nullable().optional(),\n time_taken_displayed: z.number().describe(\"Time taken for search in seconds.\").nullable().optional(),\n}).passthrough().describe(\"Information about the search results.\");\nexport const PiloterrSearchOutput = z.object({\n pagination: PiloterrSearch_PaginationSchema.nullable().optional(),\n knowledge_graph: PiloterrSearch_KnowledgeGraphSchema.nullable().optional(),\n organic_results: z.array(PiloterrSearch_OrganicResultSchema).describe(\"List of organic search results.\").nullable().optional(),\n related_searches: z.array(PiloterrSearch_RelatedSearchSchema).describe(\"Related search suggestions.\").nullable().optional(),\n search_parameters: z.record(z.string(), z.unknown()).describe(\"Parameters used for search.\").nullable().optional(),\n search_information: PiloterrSearch_SearchInformationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for Piloterr Google search.\");\n\nexport const piloterrSearch = action(\"PILOTERR_SEARCH\", {\n slug: \"piloterr-search\",\n name: \"Piloterr Google Search\",\n description: \"Tool to perform Google web search via Piloterr API. Use when you need to search the web for information using Google.\",\n input: PiloterrSearchInput,\n output: PiloterrSearchOutput,\n});\n"],"mappings":"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"}
@@ -16,7 +16,7 @@ declare const PiloterrSearchOutput: z.ZodObject<{
16
16
  current: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
17
  other_pages: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
18
18
  has_next_page: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
19
- }, z.core.$strip>>>;
19
+ }, z.core.$loose>>>;
20
20
  knowledge_graph: z.ZodOptional<z.ZodNullable<z.ZodObject<{
21
21
  type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
22
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -25,7 +25,7 @@ declare const PiloterrSearchOutput: z.ZodObject<{
25
25
  description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
26
  description_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
27
  description_source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
- }, z.core.$strip>>>;
28
+ }, z.core.$loose>>>;
29
29
  organic_results: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
30
30
  link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
31
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -35,16 +35,16 @@ declare const PiloterrSearchOutput: z.ZodObject<{
35
35
  position: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
36
36
  displayed_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
37
  snippet_matched: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
38
- }, z.core.$strip>>>>;
38
+ }, z.core.$loose>>>>;
39
39
  related_searches: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
40
40
  query: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
- }, z.core.$strip>>>>;
41
+ }, z.core.$loose>>>>;
42
42
  search_parameters: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
43
43
  search_information: z.ZodOptional<z.ZodNullable<z.ZodObject<{
44
44
  total_results: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
45
45
  time_taken_displayed: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
46
- }, z.core.$strip>>>;
47
- }, z.core.$strip>;
46
+ }, z.core.$loose>>>;
47
+ }, z.core.$loose>;
48
48
  declare const piloterrSearch: import("@keystrokehq/action").WorkflowActionDefinition<{
49
49
  query: string;
50
50
  gl?: string | undefined;
@@ -16,7 +16,7 @@ declare const PiloterrSearchOutput: z.ZodObject<{
16
16
  current: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
17
  other_pages: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
18
18
  has_next_page: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
19
- }, z.core.$strip>>>;
19
+ }, z.core.$loose>>>;
20
20
  knowledge_graph: z.ZodOptional<z.ZodNullable<z.ZodObject<{
21
21
  type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
22
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -25,7 +25,7 @@ declare const PiloterrSearchOutput: z.ZodObject<{
25
25
  description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
26
  description_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
27
  description_source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
- }, z.core.$strip>>>;
28
+ }, z.core.$loose>>>;
29
29
  organic_results: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
30
30
  link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
31
  title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -35,16 +35,16 @@ declare const PiloterrSearchOutput: z.ZodObject<{
35
35
  position: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
36
36
  displayed_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
37
  snippet_matched: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
38
- }, z.core.$strip>>>>;
38
+ }, z.core.$loose>>>>;
39
39
  related_searches: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
40
40
  query: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
- }, z.core.$strip>>>>;
41
+ }, z.core.$loose>>>>;
42
42
  search_parameters: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
43
43
  search_information: z.ZodOptional<z.ZodNullable<z.ZodObject<{
44
44
  total_results: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
45
45
  time_taken_displayed: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
46
- }, z.core.$strip>>>;
47
- }, z.core.$strip>;
46
+ }, z.core.$loose>>>;
47
+ }, z.core.$loose>;
48
48
  declare const piloterrSearch: import("@keystrokehq/action").WorkflowActionDefinition<{
49
49
  query: string;
50
50
  gl?: string | undefined;
@@ -15,7 +15,7 @@ const PiloterrSearch_PaginationSchema = z.object({
15
15
  current: z.number().int().describe("Current page number.").nullable().optional(),
16
16
  other_pages: z.array(z.number().int()).describe("List of available page numbers.").nullable().optional(),
17
17
  has_next_page: z.boolean().describe("Whether more pages are available.").nullable().optional()
18
- }).describe("Pagination information for search results.");
18
+ }).passthrough().describe("Pagination information for search results.");
19
19
  const PiloterrSearch_KnowledgeGraphSchema = z.object({
20
20
  type: z.string().describe("Type of knowledge graph entry.").nullable().optional(),
21
21
  title: z.string().describe("Title of the knowledge graph.").nullable().optional(),
@@ -24,7 +24,7 @@ const PiloterrSearch_KnowledgeGraphSchema = z.object({
24
24
  description: z.string().describe("Description text.").nullable().optional(),
25
25
  description_link: z.string().describe("Link for description.").nullable().optional(),
26
26
  description_source: z.string().describe("Source of description.").nullable().optional()
27
- }).describe("Knowledge graph panel if present in results.");
27
+ }).passthrough().describe("Knowledge graph panel if present in results.");
28
28
  const PiloterrSearch_OrganicResultSchema = z.object({
29
29
  link: z.string().describe("URL of the result.").nullable().optional(),
30
30
  title: z.string().describe("Title of the result.").nullable().optional(),
@@ -34,12 +34,12 @@ const PiloterrSearch_OrganicResultSchema = z.object({
34
34
  position: z.number().int().describe("Position in search results.").nullable().optional(),
35
35
  displayed_link: z.string().describe("Displayed link in search results.").nullable().optional(),
36
36
  snippet_matched: z.array(z.string()).describe("Matched keywords in snippet.").nullable().optional()
37
- }).describe("Single organic search result.");
38
- const PiloterrSearch_RelatedSearchSchema = z.object({ query: z.string().describe("Related search query.").nullable().optional() }).describe("Related search query suggestion.");
37
+ }).passthrough().describe("Single organic search result.");
38
+ const PiloterrSearch_RelatedSearchSchema = z.object({ query: z.string().describe("Related search query.").nullable().optional() }).passthrough().describe("Related search query suggestion.");
39
39
  const PiloterrSearch_SearchInformationSchema = z.object({
40
40
  total_results: z.number().int().describe("Total number of results found.").nullable().optional(),
41
41
  time_taken_displayed: z.number().describe("Time taken for search in seconds.").nullable().optional()
42
- }).describe("Information about the search results.");
42
+ }).passthrough().describe("Information about the search results.");
43
43
  const piloterrSearch = action("PILOTERR_SEARCH", {
44
44
  slug: "piloterr-search",
45
45
  name: "Piloterr Google Search",
@@ -52,7 +52,7 @@ const piloterrSearch = action("PILOTERR_SEARCH", {
52
52
  related_searches: z.array(PiloterrSearch_RelatedSearchSchema).describe("Related search suggestions.").nullable().optional(),
53
53
  search_parameters: z.record(z.string(), z.unknown()).describe("Parameters used for search.").nullable().optional(),
54
54
  search_information: PiloterrSearch_SearchInformationSchema.nullable().optional()
55
- }).describe("Response model for Piloterr Google search.")
55
+ }).passthrough().describe("Response model for Piloterr Google search.")
56
56
  });
57
57
  //#endregion
58
58
  export { piloterrSearch };
@@ -1 +1 @@
1
- {"version":3,"file":"search.mjs","names":[],"sources":["../../src/actions/search.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrSearchInput = z.object({\n gl: z.string().describe(\"Two-letter country code for Google search locale (e.g., 'us', 'uk', 'fr').\").optional(),\n hl: z.string().describe(\"Two-letter language code for search interface (e.g., 'en', 'es', 'fr').\").optional(),\n tbs: z.string().describe(\"Advanced search time filter: 'qdr:h' (hour), 'qdr:d' (day), 'qdr:w' (week), 'qdr:m' (month), 'qdr:y' (year).\").optional(),\n page: z.number().int().describe(\"Result page offset for pagination.\").optional(),\n uule: z.string().describe(\"Google-encoded location parameter. Cannot be used with location.\").optional(),\n query: z.string().describe(\"Search query string. Supports operators like inurl:, site:, intitle:.\"),\n location: z.string().describe(\"Search origin location (e.g., 'New York, NY', 'Paris, France'). Cannot be used with uule.\").optional(),\n}).describe(\"Request model for Google search via Piloterr API.\");\nconst PiloterrSearch_PaginationSchema = z.object({\n next: z.number().int().describe(\"Next page number.\").nullable().optional(),\n current: z.number().int().describe(\"Current page number.\").nullable().optional(),\n other_pages: z.array(z.number().int()).describe(\"List of available page numbers.\").nullable().optional(),\n has_next_page: z.boolean().describe(\"Whether more pages are available.\").nullable().optional(),\n}).describe(\"Pagination information for search results.\");\nconst PiloterrSearch_KnowledgeGraphSchema = z.object({\n type: z.string().describe(\"Type of knowledge graph entry.\").nullable().optional(),\n title: z.string().describe(\"Title of the knowledge graph.\").nullable().optional(),\n website: z.string().describe(\"Website URL.\").nullable().optional(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Additional attributes.\").nullable().optional(),\n description: z.string().describe(\"Description text.\").nullable().optional(),\n description_link: z.string().describe(\"Link for description.\").nullable().optional(),\n description_source: z.string().describe(\"Source of description.\").nullable().optional(),\n}).describe(\"Knowledge graph panel if present in results.\");\nconst PiloterrSearch_OrganicResultSchema = z.object({\n link: z.string().describe(\"URL of the result.\").nullable().optional(),\n title: z.string().describe(\"Title of the result.\").nullable().optional(),\n domain: z.string().describe(\"Domain of the result.\").nullable().optional(),\n source: z.string().describe(\"Source of the result.\").nullable().optional(),\n snippet: z.string().describe(\"Snippet/description of the result.\").nullable().optional(),\n position: z.number().int().describe(\"Position in search results.\").nullable().optional(),\n displayed_link: z.string().describe(\"Displayed link in search results.\").nullable().optional(),\n snippet_matched: z.array(z.string()).describe(\"Matched keywords in snippet.\").nullable().optional(),\n}).describe(\"Single organic search result.\");\nconst PiloterrSearch_RelatedSearchSchema = z.object({\n query: z.string().describe(\"Related search query.\").nullable().optional(),\n}).describe(\"Related search query suggestion.\");\nconst PiloterrSearch_SearchInformationSchema = z.object({\n total_results: z.number().int().describe(\"Total number of results found.\").nullable().optional(),\n time_taken_displayed: z.number().describe(\"Time taken for search in seconds.\").nullable().optional(),\n}).describe(\"Information about the search results.\");\nexport const PiloterrSearchOutput = z.object({\n pagination: PiloterrSearch_PaginationSchema.nullable().optional(),\n knowledge_graph: PiloterrSearch_KnowledgeGraphSchema.nullable().optional(),\n organic_results: z.array(PiloterrSearch_OrganicResultSchema).describe(\"List of organic search results.\").nullable().optional(),\n related_searches: z.array(PiloterrSearch_RelatedSearchSchema).describe(\"Related search suggestions.\").nullable().optional(),\n search_parameters: z.record(z.string(), z.unknown()).describe(\"Parameters used for search.\").nullable().optional(),\n search_information: PiloterrSearch_SearchInformationSchema.nullable().optional(),\n}).describe(\"Response model for Piloterr Google search.\");\n\nexport const piloterrSearch = action(\"PILOTERR_SEARCH\", {\n slug: \"piloterr-search\",\n name: \"Piloterr Google Search\",\n description: \"Tool to perform Google web search via Piloterr API. Use when you need to search the web for information using Google.\",\n input: PiloterrSearchInput,\n output: PiloterrSearchOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"search.mjs","names":[],"sources":["../../src/actions/search.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrSearchInput = z.object({\n gl: z.string().describe(\"Two-letter country code for Google search locale (e.g., 'us', 'uk', 'fr').\").optional(),\n hl: z.string().describe(\"Two-letter language code for search interface (e.g., 'en', 'es', 'fr').\").optional(),\n tbs: z.string().describe(\"Advanced search time filter: 'qdr:h' (hour), 'qdr:d' (day), 'qdr:w' (week), 'qdr:m' (month), 'qdr:y' (year).\").optional(),\n page: z.number().int().describe(\"Result page offset for pagination.\").optional(),\n uule: z.string().describe(\"Google-encoded location parameter. Cannot be used with location.\").optional(),\n query: z.string().describe(\"Search query string. Supports operators like inurl:, site:, intitle:.\"),\n location: z.string().describe(\"Search origin location (e.g., 'New York, NY', 'Paris, France'). Cannot be used with uule.\").optional(),\n}).describe(\"Request model for Google search via Piloterr API.\");\nconst PiloterrSearch_PaginationSchema = z.object({\n next: z.number().int().describe(\"Next page number.\").nullable().optional(),\n current: z.number().int().describe(\"Current page number.\").nullable().optional(),\n other_pages: z.array(z.number().int()).describe(\"List of available page numbers.\").nullable().optional(),\n has_next_page: z.boolean().describe(\"Whether more pages are available.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for search results.\");\nconst PiloterrSearch_KnowledgeGraphSchema = z.object({\n type: z.string().describe(\"Type of knowledge graph entry.\").nullable().optional(),\n title: z.string().describe(\"Title of the knowledge graph.\").nullable().optional(),\n website: z.string().describe(\"Website URL.\").nullable().optional(),\n attributes: z.record(z.string(), z.unknown()).describe(\"Additional attributes.\").nullable().optional(),\n description: z.string().describe(\"Description text.\").nullable().optional(),\n description_link: z.string().describe(\"Link for description.\").nullable().optional(),\n description_source: z.string().describe(\"Source of description.\").nullable().optional(),\n}).passthrough().describe(\"Knowledge graph panel if present in results.\");\nconst PiloterrSearch_OrganicResultSchema = z.object({\n link: z.string().describe(\"URL of the result.\").nullable().optional(),\n title: z.string().describe(\"Title of the result.\").nullable().optional(),\n domain: z.string().describe(\"Domain of the result.\").nullable().optional(),\n source: z.string().describe(\"Source of the result.\").nullable().optional(),\n snippet: z.string().describe(\"Snippet/description of the result.\").nullable().optional(),\n position: z.number().int().describe(\"Position in search results.\").nullable().optional(),\n displayed_link: z.string().describe(\"Displayed link in search results.\").nullable().optional(),\n snippet_matched: z.array(z.string()).describe(\"Matched keywords in snippet.\").nullable().optional(),\n}).passthrough().describe(\"Single organic search result.\");\nconst PiloterrSearch_RelatedSearchSchema = z.object({\n query: z.string().describe(\"Related search query.\").nullable().optional(),\n}).passthrough().describe(\"Related search query suggestion.\");\nconst PiloterrSearch_SearchInformationSchema = z.object({\n total_results: z.number().int().describe(\"Total number of results found.\").nullable().optional(),\n time_taken_displayed: z.number().describe(\"Time taken for search in seconds.\").nullable().optional(),\n}).passthrough().describe(\"Information about the search results.\");\nexport const PiloterrSearchOutput = z.object({\n pagination: PiloterrSearch_PaginationSchema.nullable().optional(),\n knowledge_graph: PiloterrSearch_KnowledgeGraphSchema.nullable().optional(),\n organic_results: z.array(PiloterrSearch_OrganicResultSchema).describe(\"List of organic search results.\").nullable().optional(),\n related_searches: z.array(PiloterrSearch_RelatedSearchSchema).describe(\"Related search suggestions.\").nullable().optional(),\n search_parameters: z.record(z.string(), z.unknown()).describe(\"Parameters used for search.\").nullable().optional(),\n search_information: PiloterrSearch_SearchInformationSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for Piloterr Google search.\");\n\nexport const piloterrSearch = action(\"PILOTERR_SEARCH\", {\n slug: \"piloterr-search\",\n name: \"Piloterr Google Search\",\n description: \"Tool to perform Google web search via Piloterr API. Use when you need to search the web for information using Google.\",\n input: PiloterrSearchInput,\n output: PiloterrSearchOutput,\n});\n"],"mappings":"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"}
@@ -6,7 +6,7 @@ const PiloterrUsageGetOutput = zod.z.object({
6
6
  plan: zod.z.string().describe("The plan name or description.").nullable(),
7
7
  remaining: zod.z.number().int().describe("Number of credits remaining.").nullable(),
8
8
  renewal_date: zod.z.string().describe("Date when the plan renews (ISO 8601 format), or null if not applicable.").nullable().optional()
9
- }).describe("Response model for usage information and remaining credits.");
9
+ }).passthrough().describe("Response model for usage information and remaining credits.");
10
10
  const piloterrUsageGet = require_action.action("PILOTERR_USAGE_GET", {
11
11
  slug: "piloterr-usage-get",
12
12
  name: "Get Usage",
@@ -1 +1 @@
1
- {"version":3,"file":"usage-get.cjs","names":["z","action"],"sources":["../../src/actions/usage-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrUsageGetInput = z.object({}).describe(\"Request model for retrieving usage info. No parameters are required for this request.\");\nexport const PiloterrUsageGetOutput = z.object({\n plan: z.string().describe(\"The plan name or description.\").nullable(),\n remaining: z.number().int().describe(\"Number of credits remaining.\").nullable(),\n renewal_date: z.string().describe(\"Date when the plan renews (ISO 8601 format), or null if not applicable.\").nullable().optional(),\n}).describe(\"Response model for usage information and remaining credits.\");\n\nexport const piloterrUsageGet = action(\"PILOTERR_USAGE_GET\", {\n slug: \"piloterr-usage-get\",\n name: \"Get Usage\",\n description: \"Tool to get usage information and remaining credits for your Piloterr account. Use when you need to check account usage and credit details.\",\n input: PiloterrUsageGetInput,\n output: PiloterrUsageGetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uFAAuF;AAClJ,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC9E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,6DAA6D;AAEzE,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"usage-get.cjs","names":["z","action"],"sources":["../../src/actions/usage-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PiloterrUsageGetInput = z.object({}).describe(\"Request model for retrieving usage info. No parameters are required for this request.\");\nexport const PiloterrUsageGetOutput = z.object({\n plan: z.string().describe(\"The plan name or description.\").nullable(),\n remaining: z.number().int().describe(\"Number of credits remaining.\").nullable(),\n renewal_date: z.string().describe(\"Date when the plan renews (ISO 8601 format), or null if not applicable.\").nullable().optional(),\n}).passthrough().describe(\"Response model for usage information and remaining credits.\");\n\nexport const piloterrUsageGet = action(\"PILOTERR_USAGE_GET\", {\n slug: \"piloterr-usage-get\",\n name: \"Get Usage\",\n description: \"Tool to get usage information and remaining credits for your Piloterr account. Use when you need to check account usage and credit details.\",\n input: PiloterrUsageGetInput,\n output: PiloterrUsageGetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uFAAuF;AAClJ,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC9E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -6,7 +6,7 @@ declare const PiloterrUsageGetOutput: z.ZodObject<{
6
6
  plan: z.ZodNullable<z.ZodString>;
7
7
  remaining: z.ZodNullable<z.ZodNumber>;
8
8
  renewal_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const piloterrUsageGet: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
11
11
  //#endregion
12
12
  export { piloterrUsageGet };