@keystrokehq/rocket_reach 0.1.0 → 0.1.3

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 (105) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/check-person-status.cjs +3 -3
  4. package/dist/actions/check-person-status.cjs.map +1 -1
  5. package/dist/actions/check-person-status.d.cts +12 -3
  6. package/dist/actions/check-person-status.d.cts.map +1 -1
  7. package/dist/actions/check-person-status.d.mts +12 -3
  8. package/dist/actions/check-person-status.d.mts.map +1 -1
  9. package/dist/actions/check-person-status.mjs +3 -3
  10. package/dist/actions/check-person-status.mjs.map +1 -1
  11. package/dist/actions/get-account.cjs +1 -1
  12. package/dist/actions/get-account.cjs.map +1 -1
  13. package/dist/actions/get-account.d.cts +5 -3
  14. package/dist/actions/get-account.d.cts.map +1 -1
  15. package/dist/actions/get-account.d.mts +5 -3
  16. package/dist/actions/get-account.d.mts.map +1 -1
  17. package/dist/actions/get-account.mjs +1 -1
  18. package/dist/actions/get-account.mjs.map +1 -1
  19. package/dist/actions/get-company-funding.cjs +5 -5
  20. package/dist/actions/get-company-funding.cjs.map +1 -1
  21. package/dist/actions/get-company-funding.d.cts +15 -3
  22. package/dist/actions/get-company-funding.d.cts.map +1 -1
  23. package/dist/actions/get-company-funding.d.mts +15 -3
  24. package/dist/actions/get-company-funding.d.mts.map +1 -1
  25. package/dist/actions/get-company-funding.mjs +5 -5
  26. package/dist/actions/get-company-funding.mjs.map +1 -1
  27. package/dist/actions/get-company-growth.cjs +1 -1
  28. package/dist/actions/get-company-growth.cjs.map +1 -1
  29. package/dist/actions/get-company-growth.d.cts +9 -3
  30. package/dist/actions/get-company-growth.d.cts.map +1 -1
  31. package/dist/actions/get-company-growth.d.mts +9 -3
  32. package/dist/actions/get-company-growth.d.mts.map +1 -1
  33. package/dist/actions/get-company-growth.mjs +1 -1
  34. package/dist/actions/get-company-growth.mjs.map +1 -1
  35. package/dist/actions/get-company-industries.cjs +1 -1
  36. package/dist/actions/get-company-industries.cjs.map +1 -1
  37. package/dist/actions/get-company-industries.d.cts +9 -3
  38. package/dist/actions/get-company-industries.d.cts.map +1 -1
  39. package/dist/actions/get-company-industries.d.mts +9 -3
  40. package/dist/actions/get-company-industries.d.mts.map +1 -1
  41. package/dist/actions/get-company-industries.mjs +1 -1
  42. package/dist/actions/get-company-industries.mjs.map +1 -1
  43. package/dist/actions/get-company-size.cjs +1 -1
  44. package/dist/actions/get-company-size.cjs.map +1 -1
  45. package/dist/actions/get-company-size.d.cts +9 -3
  46. package/dist/actions/get-company-size.d.cts.map +1 -1
  47. package/dist/actions/get-company-size.d.mts +9 -3
  48. package/dist/actions/get-company-size.d.mts.map +1 -1
  49. package/dist/actions/get-company-size.mjs +1 -1
  50. package/dist/actions/get-company-size.mjs.map +1 -1
  51. package/dist/actions/get-company-tech-stack.cjs +1 -1
  52. package/dist/actions/get-company-tech-stack.cjs.map +1 -1
  53. package/dist/actions/get-company-tech-stack.d.cts +9 -3
  54. package/dist/actions/get-company-tech-stack.d.cts.map +1 -1
  55. package/dist/actions/get-company-tech-stack.d.mts +9 -3
  56. package/dist/actions/get-company-tech-stack.d.mts.map +1 -1
  57. package/dist/actions/get-company-tech-stack.mjs +1 -1
  58. package/dist/actions/get-company-tech-stack.mjs.map +1 -1
  59. package/dist/actions/lookup-company.cjs +1 -1
  60. package/dist/actions/lookup-company.cjs.map +1 -1
  61. package/dist/actions/lookup-company.d.cts +9 -3
  62. package/dist/actions/lookup-company.d.cts.map +1 -1
  63. package/dist/actions/lookup-company.d.mts +9 -3
  64. package/dist/actions/lookup-company.d.mts.map +1 -1
  65. package/dist/actions/lookup-company.mjs +1 -1
  66. package/dist/actions/lookup-company.mjs.map +1 -1
  67. package/dist/actions/lookup-person-and-company.cjs +4 -4
  68. package/dist/actions/lookup-person-and-company.cjs.map +1 -1
  69. package/dist/actions/lookup-person-and-company.d.cts +65 -3
  70. package/dist/actions/lookup-person-and-company.d.cts.map +1 -1
  71. package/dist/actions/lookup-person-and-company.d.mts +65 -3
  72. package/dist/actions/lookup-person-and-company.d.mts.map +1 -1
  73. package/dist/actions/lookup-person-and-company.mjs +4 -4
  74. package/dist/actions/lookup-person-and-company.mjs.map +1 -1
  75. package/dist/actions/lookup-person.cjs +1 -1
  76. package/dist/actions/lookup-person.cjs.map +1 -1
  77. package/dist/actions/lookup-person.d.cts +9 -3
  78. package/dist/actions/lookup-person.d.cts.map +1 -1
  79. package/dist/actions/lookup-person.d.mts +9 -3
  80. package/dist/actions/lookup-person.d.mts.map +1 -1
  81. package/dist/actions/lookup-person.mjs +1 -1
  82. package/dist/actions/lookup-person.mjs.map +1 -1
  83. package/dist/actions/search-companies.cjs +8 -8
  84. package/dist/actions/search-companies.cjs.map +1 -1
  85. package/dist/actions/search-companies.d.cts +32 -3
  86. package/dist/actions/search-companies.d.cts.map +1 -1
  87. package/dist/actions/search-companies.d.mts +32 -3
  88. package/dist/actions/search-companies.d.mts.map +1 -1
  89. package/dist/actions/search-companies.mjs +8 -8
  90. package/dist/actions/search-companies.mjs.map +1 -1
  91. package/dist/actions/search-people.cjs +8 -8
  92. package/dist/actions/search-people.cjs.map +1 -1
  93. package/dist/actions/search-people.d.cts +30 -3
  94. package/dist/actions/search-people.d.cts.map +1 -1
  95. package/dist/actions/search-people.d.mts +30 -3
  96. package/dist/actions/search-people.d.mts.map +1 -1
  97. package/dist/actions/search-people.mjs +8 -8
  98. package/dist/actions/search-people.mjs.map +1 -1
  99. package/dist/catalog.cjs +7 -1
  100. package/dist/catalog.cjs.map +1 -1
  101. package/dist/catalog.d.cts +8 -0
  102. package/dist/catalog.d.mts +8 -0
  103. package/dist/catalog.mjs +7 -1
  104. package/dist/catalog.mjs.map +1 -1
  105. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"action.cjs","names":["rocketReach","executeRocketReachTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { rocketReach } from \"./app\";\nimport { executeRocketReachTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: z.ZodTypeAny;\n output: z.ZodTypeAny;\n },\n) {\n return rocketReach.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeRocketReachTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,YAAY,OAAO;EACxB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,uBAAuB,MAAM,KAAgC,CAAC;EAC9F;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.cjs","names":["rocketReach","executeRocketReachTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { rocketReach } from \"./app\";\nimport { executeRocketReachTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return rocketReach.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeRocketReachTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,YAAY,OAAO;EACxB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,uBAAuB,MAAM,KAAgC,CAAC;EAC9F;CACF,CAAC;AACH"}
@@ -1 +1 @@
1
- {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { rocketReach } from \"./app\";\nimport { executeRocketReachTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: z.ZodTypeAny;\n output: z.ZodTypeAny;\n },\n) {\n return rocketReach.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeRocketReachTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,YAAY,OAAO;EACxB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,uBAAuB,MAAM,KAAgC,CAAC;EAC9F;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { rocketReach } from \"./app\";\nimport { executeRocketReachTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return rocketReach.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeRocketReachTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,YAAY,OAAO;EACxB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,uBAAuB,MAAM,KAAgC,CAAC;EAC9F;CACF,CAAC;AACH"}
@@ -3,10 +3,10 @@ let zod = require("zod");
3
3
  //#region src/actions/check-person-status.ts
4
4
  const RocketReachCheckPersonStatusInput = zod.z.object({ ids: zod.z.array(zod.z.string()).describe("List of person lookup request IDs to check.") });
5
5
  const RocketReachCheckPersonStatus_PersonStatusSchema = zod.z.object({
6
- id: zod.z.string().describe("ID of the person lookup request."),
7
- status: zod.z.string().describe("Current status of the person lookup request.")
6
+ id: zod.z.string().describe("ID of the person lookup request.").nullable(),
7
+ status: zod.z.string().describe("Current status of the person lookup request.").nullable()
8
8
  }).passthrough();
9
- const RocketReachCheckPersonStatusOutput = zod.z.object({ data: zod.z.array(RocketReachCheckPersonStatus_PersonStatusSchema).describe("List of status objects for each person ID requested.") });
9
+ const RocketReachCheckPersonStatusOutput = zod.z.object({ data: zod.z.array(RocketReachCheckPersonStatus_PersonStatusSchema).describe("List of status objects for each person ID requested.") }).passthrough();
10
10
  const rocketReachCheckPersonStatus = require_action.action("ROCKET_REACH_CHECK_PERSON_STATUS", {
11
11
  slug: "rocket_reach-check-person-status",
12
12
  name: "Check Person Status",
@@ -1 +1 @@
1
- {"version":3,"file":"check-person-status.cjs","names":["z","action"],"sources":["../../src/actions/check-person-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachCheckPersonStatusInput: z.ZodTypeAny = z.object({\n ids: z.array(z.string()).describe(\"List of person lookup request IDs to check.\"),\n});\nconst RocketReachCheckPersonStatus_PersonStatusSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"ID of the person lookup request.\"),\n status: z.string().describe(\"Current status of the person lookup request.\"),\n}).passthrough();\nexport const RocketReachCheckPersonStatusOutput: z.ZodTypeAny = z.object({\n data: z.array(RocketReachCheckPersonStatus_PersonStatusSchema).describe(\"List of status objects for each person ID requested.\"),\n});\n\nexport const rocketReachCheckPersonStatus = action(\"ROCKET_REACH_CHECK_PERSON_STATUS\", {\n slug: \"rocket_reach-check-person-status\",\n name: \"Check Person Status\",\n description: \"Tool to check the status of multiple person lookup requests. Use when you need to retrieve the current status of previously initiated person lookups.\",\n input: RocketReachCheckPersonStatusInput,\n output: RocketReachCheckPersonStatusOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkDA,IAAAA,EAAE,OAAO,EACtE,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,EACjF,CAAC;AACD,MAAM,kDAAgEA,IAAAA,EAAE,OAAO;CAC7E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AAC5E,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,qCAAmDA,IAAAA,EAAE,OAAO,EACvE,MAAMA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,sDAAsD,EAChI,CAAC;AAED,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"check-person-status.cjs","names":["z","action"],"sources":["../../src/actions/check-person-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachCheckPersonStatusInput = z.object({\n ids: z.array(z.string()).describe(\"List of person lookup request IDs to check.\"),\n});\nconst RocketReachCheckPersonStatus_PersonStatusSchema = z.object({\n id: z.string().describe(\"ID of the person lookup request.\").nullable(),\n status: z.string().describe(\"Current status of the person lookup request.\").nullable(),\n}).passthrough();\nexport const RocketReachCheckPersonStatusOutput = z.object({\n data: z.array(RocketReachCheckPersonStatus_PersonStatusSchema).describe(\"List of status objects for each person ID requested.\"),\n}).passthrough();\n\nexport const rocketReachCheckPersonStatus = action(\"ROCKET_REACH_CHECK_PERSON_STATUS\", {\n slug: \"rocket_reach-check-person-status\",\n name: \"Check Person Status\",\n description: \"Tool to check the status of multiple person lookup requests. Use when you need to retrieve the current status of previously initiated person lookups.\",\n input: RocketReachCheckPersonStatusInput,\n output: RocketReachCheckPersonStatusOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,EACjF,CAAC;AACD,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,MAAMA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,sDAAsD,EAChI,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/check-person-status.d.ts
4
- declare const RocketReachCheckPersonStatusInput: z.ZodTypeAny;
5
- declare const RocketReachCheckPersonStatusOutput: z.ZodTypeAny;
6
- declare const rocketReachCheckPersonStatus: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RocketReachCheckPersonStatusInput: z.ZodObject<{
5
+ ids: z.ZodArray<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const RocketReachCheckPersonStatusOutput: z.ZodObject<{
8
+ data: z.ZodArray<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ status: z.ZodNullable<z.ZodString>;
11
+ }, z.core.$loose>>;
12
+ }, z.core.$loose>;
13
+ declare const rocketReachCheckPersonStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
14
+ ids: string[];
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { rocketReachCheckPersonStatus };
9
18
  //# sourceMappingURL=check-person-status.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"check-person-status.d.cts","names":[],"sources":["../../src/actions/check-person-status.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAEhD;AAAA,cAKW,kCAAA,EAAoC,CAAA,CAAE,UAEjD;AAAA,cAEW,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"check-person-status.d.cts","names":[],"sources":["../../src/actions/check-person-status.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAOjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/check-person-status.d.ts
4
- declare const RocketReachCheckPersonStatusInput: z.ZodTypeAny;
5
- declare const RocketReachCheckPersonStatusOutput: z.ZodTypeAny;
6
- declare const rocketReachCheckPersonStatus: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RocketReachCheckPersonStatusInput: z.ZodObject<{
5
+ ids: z.ZodArray<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const RocketReachCheckPersonStatusOutput: z.ZodObject<{
8
+ data: z.ZodArray<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ status: z.ZodNullable<z.ZodString>;
11
+ }, z.core.$loose>>;
12
+ }, z.core.$loose>;
13
+ declare const rocketReachCheckPersonStatus: import("@keystrokehq/action").WorkflowActionDefinition<{
14
+ ids: string[];
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { rocketReachCheckPersonStatus };
9
18
  //# sourceMappingURL=check-person-status.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"check-person-status.d.mts","names":[],"sources":["../../src/actions/check-person-status.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAEhD;AAAA,cAKW,kCAAA,EAAoC,CAAA,CAAE,UAEjD;AAAA,cAEW,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"check-person-status.d.mts","names":[],"sources":["../../src/actions/check-person-status.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAOjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA"}
@@ -3,15 +3,15 @@ import { z } from "zod";
3
3
  //#region src/actions/check-person-status.ts
4
4
  const RocketReachCheckPersonStatusInput = z.object({ ids: z.array(z.string()).describe("List of person lookup request IDs to check.") });
5
5
  const RocketReachCheckPersonStatus_PersonStatusSchema = z.object({
6
- id: z.string().describe("ID of the person lookup request."),
7
- status: z.string().describe("Current status of the person lookup request.")
6
+ id: z.string().describe("ID of the person lookup request.").nullable(),
7
+ status: z.string().describe("Current status of the person lookup request.").nullable()
8
8
  }).passthrough();
9
9
  const rocketReachCheckPersonStatus = action("ROCKET_REACH_CHECK_PERSON_STATUS", {
10
10
  slug: "rocket_reach-check-person-status",
11
11
  name: "Check Person Status",
12
12
  description: "Tool to check the status of multiple person lookup requests. Use when you need to retrieve the current status of previously initiated person lookups.",
13
13
  input: RocketReachCheckPersonStatusInput,
14
- output: z.object({ data: z.array(RocketReachCheckPersonStatus_PersonStatusSchema).describe("List of status objects for each person ID requested.") })
14
+ output: z.object({ data: z.array(RocketReachCheckPersonStatus_PersonStatusSchema).describe("List of status objects for each person ID requested.") }).passthrough()
15
15
  });
16
16
  //#endregion
17
17
  export { rocketReachCheckPersonStatus };
@@ -1 +1 @@
1
- {"version":3,"file":"check-person-status.mjs","names":[],"sources":["../../src/actions/check-person-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachCheckPersonStatusInput: z.ZodTypeAny = z.object({\n ids: z.array(z.string()).describe(\"List of person lookup request IDs to check.\"),\n});\nconst RocketReachCheckPersonStatus_PersonStatusSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"ID of the person lookup request.\"),\n status: z.string().describe(\"Current status of the person lookup request.\"),\n}).passthrough();\nexport const RocketReachCheckPersonStatusOutput: z.ZodTypeAny = z.object({\n data: z.array(RocketReachCheckPersonStatus_PersonStatusSchema).describe(\"List of status objects for each person ID requested.\"),\n});\n\nexport const rocketReachCheckPersonStatus = action(\"ROCKET_REACH_CHECK_PERSON_STATUS\", {\n slug: \"rocket_reach-check-person-status\",\n name: \"Check Person Status\",\n description: \"Tool to check the status of multiple person lookup requests. Use when you need to retrieve the current status of previously initiated person lookups.\",\n input: RocketReachCheckPersonStatusInput,\n output: RocketReachCheckPersonStatusOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkD,EAAE,OAAO,EACtE,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,EACjF,CAAC;AACD,MAAM,kDAAgE,EAAE,OAAO;CAC7E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AAC5E,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8D,EAAE,OAAO,EACvE,MAAM,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,sDAAsD,EAChI,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"check-person-status.mjs","names":[],"sources":["../../src/actions/check-person-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachCheckPersonStatusInput = z.object({\n ids: z.array(z.string()).describe(\"List of person lookup request IDs to check.\"),\n});\nconst RocketReachCheckPersonStatus_PersonStatusSchema = z.object({\n id: z.string().describe(\"ID of the person lookup request.\").nullable(),\n status: z.string().describe(\"Current status of the person lookup request.\").nullable(),\n}).passthrough();\nexport const RocketReachCheckPersonStatusOutput = z.object({\n data: z.array(RocketReachCheckPersonStatus_PersonStatusSchema).describe(\"List of status objects for each person ID requested.\"),\n}).passthrough();\n\nexport const rocketReachCheckPersonStatus = action(\"ROCKET_REACH_CHECK_PERSON_STATUS\", {\n slug: \"rocket_reach-check-person-status\",\n name: \"Check Person Status\",\n description: \"Tool to check the status of multiple person lookup requests. Use when you need to retrieve the current status of previously initiated person lookups.\",\n input: RocketReachCheckPersonStatusInput,\n output: RocketReachCheckPersonStatusOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO,EACxD,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,EACjF,CAAC;AACD,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,MAAM,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,sDAAsD,EAChI,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-account.ts
4
4
  const RocketReachGetAccountInput = zod.z.object({}).describe("Request model for retrieving RocketReach account information. No parameters required.");
5
- const RocketReachGetAccountOutput = zod.z.object({ account: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Account information as a JSON object from RocketReach API") }).describe("Response model containing the account information returned by RocketReach.");
5
+ const RocketReachGetAccountOutput = zod.z.object({ account: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Account information as a JSON object from RocketReach API") }).passthrough().describe("Response model containing the account information returned by RocketReach.");
6
6
  const rocketReachGetAccount = require_action.action("ROCKET_REACH_GET_ACCOUNT", {
7
7
  slug: "rocket_reach-get-account",
8
8
  name: "Get RocketReach Account Info",
@@ -1 +1 @@
1
- {"version":3,"file":"get-account.cjs","names":["z","action"],"sources":["../../src/actions/get-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetAccountInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving RocketReach account information. No parameters required.\");\nexport const RocketReachGetAccountOutput: z.ZodTypeAny = z.object({\n account: z.record(z.string(), z.unknown()).describe(\"Account information as a JSON object from RocketReach API\"),\n}).describe(\"Response model containing the account information returned by RocketReach.\");\n\nexport const rocketReachGetAccount = action(\"ROCKET_REACH_GET_ACCOUNT\", {\n slug: \"rocket_reach-get-account\",\n name: \"Get RocketReach Account Info\",\n description: \"Tool to retrieve account information for the authenticated user. Use when you need to fetch the current user's account details.\",\n input: RocketReachGetAccountInput,\n output: RocketReachGetAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uFAAuF;AACrK,MAAa,8BAA4CA,IAAAA,EAAE,OAAO,EAChE,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAA2D,EACjH,CAAC,CAAC,CAAC,SAAS,4EAA4E;AAExF,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-account.cjs","names":["z","action"],"sources":["../../src/actions/get-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetAccountInput = z.object({}).describe(\"Request model for retrieving RocketReach account information. No parameters required.\");\nexport const RocketReachGetAccountOutput = z.object({\n account: z.record(z.string(), z.unknown()).describe(\"Account information as a JSON object from RocketReach API\"),\n}).passthrough().describe(\"Response model containing the account information returned by RocketReach.\");\n\nexport const rocketReachGetAccount = action(\"ROCKET_REACH_GET_ACCOUNT\", {\n slug: \"rocket_reach-get-account\",\n name: \"Get RocketReach Account Info\",\n description: \"Tool to retrieve account information for the authenticated user. Use when you need to fetch the current user's account details.\",\n input: RocketReachGetAccountInput,\n output: RocketReachGetAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uFAAuF;AACvJ,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAA2D,EACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4EAA4E;AAEtG,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,11 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-account.d.ts
4
- declare const RocketReachGetAccountInput: z.ZodTypeAny;
5
- declare const RocketReachGetAccountOutput: z.ZodTypeAny;
6
- declare const rocketReachGetAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RocketReachGetAccountInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const RocketReachGetAccountOutput: z.ZodObject<{
6
+ account: z.ZodRecord<z.ZodString, z.ZodUnknown>;
7
+ }, z.core.$loose>;
8
+ declare const rocketReachGetAccount: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
9
  //#endregion
8
10
  export { rocketReachGetAccount };
9
11
  //# sourceMappingURL=get-account.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-account.d.cts","names":[],"sources":["../../src/actions/get-account.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAA2H;AAAA,cACzJ,2BAAA,EAA6B,CAAA,CAAE,UAE6C;AAAA,cAE5E,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-account.d.cts","names":[],"sources":["../../src/actions/get-account.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,11 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-account.d.ts
4
- declare const RocketReachGetAccountInput: z.ZodTypeAny;
5
- declare const RocketReachGetAccountOutput: z.ZodTypeAny;
6
- declare const rocketReachGetAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RocketReachGetAccountInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const RocketReachGetAccountOutput: z.ZodObject<{
6
+ account: z.ZodRecord<z.ZodString, z.ZodUnknown>;
7
+ }, z.core.$loose>;
8
+ declare const rocketReachGetAccount: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
9
  //#endregion
8
10
  export { rocketReachGetAccount };
9
11
  //# sourceMappingURL=get-account.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-account.d.mts","names":[],"sources":["../../src/actions/get-account.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAA2H;AAAA,cACzJ,2BAAA,EAA6B,CAAA,CAAE,UAE6C;AAAA,cAE5E,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-account.d.mts","names":[],"sources":["../../src/actions/get-account.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -5,7 +5,7 @@ const rocketReachGetAccount = action("ROCKET_REACH_GET_ACCOUNT", {
5
5
  name: "Get RocketReach Account Info",
6
6
  description: "Tool to retrieve account information for the authenticated user. Use when you need to fetch the current user's account details.",
7
7
  input: z.object({}).describe("Request model for retrieving RocketReach account information. No parameters required."),
8
- output: z.object({ account: z.record(z.string(), z.unknown()).describe("Account information as a JSON object from RocketReach API") }).describe("Response model containing the account information returned by RocketReach.")
8
+ output: z.object({ account: z.record(z.string(), z.unknown()).describe("Account information as a JSON object from RocketReach API") }).passthrough().describe("Response model containing the account information returned by RocketReach.")
9
9
  });
10
10
  //#endregion
11
11
  export { rocketReachGetAccount };
@@ -1 +1 @@
1
- {"version":3,"file":"get-account.mjs","names":[],"sources":["../../src/actions/get-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetAccountInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving RocketReach account information. No parameters required.\");\nexport const RocketReachGetAccountOutput: z.ZodTypeAny = z.object({\n account: z.record(z.string(), z.unknown()).describe(\"Account information as a JSON object from RocketReach API\"),\n}).describe(\"Response model containing the account information returned by RocketReach.\");\n\nexport const rocketReachGetAccount = action(\"ROCKET_REACH_GET_ACCOUNT\", {\n slug: \"rocket_reach-get-account\",\n name: \"Get RocketReach Account Info\",\n description: \"Tool to retrieve account information for the authenticated user. Use when you need to fetch the current user's account details.\",\n input: RocketReachGetAccountInput,\n output: RocketReachGetAccountOutput,\n});\n"],"mappings":";;AASA,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATsD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uFASrE;CACP,QATuD,EAAE,OAAO,EAChE,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAA2D,EACjH,CAAC,CAAC,CAAC,SAAS,4EAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-account.mjs","names":[],"sources":["../../src/actions/get-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetAccountInput = z.object({}).describe(\"Request model for retrieving RocketReach account information. No parameters required.\");\nexport const RocketReachGetAccountOutput = z.object({\n account: z.record(z.string(), z.unknown()).describe(\"Account information as a JSON object from RocketReach API\"),\n}).passthrough().describe(\"Response model containing the account information returned by RocketReach.\");\n\nexport const rocketReachGetAccount = action(\"ROCKET_REACH_GET_ACCOUNT\", {\n slug: \"rocket_reach-get-account\",\n name: \"Get RocketReach Account Info\",\n description: \"Tool to retrieve account information for the authenticated user. Use when you need to fetch the current user's account details.\",\n input: RocketReachGetAccountInput,\n output: RocketReachGetAccountOutput,\n});\n"],"mappings":";;AASA,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATwC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uFASvD;CACP,QATyC,EAAE,OAAO,EAClD,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2DAA2D,EACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4EAOhB;AACV,CAAC"}
@@ -3,15 +3,15 @@ let zod = require("zod");
3
3
  //#region src/actions/get-company-funding.ts
4
4
  const RocketReachGetCompanyFundingInput = zod.z.object({ domain: zod.z.string().describe("The domain of the company to retrieve funding details for, e.g., 'stripe.com'.") });
5
5
  const RocketReachGetCompanyFunding_FundingRoundSchema = zod.z.object({
6
- date: zod.z.string().describe("Date of the funding round."),
7
- round: zod.z.string().describe("Funding round type, e.g., 'Series A', 'Seed'."),
8
- amount: zod.z.string().describe("Amount raised in this funding round."),
6
+ date: zod.z.string().describe("Date of the funding round.").nullable(),
7
+ round: zod.z.string().describe("Funding round type, e.g., 'Series A', 'Seed'.").nullable(),
8
+ amount: zod.z.string().describe("Amount raised in this funding round.").nullable(),
9
9
  investors: zod.z.array(zod.z.string()).describe("List of investors in this round.")
10
- });
10
+ }).passthrough();
11
11
  const RocketReachGetCompanyFundingOutput = zod.z.object({
12
12
  company: zod.z.string().describe("Company domain returned by API.").nullable().optional(),
13
13
  funding_rounds: zod.z.array(RocketReachGetCompanyFunding_FundingRoundSchema).default([]).describe("List of funding rounds for the company.").nullable().optional()
14
- });
14
+ }).passthrough();
15
15
  const rocketReachGetCompanyFunding = require_action.action("ROCKET_REACH_GET_COMPANY_FUNDING", {
16
16
  slug: "rocket_reach-get-company-funding",
17
17
  name: "RocketReach Get Company Funding",
@@ -1 +1 @@
1
- {"version":3,"file":"get-company-funding.cjs","names":["z","action"],"sources":["../../src/actions/get-company-funding.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetCompanyFundingInput: z.ZodTypeAny = z.object({\n domain: z.string().describe(\"The domain of the company to retrieve funding details for, e.g., 'stripe.com'.\"),\n});\nconst RocketReachGetCompanyFunding_FundingRoundSchema: z.ZodTypeAny = z.object({\n date: z.string().describe(\"Date of the funding round.\"),\n round: z.string().describe(\"Funding round type, e.g., 'Series A', 'Seed'.\"),\n amount: z.string().describe(\"Amount raised in this funding round.\"),\n investors: z.array(z.string()).describe(\"List of investors in this round.\"),\n});\nexport const RocketReachGetCompanyFundingOutput: z.ZodTypeAny = z.object({\n company: z.string().describe(\"Company domain returned by API.\").nullable().optional(),\n funding_rounds: z.array(RocketReachGetCompanyFunding_FundingRoundSchema).default([]).describe(\"List of funding rounds for the company.\").nullable().optional(),\n});\n\nexport const rocketReachGetCompanyFunding = action(\"ROCKET_REACH_GET_COMPANY_FUNDING\", {\n slug: \"rocket_reach-get-company-funding\",\n name: \"RocketReach Get Company Funding\",\n description: \"Tool to retrieve funding details for a specified company. Use when you need to fetch historical funding rounds by company domain.\",\n input: RocketReachGetCompanyFundingInput,\n output: RocketReachGetCompanyFundingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkDA,IAAAA,EAAE,OAAO,EACtE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,EAC9G,CAAC;AACD,MAAM,kDAAgEA,IAAAA,EAAE,OAAO;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACtD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC1E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAClE,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC5E,CAAC;AACD,MAAa,qCAAmDA,IAAAA,EAAE,OAAO;CACvE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgBA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/J,CAAC;AAED,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-company-funding.cjs","names":["z","action"],"sources":["../../src/actions/get-company-funding.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetCompanyFundingInput = z.object({\n domain: z.string().describe(\"The domain of the company to retrieve funding details for, e.g., 'stripe.com'.\"),\n});\nconst RocketReachGetCompanyFunding_FundingRoundSchema = z.object({\n date: z.string().describe(\"Date of the funding round.\").nullable(),\n round: z.string().describe(\"Funding round type, e.g., 'Series A', 'Seed'.\").nullable(),\n amount: z.string().describe(\"Amount raised in this funding round.\").nullable(),\n investors: z.array(z.string()).describe(\"List of investors in this round.\"),\n}).passthrough();\nexport const RocketReachGetCompanyFundingOutput = z.object({\n company: z.string().describe(\"Company domain returned by API.\").nullable().optional(),\n funding_rounds: z.array(RocketReachGetCompanyFunding_FundingRoundSchema).default([]).describe(\"List of funding rounds for the company.\").nullable().optional(),\n}).passthrough();\n\nexport const rocketReachGetCompanyFunding = action(\"ROCKET_REACH_GET_COMPANY_FUNDING\", {\n slug: \"rocket_reach-get-company-funding\",\n name: \"RocketReach Get Company Funding\",\n description: \"Tool to retrieve funding details for a specified company. Use when you need to fetch historical funding rounds by company domain.\",\n input: RocketReachGetCompanyFundingInput,\n output: RocketReachGetCompanyFundingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,EAC9G,CAAC;AACD,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACrF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC7E,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC5E,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgBA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/J,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-company-funding.d.ts
4
- declare const RocketReachGetCompanyFundingInput: z.ZodTypeAny;
5
- declare const RocketReachGetCompanyFundingOutput: z.ZodTypeAny;
6
- declare const rocketReachGetCompanyFunding: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RocketReachGetCompanyFundingInput: z.ZodObject<{
5
+ domain: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RocketReachGetCompanyFundingOutput: z.ZodObject<{
8
+ company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ funding_rounds: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodArray<z.ZodObject<{
10
+ date: z.ZodNullable<z.ZodString>;
11
+ round: z.ZodNullable<z.ZodString>;
12
+ amount: z.ZodNullable<z.ZodString>;
13
+ investors: z.ZodArray<z.ZodString>;
14
+ }, z.core.$loose>>>>>;
15
+ }, z.core.$loose>;
16
+ declare const rocketReachGetCompanyFunding: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ domain: string;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { rocketReachGetCompanyFunding };
9
21
  //# sourceMappingURL=get-company-funding.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-company-funding.d.cts","names":[],"sources":["../../src/actions/get-company-funding.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAEhD;AAAA,cAOW,kCAAA,EAAoC,CAAA,CAAE,UAGjD;AAAA,cAEW,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-company-funding.d.cts","names":[],"sources":["../../src/actions/get-company-funding.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cASjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;cAKlC,4BAAA,gCAA4B,wBAAA"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-company-funding.d.ts
4
- declare const RocketReachGetCompanyFundingInput: z.ZodTypeAny;
5
- declare const RocketReachGetCompanyFundingOutput: z.ZodTypeAny;
6
- declare const rocketReachGetCompanyFunding: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RocketReachGetCompanyFundingInput: z.ZodObject<{
5
+ domain: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RocketReachGetCompanyFundingOutput: z.ZodObject<{
8
+ company: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ funding_rounds: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodArray<z.ZodObject<{
10
+ date: z.ZodNullable<z.ZodString>;
11
+ round: z.ZodNullable<z.ZodString>;
12
+ amount: z.ZodNullable<z.ZodString>;
13
+ investors: z.ZodArray<z.ZodString>;
14
+ }, z.core.$loose>>>>>;
15
+ }, z.core.$loose>;
16
+ declare const rocketReachGetCompanyFunding: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ domain: string;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { rocketReachGetCompanyFunding };
9
21
  //# sourceMappingURL=get-company-funding.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-company-funding.d.mts","names":[],"sources":["../../src/actions/get-company-funding.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAEhD;AAAA,cAOW,kCAAA,EAAoC,CAAA,CAAE,UAGjD;AAAA,cAEW,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-company-funding.d.mts","names":[],"sources":["../../src/actions/get-company-funding.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cASjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;cAKlC,4BAAA,gCAA4B,wBAAA"}
@@ -3,11 +3,11 @@ import { z } from "zod";
3
3
  //#region src/actions/get-company-funding.ts
4
4
  const RocketReachGetCompanyFundingInput = z.object({ domain: z.string().describe("The domain of the company to retrieve funding details for, e.g., 'stripe.com'.") });
5
5
  const RocketReachGetCompanyFunding_FundingRoundSchema = z.object({
6
- date: z.string().describe("Date of the funding round."),
7
- round: z.string().describe("Funding round type, e.g., 'Series A', 'Seed'."),
8
- amount: z.string().describe("Amount raised in this funding round."),
6
+ date: z.string().describe("Date of the funding round.").nullable(),
7
+ round: z.string().describe("Funding round type, e.g., 'Series A', 'Seed'.").nullable(),
8
+ amount: z.string().describe("Amount raised in this funding round.").nullable(),
9
9
  investors: z.array(z.string()).describe("List of investors in this round.")
10
- });
10
+ }).passthrough();
11
11
  const rocketReachGetCompanyFunding = action("ROCKET_REACH_GET_COMPANY_FUNDING", {
12
12
  slug: "rocket_reach-get-company-funding",
13
13
  name: "RocketReach Get Company Funding",
@@ -16,7 +16,7 @@ const rocketReachGetCompanyFunding = action("ROCKET_REACH_GET_COMPANY_FUNDING",
16
16
  output: z.object({
17
17
  company: z.string().describe("Company domain returned by API.").nullable().optional(),
18
18
  funding_rounds: z.array(RocketReachGetCompanyFunding_FundingRoundSchema).default([]).describe("List of funding rounds for the company.").nullable().optional()
19
- })
19
+ }).passthrough()
20
20
  });
21
21
  //#endregion
22
22
  export { rocketReachGetCompanyFunding };
@@ -1 +1 @@
1
- {"version":3,"file":"get-company-funding.mjs","names":[],"sources":["../../src/actions/get-company-funding.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetCompanyFundingInput: z.ZodTypeAny = z.object({\n domain: z.string().describe(\"The domain of the company to retrieve funding details for, e.g., 'stripe.com'.\"),\n});\nconst RocketReachGetCompanyFunding_FundingRoundSchema: z.ZodTypeAny = z.object({\n date: z.string().describe(\"Date of the funding round.\"),\n round: z.string().describe(\"Funding round type, e.g., 'Series A', 'Seed'.\"),\n amount: z.string().describe(\"Amount raised in this funding round.\"),\n investors: z.array(z.string()).describe(\"List of investors in this round.\"),\n});\nexport const RocketReachGetCompanyFundingOutput: z.ZodTypeAny = z.object({\n company: z.string().describe(\"Company domain returned by API.\").nullable().optional(),\n funding_rounds: z.array(RocketReachGetCompanyFunding_FundingRoundSchema).default([]).describe(\"List of funding rounds for the company.\").nullable().optional(),\n});\n\nexport const rocketReachGetCompanyFunding = action(\"ROCKET_REACH_GET_COMPANY_FUNDING\", {\n slug: \"rocket_reach-get-company-funding\",\n name: \"RocketReach Get Company Funding\",\n description: \"Tool to retrieve funding details for a specified company. Use when you need to fetch historical funding rounds by company domain.\",\n input: RocketReachGetCompanyFundingInput,\n output: RocketReachGetCompanyFundingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkD,EAAE,OAAO,EACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,EAC9G,CAAC;AACD,MAAM,kDAAgE,EAAE,OAAO;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACtD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAClE,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC5E,CAAC;AAMD,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV8D,EAAE,OAAO;EACvE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,gBAAgB,EAAE,MAAM,+CAA+C,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-company-funding.mjs","names":[],"sources":["../../src/actions/get-company-funding.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetCompanyFundingInput = z.object({\n domain: z.string().describe(\"The domain of the company to retrieve funding details for, e.g., 'stripe.com'.\"),\n});\nconst RocketReachGetCompanyFunding_FundingRoundSchema = z.object({\n date: z.string().describe(\"Date of the funding round.\").nullable(),\n round: z.string().describe(\"Funding round type, e.g., 'Series A', 'Seed'.\").nullable(),\n amount: z.string().describe(\"Amount raised in this funding round.\").nullable(),\n investors: z.array(z.string()).describe(\"List of investors in this round.\"),\n}).passthrough();\nexport const RocketReachGetCompanyFundingOutput = z.object({\n company: z.string().describe(\"Company domain returned by API.\").nullable().optional(),\n funding_rounds: z.array(RocketReachGetCompanyFunding_FundingRoundSchema).default([]).describe(\"List of funding rounds for the company.\").nullable().optional(),\n}).passthrough();\n\nexport const rocketReachGetCompanyFunding = action(\"ROCKET_REACH_GET_COMPANY_FUNDING\", {\n slug: \"rocket_reach-get-company-funding\",\n name: \"RocketReach Get Company Funding\",\n description: \"Tool to retrieve funding details for a specified company. Use when you need to fetch historical funding rounds by company domain.\",\n input: RocketReachGetCompanyFundingInput,\n output: RocketReachGetCompanyFundingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO,EACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,EAC9G,CAAC;AACD,MAAM,kDAAkD,EAAE,OAAO;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACrF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC7E,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC5E,CAAC,CAAC,CAAC,YAAY;AAMf,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVgD,EAAE,OAAO;EACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,gBAAgB,EAAE,MAAM,+CAA+C,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-company-growth.ts
4
4
  const RocketReachGetCompanyGrowthInput = zod.z.object({ domain: zod.z.string().describe("Company domain, e.g. 'airbnb.com'") });
5
- const RocketReachGetCompanyGrowthOutput = zod.z.object({ growth: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Growth metrics JSON payload returned by RocketReach API") });
5
+ const RocketReachGetCompanyGrowthOutput = zod.z.object({ growth: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Growth metrics JSON payload returned by RocketReach API") }).passthrough();
6
6
  const rocketReachGetCompanyGrowth = require_action.action("ROCKET_REACH_GET_COMPANY_GROWTH", {
7
7
  slug: "rocket_reach-get-company-growth",
8
8
  name: "Get Company Growth Metrics",
@@ -1 +1 @@
1
- {"version":3,"file":"get-company-growth.cjs","names":["z","action"],"sources":["../../src/actions/get-company-growth.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetCompanyGrowthInput: z.ZodTypeAny = z.object({\n domain: z.string().describe(\"Company domain, e.g. 'airbnb.com'\"),\n});\nexport const RocketReachGetCompanyGrowthOutput: z.ZodTypeAny = z.object({\n growth: z.record(z.string(), z.unknown()).describe(\"Growth metrics JSON payload returned by RocketReach API\"),\n});\n\nexport const rocketReachGetCompanyGrowth = action(\"ROCKET_REACH_GET_COMPANY_GROWTH\", {\n slug: \"rocket_reach-get-company-growth\",\n name: \"Get Company Growth Metrics\",\n description: \"Tool to get growth metrics for a specified company domain. Use when historical company growth data is needed after confirming the exact company domain.\",\n input: RocketReachGetCompanyGrowthInput,\n output: RocketReachGetCompanyGrowthOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,EACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,EACjE,CAAC;AACD,MAAa,oCAAkDA,IAAAA,EAAE,OAAO,EACtE,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yDAAyD,EAC9G,CAAC;AAED,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-company-growth.cjs","names":["z","action"],"sources":["../../src/actions/get-company-growth.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetCompanyGrowthInput = z.object({\n domain: z.string().describe(\"Company domain, e.g. 'airbnb.com'\"),\n});\nexport const RocketReachGetCompanyGrowthOutput = z.object({\n growth: z.record(z.string(), z.unknown()).describe(\"Growth metrics JSON payload returned by RocketReach API\"),\n}).passthrough();\n\nexport const rocketReachGetCompanyGrowth = action(\"ROCKET_REACH_GET_COMPANY_GROWTH\", {\n slug: \"rocket_reach-get-company-growth\",\n name: \"Get Company Growth Metrics\",\n description: \"Tool to get growth metrics for a specified company domain. Use when historical company growth data is needed after confirming the exact company domain.\",\n input: RocketReachGetCompanyGrowthInput,\n output: RocketReachGetCompanyGrowthOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,EACjE,CAAC;AACD,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yDAAyD,EAC9G,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-company-growth.d.ts
4
- declare const RocketReachGetCompanyGrowthInput: z.ZodTypeAny;
5
- declare const RocketReachGetCompanyGrowthOutput: z.ZodTypeAny;
6
- declare const rocketReachGetCompanyGrowth: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RocketReachGetCompanyGrowthInput: z.ZodObject<{
5
+ domain: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RocketReachGetCompanyGrowthOutput: z.ZodObject<{
8
+ growth: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
+ }, z.core.$loose>;
10
+ declare const rocketReachGetCompanyGrowth: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ domain: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { rocketReachGetCompanyGrowth };
9
15
  //# sourceMappingURL=get-company-growth.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-company-growth.d.cts","names":[],"sources":["../../src/actions/get-company-growth.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAE/C;AAAA,cACW,iCAAA,EAAmC,CAAA,CAAE,UAEhD;AAAA,cAEW,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-company-growth.d.cts","names":[],"sources":["../../src/actions/get-company-growth.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-company-growth.d.ts
4
- declare const RocketReachGetCompanyGrowthInput: z.ZodTypeAny;
5
- declare const RocketReachGetCompanyGrowthOutput: z.ZodTypeAny;
6
- declare const rocketReachGetCompanyGrowth: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RocketReachGetCompanyGrowthInput: z.ZodObject<{
5
+ domain: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RocketReachGetCompanyGrowthOutput: z.ZodObject<{
8
+ growth: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
+ }, z.core.$loose>;
10
+ declare const rocketReachGetCompanyGrowth: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ domain: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { rocketReachGetCompanyGrowth };
9
15
  //# sourceMappingURL=get-company-growth.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-company-growth.d.mts","names":[],"sources":["../../src/actions/get-company-growth.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAE/C;AAAA,cACW,iCAAA,EAAmC,CAAA,CAAE,UAEhD;AAAA,cAEW,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-company-growth.d.mts","names":[],"sources":["../../src/actions/get-company-growth.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -5,7 +5,7 @@ const rocketReachGetCompanyGrowth = action("ROCKET_REACH_GET_COMPANY_GROWTH", {
5
5
  name: "Get Company Growth Metrics",
6
6
  description: "Tool to get growth metrics for a specified company domain. Use when historical company growth data is needed after confirming the exact company domain.",
7
7
  input: z.object({ domain: z.string().describe("Company domain, e.g. 'airbnb.com'") }),
8
- output: z.object({ growth: z.record(z.string(), z.unknown()).describe("Growth metrics JSON payload returned by RocketReach API") })
8
+ output: z.object({ growth: z.record(z.string(), z.unknown()).describe("Growth metrics JSON payload returned by RocketReach API") }).passthrough()
9
9
  });
10
10
  //#endregion
11
11
  export { rocketReachGetCompanyGrowth };
@@ -1 +1 @@
1
- {"version":3,"file":"get-company-growth.mjs","names":[],"sources":["../../src/actions/get-company-growth.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetCompanyGrowthInput: z.ZodTypeAny = z.object({\n domain: z.string().describe(\"Company domain, e.g. 'airbnb.com'\"),\n});\nexport const RocketReachGetCompanyGrowthOutput: z.ZodTypeAny = z.object({\n growth: z.record(z.string(), z.unknown()).describe(\"Growth metrics JSON payload returned by RocketReach API\"),\n});\n\nexport const rocketReachGetCompanyGrowth = action(\"ROCKET_REACH_GET_COMPANY_GROWTH\", {\n slug: \"rocket_reach-get-company-growth\",\n name: \"Get Company Growth Metrics\",\n description: \"Tool to get growth metrics for a specified company domain. Use when historical company growth data is needed after confirming the exact company domain.\",\n input: RocketReachGetCompanyGrowthInput,\n output: RocketReachGetCompanyGrowthOutput,\n});\n"],"mappings":";;AAWA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX4D,EAAE,OAAO,EACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,EACjE,CASS;CACP,QAT6D,EAAE,OAAO,EACtE,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yDAAyD,EAC9G,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-company-growth.mjs","names":[],"sources":["../../src/actions/get-company-growth.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetCompanyGrowthInput = z.object({\n domain: z.string().describe(\"Company domain, e.g. 'airbnb.com'\"),\n});\nexport const RocketReachGetCompanyGrowthOutput = z.object({\n growth: z.record(z.string(), z.unknown()).describe(\"Growth metrics JSON payload returned by RocketReach API\"),\n}).passthrough();\n\nexport const rocketReachGetCompanyGrowth = action(\"ROCKET_REACH_GET_COMPANY_GROWTH\", {\n slug: \"rocket_reach-get-company-growth\",\n name: \"Get Company Growth Metrics\",\n description: \"Tool to get growth metrics for a specified company domain. Use when historical company growth data is needed after confirming the exact company domain.\",\n input: RocketReachGetCompanyGrowthInput,\n output: RocketReachGetCompanyGrowthOutput,\n});\n"],"mappings":";;AAWA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX8C,EAAE,OAAO,EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,EACjE,CASS;CACP,QAT+C,EAAE,OAAO,EACxD,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yDAAyD,EAC9G,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-company-industries.ts
4
4
  const RocketReachGetCompanyIndustriesInput = zod.z.object({ company_id: zod.z.string().describe("Company identifier to retrieve industries for. This may be a RocketReach company ID, a company domain (e.g., 'stripe.com'), or a company name.") });
5
- const RocketReachGetCompanyIndustriesOutput = zod.z.object({ industries: zod.z.array(zod.z.string()).describe("List of industries associated with the specified company.") });
5
+ const RocketReachGetCompanyIndustriesOutput = zod.z.object({ industries: zod.z.array(zod.z.string()).describe("List of industries associated with the specified company.") }).passthrough();
6
6
  const rocketReachGetCompanyIndustries = require_action.action("ROCKET_REACH_GET_COMPANY_INDUSTRIES", {
7
7
  slug: "rocket_reach-get-company-industries",
8
8
  name: "Get Company Industries",
@@ -1 +1 @@
1
- {"version":3,"file":"get-company-industries.cjs","names":["z","action"],"sources":["../../src/actions/get-company-industries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetCompanyIndustriesInput: z.ZodTypeAny = z.object({\n company_id: z.string().describe(\"Company identifier to retrieve industries for. This may be a RocketReach company ID, a company domain (e.g., 'stripe.com'), or a company name.\"),\n});\nexport const RocketReachGetCompanyIndustriesOutput: z.ZodTypeAny = z.object({\n industries: z.array(z.string()).describe(\"List of industries associated with the specified company.\"),\n});\n\nexport const rocketReachGetCompanyIndustries = action(\"ROCKET_REACH_GET_COMPANY_INDUSTRIES\", {\n slug: \"rocket_reach-get-company-industries\",\n name: \"Get Company Industries\",\n description: \"Tool to list industries associated with a specified company. Tries multiple RocketReach endpoints using the provided identifier (ID, domain, or name) and extracts industry information from the response payload.\",\n input: RocketReachGetCompanyIndustriesInput,\n output: RocketReachGetCompanyIndustriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqDA,IAAAA,EAAE,OAAO,EACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gJAAgJ,EAClL,CAAC;AACD,MAAa,wCAAsDA,IAAAA,EAAE,OAAO,EAC1E,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D,EACtG,CAAC;AAED,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-company-industries.cjs","names":["z","action"],"sources":["../../src/actions/get-company-industries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetCompanyIndustriesInput = z.object({\n company_id: z.string().describe(\"Company identifier to retrieve industries for. This may be a RocketReach company ID, a company domain (e.g., 'stripe.com'), or a company name.\"),\n});\nexport const RocketReachGetCompanyIndustriesOutput = z.object({\n industries: z.array(z.string()).describe(\"List of industries associated with the specified company.\"),\n}).passthrough();\n\nexport const rocketReachGetCompanyIndustries = action(\"ROCKET_REACH_GET_COMPANY_INDUSTRIES\", {\n slug: \"rocket_reach-get-company-industries\",\n name: \"Get Company Industries\",\n description: \"Tool to list industries associated with a specified company. Tries multiple RocketReach endpoints using the provided identifier (ID, domain, or name) and extracts industry information from the response payload.\",\n input: RocketReachGetCompanyIndustriesInput,\n output: RocketReachGetCompanyIndustriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gJAAgJ,EAClL,CAAC;AACD,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D,EACtG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-company-industries.d.ts
4
- declare const RocketReachGetCompanyIndustriesInput: z.ZodTypeAny;
5
- declare const RocketReachGetCompanyIndustriesOutput: z.ZodTypeAny;
6
- declare const rocketReachGetCompanyIndustries: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RocketReachGetCompanyIndustriesInput: z.ZodObject<{
5
+ company_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RocketReachGetCompanyIndustriesOutput: z.ZodObject<{
8
+ industries: z.ZodArray<z.ZodString>;
9
+ }, z.core.$loose>;
10
+ declare const rocketReachGetCompanyIndustries: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ company_id: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { rocketReachGetCompanyIndustries };
9
15
  //# sourceMappingURL=get-company-industries.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-company-industries.d.cts","names":[],"sources":["../../src/actions/get-company-industries.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAEnD;AAAA,cACW,qCAAA,EAAuC,CAAA,CAAE,UAEpD;AAAA,cAEW,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-company-industries.d.cts","names":[],"sources":["../../src/actions/get-company-industries.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAGpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAIrC,+BAAA,gCAA+B,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-company-industries.d.ts
4
- declare const RocketReachGetCompanyIndustriesInput: z.ZodTypeAny;
5
- declare const RocketReachGetCompanyIndustriesOutput: z.ZodTypeAny;
6
- declare const rocketReachGetCompanyIndustries: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const RocketReachGetCompanyIndustriesInput: z.ZodObject<{
5
+ company_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RocketReachGetCompanyIndustriesOutput: z.ZodObject<{
8
+ industries: z.ZodArray<z.ZodString>;
9
+ }, z.core.$loose>;
10
+ declare const rocketReachGetCompanyIndustries: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ company_id: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { rocketReachGetCompanyIndustries };
9
15
  //# sourceMappingURL=get-company-industries.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-company-industries.d.mts","names":[],"sources":["../../src/actions/get-company-industries.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAEnD;AAAA,cACW,qCAAA,EAAuC,CAAA,CAAE,UAEpD;AAAA,cAEW,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-company-industries.d.mts","names":[],"sources":["../../src/actions/get-company-industries.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAGpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAIrC,+BAAA,gCAA+B,wBAAA"}
@@ -5,7 +5,7 @@ const rocketReachGetCompanyIndustries = action("ROCKET_REACH_GET_COMPANY_INDUSTR
5
5
  name: "Get Company Industries",
6
6
  description: "Tool to list industries associated with a specified company. Tries multiple RocketReach endpoints using the provided identifier (ID, domain, or name) and extracts industry information from the response payload.",
7
7
  input: z.object({ company_id: z.string().describe("Company identifier to retrieve industries for. This may be a RocketReach company ID, a company domain (e.g., 'stripe.com'), or a company name.") }),
8
- output: z.object({ industries: z.array(z.string()).describe("List of industries associated with the specified company.") })
8
+ output: z.object({ industries: z.array(z.string()).describe("List of industries associated with the specified company.") }).passthrough()
9
9
  });
10
10
  //#endregion
11
11
  export { rocketReachGetCompanyIndustries };
@@ -1 +1 @@
1
- {"version":3,"file":"get-company-industries.mjs","names":[],"sources":["../../src/actions/get-company-industries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetCompanyIndustriesInput: z.ZodTypeAny = z.object({\n company_id: z.string().describe(\"Company identifier to retrieve industries for. This may be a RocketReach company ID, a company domain (e.g., 'stripe.com'), or a company name.\"),\n});\nexport const RocketReachGetCompanyIndustriesOutput: z.ZodTypeAny = z.object({\n industries: z.array(z.string()).describe(\"List of industries associated with the specified company.\"),\n});\n\nexport const rocketReachGetCompanyIndustries = action(\"ROCKET_REACH_GET_COMPANY_INDUSTRIES\", {\n slug: \"rocket_reach-get-company-industries\",\n name: \"Get Company Industries\",\n description: \"Tool to list industries associated with a specified company. Tries multiple RocketReach endpoints using the provided identifier (ID, domain, or name) and extracts industry information from the response payload.\",\n input: RocketReachGetCompanyIndustriesInput,\n output: RocketReachGetCompanyIndustriesOutput,\n});\n"],"mappings":";;AAWA,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXgE,EAAE,OAAO,EACzE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gJAAgJ,EAClL,CASS;CACP,QATiE,EAAE,OAAO,EAC1E,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D,EACtG,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-company-industries.mjs","names":[],"sources":["../../src/actions/get-company-industries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetCompanyIndustriesInput = z.object({\n company_id: z.string().describe(\"Company identifier to retrieve industries for. This may be a RocketReach company ID, a company domain (e.g., 'stripe.com'), or a company name.\"),\n});\nexport const RocketReachGetCompanyIndustriesOutput = z.object({\n industries: z.array(z.string()).describe(\"List of industries associated with the specified company.\"),\n}).passthrough();\n\nexport const rocketReachGetCompanyIndustries = action(\"ROCKET_REACH_GET_COMPANY_INDUSTRIES\", {\n slug: \"rocket_reach-get-company-industries\",\n name: \"Get Company Industries\",\n description: \"Tool to list industries associated with a specified company. Tries multiple RocketReach endpoints using the provided identifier (ID, domain, or name) and extracts industry information from the response payload.\",\n input: RocketReachGetCompanyIndustriesInput,\n output: RocketReachGetCompanyIndustriesOutput,\n});\n"],"mappings":";;AAWA,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXkD,EAAE,OAAO,EAC3D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gJAAgJ,EAClL,CASS;CACP,QATmD,EAAE,OAAO,EAC5D,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D,EACtG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-company-size.ts
4
4
  const RocketReachGetCompanySizeInput = zod.z.object({ domain: zod.z.string().describe("The domain name of the company to look up, e.g. 'google.com'.") });
5
- const RocketReachGetCompanySizeOutput = zod.z.object({ size: zod.z.string().describe("The employee size range of the company, e.g. '51-200'. Empty string if not found.") });
5
+ const RocketReachGetCompanySizeOutput = zod.z.object({ size: zod.z.string().describe("The employee size range of the company, e.g. '51-200'. Empty string if not found.").nullable() }).passthrough();
6
6
  const rocketReachGetCompanySize = require_action.action("ROCKET_REACH_GET_COMPANY_SIZE", {
7
7
  slug: "rocket_reach-get-company-size",
8
8
  name: "Get Company Size",
@@ -1 +1 @@
1
- {"version":3,"file":"get-company-size.cjs","names":["z","action"],"sources":["../../src/actions/get-company-size.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetCompanySizeInput: z.ZodTypeAny = z.object({\n domain: z.string().describe(\"The domain name of the company to look up, e.g. 'google.com'.\"),\n});\nexport const RocketReachGetCompanySizeOutput: z.ZodTypeAny = z.object({\n size: z.string().describe(\"The employee size range of the company, e.g. '51-200'. Empty string if not found.\"),\n});\n\nexport const rocketReachGetCompanySize = action(\"ROCKET_REACH_GET_COMPANY_SIZE\", {\n slug: \"rocket_reach-get-company-size\",\n name: \"Get Company Size\",\n description: \"Tool to retrieve size metrics of a company. Use when you have a company's domain to get its employee size range.\",\n input: RocketReachGetCompanySizeInput,\n output: RocketReachGetCompanySizeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,EAC7F,CAAC;AACD,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,EACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,EAC/G,CAAC;AAED,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-company-size.cjs","names":["z","action"],"sources":["../../src/actions/get-company-size.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RocketReachGetCompanySizeInput = z.object({\n domain: z.string().describe(\"The domain name of the company to look up, e.g. 'google.com'.\"),\n});\nexport const RocketReachGetCompanySizeOutput = z.object({\n size: z.string().describe(\"The employee size range of the company, e.g. '51-200'. Empty string if not found.\").nullable(),\n}).passthrough();\n\nexport const rocketReachGetCompanySize = action(\"ROCKET_REACH_GET_COMPANY_SIZE\", {\n slug: \"rocket_reach-get-company-size\",\n name: \"Get Company Size\",\n description: \"Tool to retrieve size metrics of a company. Use when you have a company's domain to get its employee size range.\",\n input: RocketReachGetCompanySizeInput,\n output: RocketReachGetCompanySizeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,EAC7F,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,EAC1H,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}