@keystrokehq/peopledatalabs 0.1.0 → 0.1.2

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 (204) hide show
  1. package/README.md +2 -2
  2. package/dist/action.cjs.map +1 -1
  3. package/dist/action.mjs.map +1 -1
  4. package/dist/actions/clean-company-data.cjs +3 -3
  5. package/dist/actions/clean-company-data.cjs.map +1 -1
  6. package/dist/actions/clean-company-data.d.cts +118 -3
  7. package/dist/actions/clean-company-data.d.cts.map +1 -1
  8. package/dist/actions/clean-company-data.d.mts +118 -3
  9. package/dist/actions/clean-company-data.d.mts.map +1 -1
  10. package/dist/actions/clean-company-data.mjs +3 -3
  11. package/dist/actions/clean-company-data.mjs.map +1 -1
  12. package/dist/actions/clean-company-post.cjs.map +1 -1
  13. package/dist/actions/clean-company-post.d.cts +45 -3
  14. package/dist/actions/clean-company-post.d.cts.map +1 -1
  15. package/dist/actions/clean-company-post.d.mts +45 -3
  16. package/dist/actions/clean-company-post.d.mts.map +1 -1
  17. package/dist/actions/clean-company-post.mjs.map +1 -1
  18. package/dist/actions/clean-location-data.cjs.map +1 -1
  19. package/dist/actions/clean-location-data.d.cts +20 -3
  20. package/dist/actions/clean-location-data.d.cts.map +1 -1
  21. package/dist/actions/clean-location-data.d.mts +20 -3
  22. package/dist/actions/clean-location-data.d.mts.map +1 -1
  23. package/dist/actions/clean-location-data.mjs.map +1 -1
  24. package/dist/actions/clean-location-post.cjs.map +1 -1
  25. package/dist/actions/clean-location-post.d.cts +18 -3
  26. package/dist/actions/clean-location-post.d.cts.map +1 -1
  27. package/dist/actions/clean-location-post.d.mts +18 -3
  28. package/dist/actions/clean-location-post.d.mts.map +1 -1
  29. package/dist/actions/clean-location-post.mjs.map +1 -1
  30. package/dist/actions/clean-school-data-post.cjs.map +1 -1
  31. package/dist/actions/clean-school-data-post.d.cts +30 -3
  32. package/dist/actions/clean-school-data-post.d.cts.map +1 -1
  33. package/dist/actions/clean-school-data-post.d.mts +30 -3
  34. package/dist/actions/clean-school-data-post.d.mts.map +1 -1
  35. package/dist/actions/clean-school-data-post.mjs.map +1 -1
  36. package/dist/actions/clean-school-data.cjs.map +1 -1
  37. package/dist/actions/clean-school-data.d.cts +30 -3
  38. package/dist/actions/clean-school-data.d.cts.map +1 -1
  39. package/dist/actions/clean-school-data.d.mts +30 -3
  40. package/dist/actions/clean-school-data.d.mts.map +1 -1
  41. package/dist/actions/clean-school-data.mjs.map +1 -1
  42. package/dist/actions/enrich-bulk-company-data.cjs +1 -1
  43. package/dist/actions/enrich-bulk-company-data.cjs.map +1 -1
  44. package/dist/actions/enrich-bulk-company-data.d.cts +41 -3
  45. package/dist/actions/enrich-bulk-company-data.d.cts.map +1 -1
  46. package/dist/actions/enrich-bulk-company-data.d.mts +41 -3
  47. package/dist/actions/enrich-bulk-company-data.d.mts.map +1 -1
  48. package/dist/actions/enrich-bulk-company-data.mjs +1 -1
  49. package/dist/actions/enrich-bulk-company-data.mjs.map +1 -1
  50. package/dist/actions/enrich-bulk-person-data.cjs +1 -1
  51. package/dist/actions/enrich-bulk-person-data.cjs.map +1 -1
  52. package/dist/actions/enrich-bulk-person-data.d.cts +305 -3
  53. package/dist/actions/enrich-bulk-person-data.d.cts.map +1 -1
  54. package/dist/actions/enrich-bulk-person-data.d.mts +305 -3
  55. package/dist/actions/enrich-bulk-person-data.d.mts.map +1 -1
  56. package/dist/actions/enrich-bulk-person-data.mjs +1 -1
  57. package/dist/actions/enrich-bulk-person-data.mjs.map +1 -1
  58. package/dist/actions/enrich-company-data.cjs +3 -3
  59. package/dist/actions/enrich-company-data.cjs.map +1 -1
  60. package/dist/actions/enrich-company-data.d.cts +170 -3
  61. package/dist/actions/enrich-company-data.d.cts.map +1 -1
  62. package/dist/actions/enrich-company-data.d.mts +170 -3
  63. package/dist/actions/enrich-company-data.d.mts.map +1 -1
  64. package/dist/actions/enrich-company-data.mjs +3 -3
  65. package/dist/actions/enrich-company-data.mjs.map +1 -1
  66. package/dist/actions/enrich-ip-data.cjs +14 -14
  67. package/dist/actions/enrich-ip-data.cjs.map +1 -1
  68. package/dist/actions/enrich-ip-data.d.cts +82 -3
  69. package/dist/actions/enrich-ip-data.d.cts.map +1 -1
  70. package/dist/actions/enrich-ip-data.d.mts +82 -3
  71. package/dist/actions/enrich-ip-data.d.mts.map +1 -1
  72. package/dist/actions/enrich-ip-data.mjs +14 -14
  73. package/dist/actions/enrich-ip-data.mjs.map +1 -1
  74. package/dist/actions/enrich-job-title-data.cjs +1 -1
  75. package/dist/actions/enrich-job-title-data.cjs.map +1 -1
  76. package/dist/actions/enrich-job-title-data.d.cts +11 -3
  77. package/dist/actions/enrich-job-title-data.d.cts.map +1 -1
  78. package/dist/actions/enrich-job-title-data.d.mts +11 -3
  79. package/dist/actions/enrich-job-title-data.d.mts.map +1 -1
  80. package/dist/actions/enrich-job-title-data.mjs +1 -1
  81. package/dist/actions/enrich-job-title-data.mjs.map +1 -1
  82. package/dist/actions/enrich-person-data.cjs +2 -2
  83. package/dist/actions/enrich-person-data.cjs.map +1 -1
  84. package/dist/actions/enrich-person-data.d.cts +297 -3
  85. package/dist/actions/enrich-person-data.d.cts.map +1 -1
  86. package/dist/actions/enrich-person-data.d.mts +297 -3
  87. package/dist/actions/enrich-person-data.d.mts.map +1 -1
  88. package/dist/actions/enrich-person-data.mjs +2 -2
  89. package/dist/actions/enrich-person-data.mjs.map +1 -1
  90. package/dist/actions/enrich-skill-data.cjs +1 -1
  91. package/dist/actions/enrich-skill-data.cjs.map +1 -1
  92. package/dist/actions/enrich-skill-data.d.cts +11 -3
  93. package/dist/actions/enrich-skill-data.d.cts.map +1 -1
  94. package/dist/actions/enrich-skill-data.d.mts +11 -3
  95. package/dist/actions/enrich-skill-data.d.mts.map +1 -1
  96. package/dist/actions/enrich-skill-data.mjs +1 -1
  97. package/dist/actions/enrich-skill-data.mjs.map +1 -1
  98. package/dist/actions/get-autocomplete-suggestions-post.cjs +3 -3
  99. package/dist/actions/get-autocomplete-suggestions-post.cjs.map +1 -1
  100. package/dist/actions/get-autocomplete-suggestions-post.d.cts +49 -3
  101. package/dist/actions/get-autocomplete-suggestions-post.d.cts.map +1 -1
  102. package/dist/actions/get-autocomplete-suggestions-post.d.mts +49 -3
  103. package/dist/actions/get-autocomplete-suggestions-post.d.mts.map +1 -1
  104. package/dist/actions/get-autocomplete-suggestions-post.mjs +3 -3
  105. package/dist/actions/get-autocomplete-suggestions-post.mjs.map +1 -1
  106. package/dist/actions/get-autocomplete-suggestions.cjs +2 -2
  107. package/dist/actions/get-autocomplete-suggestions.cjs.map +1 -1
  108. package/dist/actions/get-autocomplete-suggestions.d.cts +36 -3
  109. package/dist/actions/get-autocomplete-suggestions.d.cts.map +1 -1
  110. package/dist/actions/get-autocomplete-suggestions.d.mts +36 -3
  111. package/dist/actions/get-autocomplete-suggestions.d.mts.map +1 -1
  112. package/dist/actions/get-autocomplete-suggestions.mjs +2 -2
  113. package/dist/actions/get-autocomplete-suggestions.mjs.map +1 -1
  114. package/dist/actions/get-column-details.cjs +2 -2
  115. package/dist/actions/get-column-details.cjs.map +1 -1
  116. package/dist/actions/get-column-details.d.cts +15 -3
  117. package/dist/actions/get-column-details.d.cts.map +1 -1
  118. package/dist/actions/get-column-details.d.mts +15 -3
  119. package/dist/actions/get-column-details.d.mts.map +1 -1
  120. package/dist/actions/get-column-details.mjs +2 -2
  121. package/dist/actions/get-column-details.mjs.map +1 -1
  122. package/dist/actions/get-schema.cjs +3 -3
  123. package/dist/actions/get-schema.cjs.map +1 -1
  124. package/dist/actions/get-schema.d.cts +14 -3
  125. package/dist/actions/get-schema.d.cts.map +1 -1
  126. package/dist/actions/get-schema.d.mts +14 -3
  127. package/dist/actions/get-schema.d.mts.map +1 -1
  128. package/dist/actions/get-schema.mjs +3 -3
  129. package/dist/actions/get-schema.mjs.map +1 -1
  130. package/dist/actions/get-subject-requests.cjs +2 -2
  131. package/dist/actions/get-subject-requests.cjs.map +1 -1
  132. package/dist/actions/get-subject-requests.d.cts +6 -3
  133. package/dist/actions/get-subject-requests.d.cts.map +1 -1
  134. package/dist/actions/get-subject-requests.d.mts +6 -3
  135. package/dist/actions/get-subject-requests.d.mts.map +1 -1
  136. package/dist/actions/get-subject-requests.mjs +2 -2
  137. package/dist/actions/get-subject-requests.mjs.map +1 -1
  138. package/dist/actions/identify-person-data.cjs +1 -1
  139. package/dist/actions/identify-person-data.cjs.map +1 -1
  140. package/dist/actions/identify-person-data.d.cts +126 -3
  141. package/dist/actions/identify-person-data.d.cts.map +1 -1
  142. package/dist/actions/identify-person-data.d.mts +126 -3
  143. package/dist/actions/identify-person-data.d.mts.map +1 -1
  144. package/dist/actions/identify-person-data.mjs +1 -1
  145. package/dist/actions/identify-person-data.mjs.map +1 -1
  146. package/dist/actions/index.cjs +0 -2
  147. package/dist/actions/index.d.cts +1 -2
  148. package/dist/actions/index.d.mts +1 -2
  149. package/dist/actions/index.mjs +1 -2
  150. package/dist/actions/people-search-elastic.cjs +3 -3
  151. package/dist/actions/people-search-elastic.cjs.map +1 -1
  152. package/dist/actions/people-search-elastic.d.cts +178 -3
  153. package/dist/actions/people-search-elastic.d.cts.map +1 -1
  154. package/dist/actions/people-search-elastic.d.mts +178 -3
  155. package/dist/actions/people-search-elastic.d.mts.map +1 -1
  156. package/dist/actions/people-search-elastic.mjs +3 -3
  157. package/dist/actions/people-search-elastic.mjs.map +1 -1
  158. package/dist/actions/query-person-changelog.cjs +1 -1
  159. package/dist/actions/query-person-changelog.cjs.map +1 -1
  160. package/dist/actions/query-person-changelog.d.cts +36 -3
  161. package/dist/actions/query-person-changelog.d.cts.map +1 -1
  162. package/dist/actions/query-person-changelog.d.mts +36 -3
  163. package/dist/actions/query-person-changelog.d.mts.map +1 -1
  164. package/dist/actions/query-person-changelog.mjs +1 -1
  165. package/dist/actions/query-person-changelog.mjs.map +1 -1
  166. package/dist/actions/search-company-elastic.cjs +3 -3
  167. package/dist/actions/search-company-elastic.cjs.map +1 -1
  168. package/dist/actions/search-company-elastic.d.cts +193 -3
  169. package/dist/actions/search-company-elastic.d.cts.map +1 -1
  170. package/dist/actions/search-company-elastic.d.mts +193 -3
  171. package/dist/actions/search-company-elastic.d.mts.map +1 -1
  172. package/dist/actions/search-company-elastic.mjs +3 -3
  173. package/dist/actions/search-company-elastic.mjs.map +1 -1
  174. package/dist/actions/search-company-post.cjs +1 -1
  175. package/dist/actions/search-company-post.cjs.map +1 -1
  176. package/dist/actions/search-company-post.d.cts +56 -3
  177. package/dist/actions/search-company-post.d.cts.map +1 -1
  178. package/dist/actions/search-company-post.d.mts +56 -3
  179. package/dist/actions/search-company-post.d.mts.map +1 -1
  180. package/dist/actions/search-company-post.mjs +1 -1
  181. package/dist/actions/search-company-post.mjs.map +1 -1
  182. package/dist/catalog.cjs +7 -1
  183. package/dist/catalog.cjs.map +1 -1
  184. package/dist/catalog.d.cts +8 -0
  185. package/dist/catalog.d.mts +8 -0
  186. package/dist/catalog.mjs +7 -1
  187. package/dist/catalog.mjs.map +1 -1
  188. package/dist/execute.cjs +1 -1
  189. package/dist/execute.cjs.map +1 -1
  190. package/dist/execute.mjs +1 -1
  191. package/dist/execute.mjs.map +1 -1
  192. package/dist/index.cjs +0 -2
  193. package/dist/index.d.cts +1 -2
  194. package/dist/index.d.mts +1 -2
  195. package/dist/index.mjs +1 -2
  196. package/package.json +2 -2
  197. package/dist/actions/generate-search-query.cjs +0 -16
  198. package/dist/actions/generate-search-query.cjs.map +0 -1
  199. package/dist/actions/generate-search-query.d.cts +0 -9
  200. package/dist/actions/generate-search-query.d.cts.map +0 -1
  201. package/dist/actions/generate-search-query.d.mts +0 -9
  202. package/dist/actions/generate-search-query.d.mts.map +0 -1
  203. package/dist/actions/generate-search-query.mjs +0 -13
  204. package/dist/actions/generate-search-query.mjs.map +0 -1
package/dist/catalog.cjs CHANGED
@@ -7,7 +7,13 @@ const peopledatalabsCatalog = {
7
7
  "category": "Analytics",
8
8
  "logo": "https://logos.composio.dev/api/peopledatalabs",
9
9
  "authKind": "keystroke",
10
- "oauthScopes": []
10
+ "oauthScopes": [],
11
+ "credentialFields": { "api_key": {
12
+ "label": "API Key",
13
+ "secret": true,
14
+ "description": "Your secret People Data Labs API key. Sign in at dashboard.peopledatalabs.com and copy it from the API Keys section."
15
+ } },
16
+ "credentialScheme": "API_KEY"
11
17
  };
12
18
  //#endregion
13
19
  exports.peopledatalabsCatalog = peopledatalabsCatalog;
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const peopledatalabsCatalog = {\n \"slug\": \"peopledatalabs\",\n \"name\": \"People Data Labs\",\n \"description\": \"PeopleDataLabs provides B2B data enrichment and identity resolution, empowering organizations to build enriched user profiles and validate customer information\",\n \"category\": \"Analytics\",\n \"logo\": \"https://logos.composio.dev/api/peopledatalabs\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,wBAAwB;CACnC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;AAClB"}
1
+ {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const peopledatalabsCatalog = {\n \"slug\": \"peopledatalabs\",\n \"name\": \"People Data Labs\",\n \"description\": \"PeopleDataLabs provides B2B data enrichment and identity resolution, empowering organizations to build enriched user profiles and validate customer information\",\n \"category\": \"Analytics\",\n \"logo\": \"https://logos.composio.dev/api/peopledatalabs\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your secret People Data Labs API key. Sign in at dashboard.peopledatalabs.com and copy it from the API Keys section.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,wBAAwB;CACnC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
@@ -8,6 +8,14 @@ declare const peopledatalabsCatalog: {
8
8
  readonly logo: "https://logos.composio.dev/api/peopledatalabs";
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
+ readonly credentialFields: {
12
+ readonly api_key: {
13
+ readonly label: "API Key";
14
+ readonly secret: true;
15
+ readonly description: "Your secret People Data Labs API key. Sign in at dashboard.peopledatalabs.com and copy it from the API Keys section.";
16
+ };
17
+ };
18
+ readonly credentialScheme: "API_KEY";
11
19
  };
12
20
  //#endregion
13
21
  export { peopledatalabsCatalog };
@@ -8,6 +8,14 @@ declare const peopledatalabsCatalog: {
8
8
  readonly logo: "https://logos.composio.dev/api/peopledatalabs";
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
+ readonly credentialFields: {
12
+ readonly api_key: {
13
+ readonly label: "API Key";
14
+ readonly secret: true;
15
+ readonly description: "Your secret People Data Labs API key. Sign in at dashboard.peopledatalabs.com and copy it from the API Keys section.";
16
+ };
17
+ };
18
+ readonly credentialScheme: "API_KEY";
11
19
  };
12
20
  //#endregion
13
21
  export { peopledatalabsCatalog };
package/dist/catalog.mjs CHANGED
@@ -7,7 +7,13 @@ const peopledatalabsCatalog = {
7
7
  "category": "Analytics",
8
8
  "logo": "https://logos.composio.dev/api/peopledatalabs",
9
9
  "authKind": "keystroke",
10
- "oauthScopes": []
10
+ "oauthScopes": [],
11
+ "credentialFields": { "api_key": {
12
+ "label": "API Key",
13
+ "secret": true,
14
+ "description": "Your secret People Data Labs API key. Sign in at dashboard.peopledatalabs.com and copy it from the API Keys section."
15
+ } },
16
+ "credentialScheme": "API_KEY"
11
17
  };
12
18
  //#endregion
13
19
  export { peopledatalabsCatalog };
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const peopledatalabsCatalog = {\n \"slug\": \"peopledatalabs\",\n \"name\": \"People Data Labs\",\n \"description\": \"PeopleDataLabs provides B2B data enrichment and identity resolution, empowering organizations to build enriched user profiles and validate customer information\",\n \"category\": \"Analytics\",\n \"logo\": \"https://logos.composio.dev/api/peopledatalabs\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,wBAAwB;CACnC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;AAClB"}
1
+ {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const peopledatalabsCatalog = {\n \"slug\": \"peopledatalabs\",\n \"name\": \"People Data Labs\",\n \"description\": \"PeopleDataLabs provides B2B data enrichment and identity resolution, empowering organizations to build enriched user profiles and validate customer information\",\n \"category\": \"Analytics\",\n \"logo\": \"https://logos.composio.dev/api/peopledatalabs\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your secret People Data Labs API key. Sign in at dashboard.peopledatalabs.com and copy it from the API Keys section.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,wBAAwB;CACnC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
package/dist/execute.cjs CHANGED
@@ -2,7 +2,7 @@ let _keystrokehq_keystroke_client = require("@keystrokehq/keystroke/client");
2
2
  //#region src/execute.ts
3
3
  const APP_SLUG = "peopledatalabs";
4
4
  /** Pinned app version — updated on regeneration. */
5
- const APP_VERSION = "20260615_00";
5
+ const APP_VERSION = "20260626_00";
6
6
  async function executePeopledatalabsTool(tool, args) {
7
7
  const { result } = await (0, _keystrokehq_keystroke_client.createKeystrokeClient)().tools.execute({
8
8
  app: APP_SLUG,
@@ -1 +1 @@
1
- {"version":3,"file":"execute.cjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"peopledatalabs\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260615_00\";\n\nexport async function executePeopledatalabsTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,0BACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,OAAA,GAAA,8BAAA,sBAAA,CAA4B,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
1
+ {"version":3,"file":"execute.cjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"peopledatalabs\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260626_00\";\n\nexport async function executePeopledatalabsTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,0BACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,OAAA,GAAA,8BAAA,sBAAA,CAA4B,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
package/dist/execute.mjs CHANGED
@@ -2,7 +2,7 @@ import { createKeystrokeClient } from "@keystrokehq/keystroke/client";
2
2
  //#region src/execute.ts
3
3
  const APP_SLUG = "peopledatalabs";
4
4
  /** Pinned app version — updated on regeneration. */
5
- const APP_VERSION = "20260615_00";
5
+ const APP_VERSION = "20260626_00";
6
6
  async function executePeopledatalabsTool(tool, args) {
7
7
  const { result } = await createKeystrokeClient().tools.execute({
8
8
  app: APP_SLUG,
@@ -1 +1 @@
1
- {"version":3,"file":"execute.mjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"peopledatalabs\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260615_00\";\n\nexport async function executePeopledatalabsTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,0BACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,MAAM,sBAAsB,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
1
+ {"version":3,"file":"execute.mjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"peopledatalabs\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260626_00\";\n\nexport async function executePeopledatalabsTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,0BACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,MAAM,sBAAsB,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
package/dist/index.cjs CHANGED
@@ -14,7 +14,6 @@ const require_enrich_ip_data = require("./actions/enrich-ip-data.cjs");
14
14
  const require_enrich_job_title_data = require("./actions/enrich-job-title-data.cjs");
15
15
  const require_enrich_person_data = require("./actions/enrich-person-data.cjs");
16
16
  const require_enrich_skill_data = require("./actions/enrich-skill-data.cjs");
17
- const require_generate_search_query = require("./actions/generate-search-query.cjs");
18
17
  const require_get_autocomplete_suggestions = require("./actions/get-autocomplete-suggestions.cjs");
19
18
  const require_get_autocomplete_suggestions_post = require("./actions/get-autocomplete-suggestions-post.cjs");
20
19
  const require_get_column_details = require("./actions/get-column-details.cjs");
@@ -41,7 +40,6 @@ exports.peopledatalabsEnrichIpData = require_enrich_ip_data.peopledatalabsEnrich
41
40
  exports.peopledatalabsEnrichJobTitleData = require_enrich_job_title_data.peopledatalabsEnrichJobTitleData;
42
41
  exports.peopledatalabsEnrichPersonData = require_enrich_person_data.peopledatalabsEnrichPersonData;
43
42
  exports.peopledatalabsEnrichSkillData = require_enrich_skill_data.peopledatalabsEnrichSkillData;
44
- exports.peopledatalabsGenerateSearchQuery = require_generate_search_query.peopledatalabsGenerateSearchQuery;
45
43
  exports.peopledatalabsGetAutocompleteSuggestions = require_get_autocomplete_suggestions.peopledatalabsGetAutocompleteSuggestions;
46
44
  exports.peopledatalabsGetAutocompleteSuggestionsPost = require_get_autocomplete_suggestions_post.peopledatalabsGetAutocompleteSuggestionsPost;
47
45
  exports.peopledatalabsGetColumnDetails = require_get_column_details.peopledatalabsGetColumnDetails;
package/dist/index.d.cts CHANGED
@@ -11,7 +11,6 @@ import { peopledatalabsEnrichIpData } from "./actions/enrich-ip-data.cjs";
11
11
  import { peopledatalabsEnrichJobTitleData } from "./actions/enrich-job-title-data.cjs";
12
12
  import { peopledatalabsEnrichPersonData } from "./actions/enrich-person-data.cjs";
13
13
  import { peopledatalabsEnrichSkillData } from "./actions/enrich-skill-data.cjs";
14
- import { peopledatalabsGenerateSearchQuery } from "./actions/generate-search-query.cjs";
15
14
  import { peopledatalabsGetAutocompleteSuggestions } from "./actions/get-autocomplete-suggestions.cjs";
16
15
  import { peopledatalabsGetAutocompleteSuggestionsPost } from "./actions/get-autocomplete-suggestions-post.cjs";
17
16
  import { peopledatalabsGetColumnDetails } from "./actions/get-column-details.cjs";
@@ -24,4 +23,4 @@ import { peopledatalabsSearchCompanyElastic } from "./actions/search-company-ela
24
23
  import { peopledatalabsSearchCompanyPost } from "./actions/search-company-post.cjs";
25
24
  import { peopledatalabs } from "./app.cjs";
26
25
  import { peopledatalabsCatalog } from "./catalog.cjs";
27
- export { peopledatalabs, peopledatalabsCatalog, peopledatalabsCleanCompanyData, peopledatalabsCleanCompanyPost, peopledatalabsCleanLocationData, peopledatalabsCleanLocationPost, peopledatalabsCleanSchoolData, peopledatalabsCleanSchoolDataPost, peopledatalabsEnrichBulkCompanyData, peopledatalabsEnrichBulkPersonData, peopledatalabsEnrichCompanyData, peopledatalabsEnrichIpData, peopledatalabsEnrichJobTitleData, peopledatalabsEnrichPersonData, peopledatalabsEnrichSkillData, peopledatalabsGenerateSearchQuery, peopledatalabsGetAutocompleteSuggestions, peopledatalabsGetAutocompleteSuggestionsPost, peopledatalabsGetColumnDetails, peopledatalabsGetSchema, peopledatalabsGetSubjectRequests, peopledatalabsIdentifyPersonData, peopledatalabsPeopleSearchElastic, peopledatalabsQueryPersonChangelog, peopledatalabsSearchCompanyElastic, peopledatalabsSearchCompanyPost };
26
+ export { peopledatalabs, peopledatalabsCatalog, peopledatalabsCleanCompanyData, peopledatalabsCleanCompanyPost, peopledatalabsCleanLocationData, peopledatalabsCleanLocationPost, peopledatalabsCleanSchoolData, peopledatalabsCleanSchoolDataPost, peopledatalabsEnrichBulkCompanyData, peopledatalabsEnrichBulkPersonData, peopledatalabsEnrichCompanyData, peopledatalabsEnrichIpData, peopledatalabsEnrichJobTitleData, peopledatalabsEnrichPersonData, peopledatalabsEnrichSkillData, peopledatalabsGetAutocompleteSuggestions, peopledatalabsGetAutocompleteSuggestionsPost, peopledatalabsGetColumnDetails, peopledatalabsGetSchema, peopledatalabsGetSubjectRequests, peopledatalabsIdentifyPersonData, peopledatalabsPeopleSearchElastic, peopledatalabsQueryPersonChangelog, peopledatalabsSearchCompanyElastic, peopledatalabsSearchCompanyPost };
package/dist/index.d.mts CHANGED
@@ -11,7 +11,6 @@ import { peopledatalabsEnrichIpData } from "./actions/enrich-ip-data.mjs";
11
11
  import { peopledatalabsEnrichJobTitleData } from "./actions/enrich-job-title-data.mjs";
12
12
  import { peopledatalabsEnrichPersonData } from "./actions/enrich-person-data.mjs";
13
13
  import { peopledatalabsEnrichSkillData } from "./actions/enrich-skill-data.mjs";
14
- import { peopledatalabsGenerateSearchQuery } from "./actions/generate-search-query.mjs";
15
14
  import { peopledatalabsGetAutocompleteSuggestions } from "./actions/get-autocomplete-suggestions.mjs";
16
15
  import { peopledatalabsGetAutocompleteSuggestionsPost } from "./actions/get-autocomplete-suggestions-post.mjs";
17
16
  import { peopledatalabsGetColumnDetails } from "./actions/get-column-details.mjs";
@@ -24,4 +23,4 @@ import { peopledatalabsSearchCompanyElastic } from "./actions/search-company-ela
24
23
  import { peopledatalabsSearchCompanyPost } from "./actions/search-company-post.mjs";
25
24
  import { peopledatalabs } from "./app.mjs";
26
25
  import { peopledatalabsCatalog } from "./catalog.mjs";
27
- export { peopledatalabs, peopledatalabsCatalog, peopledatalabsCleanCompanyData, peopledatalabsCleanCompanyPost, peopledatalabsCleanLocationData, peopledatalabsCleanLocationPost, peopledatalabsCleanSchoolData, peopledatalabsCleanSchoolDataPost, peopledatalabsEnrichBulkCompanyData, peopledatalabsEnrichBulkPersonData, peopledatalabsEnrichCompanyData, peopledatalabsEnrichIpData, peopledatalabsEnrichJobTitleData, peopledatalabsEnrichPersonData, peopledatalabsEnrichSkillData, peopledatalabsGenerateSearchQuery, peopledatalabsGetAutocompleteSuggestions, peopledatalabsGetAutocompleteSuggestionsPost, peopledatalabsGetColumnDetails, peopledatalabsGetSchema, peopledatalabsGetSubjectRequests, peopledatalabsIdentifyPersonData, peopledatalabsPeopleSearchElastic, peopledatalabsQueryPersonChangelog, peopledatalabsSearchCompanyElastic, peopledatalabsSearchCompanyPost };
26
+ export { peopledatalabs, peopledatalabsCatalog, peopledatalabsCleanCompanyData, peopledatalabsCleanCompanyPost, peopledatalabsCleanLocationData, peopledatalabsCleanLocationPost, peopledatalabsCleanSchoolData, peopledatalabsCleanSchoolDataPost, peopledatalabsEnrichBulkCompanyData, peopledatalabsEnrichBulkPersonData, peopledatalabsEnrichCompanyData, peopledatalabsEnrichIpData, peopledatalabsEnrichJobTitleData, peopledatalabsEnrichPersonData, peopledatalabsEnrichSkillData, peopledatalabsGetAutocompleteSuggestions, peopledatalabsGetAutocompleteSuggestionsPost, peopledatalabsGetColumnDetails, peopledatalabsGetSchema, peopledatalabsGetSubjectRequests, peopledatalabsIdentifyPersonData, peopledatalabsPeopleSearchElastic, peopledatalabsQueryPersonChangelog, peopledatalabsSearchCompanyElastic, peopledatalabsSearchCompanyPost };
package/dist/index.mjs CHANGED
@@ -13,7 +13,6 @@ import { peopledatalabsEnrichIpData } from "./actions/enrich-ip-data.mjs";
13
13
  import { peopledatalabsEnrichJobTitleData } from "./actions/enrich-job-title-data.mjs";
14
14
  import { peopledatalabsEnrichPersonData } from "./actions/enrich-person-data.mjs";
15
15
  import { peopledatalabsEnrichSkillData } from "./actions/enrich-skill-data.mjs";
16
- import { peopledatalabsGenerateSearchQuery } from "./actions/generate-search-query.mjs";
17
16
  import { peopledatalabsGetAutocompleteSuggestions } from "./actions/get-autocomplete-suggestions.mjs";
18
17
  import { peopledatalabsGetAutocompleteSuggestionsPost } from "./actions/get-autocomplete-suggestions-post.mjs";
19
18
  import { peopledatalabsGetColumnDetails } from "./actions/get-column-details.mjs";
@@ -25,4 +24,4 @@ import { peopledatalabsQueryPersonChangelog } from "./actions/query-person-chang
25
24
  import { peopledatalabsSearchCompanyElastic } from "./actions/search-company-elastic.mjs";
26
25
  import { peopledatalabsSearchCompanyPost } from "./actions/search-company-post.mjs";
27
26
  import "./actions/index.mjs";
28
- export { peopledatalabs, peopledatalabsCatalog, peopledatalabsCleanCompanyData, peopledatalabsCleanCompanyPost, peopledatalabsCleanLocationData, peopledatalabsCleanLocationPost, peopledatalabsCleanSchoolData, peopledatalabsCleanSchoolDataPost, peopledatalabsEnrichBulkCompanyData, peopledatalabsEnrichBulkPersonData, peopledatalabsEnrichCompanyData, peopledatalabsEnrichIpData, peopledatalabsEnrichJobTitleData, peopledatalabsEnrichPersonData, peopledatalabsEnrichSkillData, peopledatalabsGenerateSearchQuery, peopledatalabsGetAutocompleteSuggestions, peopledatalabsGetAutocompleteSuggestionsPost, peopledatalabsGetColumnDetails, peopledatalabsGetSchema, peopledatalabsGetSubjectRequests, peopledatalabsIdentifyPersonData, peopledatalabsPeopleSearchElastic, peopledatalabsQueryPersonChangelog, peopledatalabsSearchCompanyElastic, peopledatalabsSearchCompanyPost };
27
+ export { peopledatalabs, peopledatalabsCatalog, peopledatalabsCleanCompanyData, peopledatalabsCleanCompanyPost, peopledatalabsCleanLocationData, peopledatalabsCleanLocationPost, peopledatalabsCleanSchoolData, peopledatalabsCleanSchoolDataPost, peopledatalabsEnrichBulkCompanyData, peopledatalabsEnrichBulkPersonData, peopledatalabsEnrichCompanyData, peopledatalabsEnrichIpData, peopledatalabsEnrichJobTitleData, peopledatalabsEnrichPersonData, peopledatalabsEnrichSkillData, peopledatalabsGetAutocompleteSuggestions, peopledatalabsGetAutocompleteSuggestionsPost, peopledatalabsGetColumnDetails, peopledatalabsGetSchema, peopledatalabsGetSubjectRequests, peopledatalabsIdentifyPersonData, peopledatalabsPeopleSearchElastic, peopledatalabsQueryPersonChangelog, peopledatalabsSearchCompanyElastic, peopledatalabsSearchCompanyPost };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/peopledatalabs",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"
@@ -31,7 +31,7 @@
31
31
  }
32
32
  },
33
33
  "peerDependencies": {
34
- "@keystrokehq/keystroke": "^0.1.4",
34
+ "@keystrokehq/keystroke": ">=0.1.4",
35
35
  "zod": "^4.4.3"
36
36
  },
37
37
  "devDependencies": {
@@ -1,16 +0,0 @@
1
- const require_action = require("../action.cjs");
2
- let zod = require("zod");
3
- //#region src/actions/generate-search-query.ts
4
- const PeopledatalabsGenerateSearchQueryInput = zod.z.object({ query: zod.z.string().describe("A natural language query to search for information about people or companies, interpreted to fetch relevant data from the PeopleDataLabs dataset.") });
5
- const PeopledatalabsGenerateSearchQueryOutput = zod.z.object({ result: zod.z.string().describe("The generated Elasticsearch query structure from the agent as a string") });
6
- const peopledatalabsGenerateSearchQuery = require_action.action("PEOPLEDATALABS_GENERATE_SEARCH_QUERY", {
7
- slug: "peopledatalabs-generate-search-query",
8
- name: "Generate Search Query",
9
- description: "Converts natural language queries into structured PDL Elasticsearch queries for people or company searches; generates optimized query structure without executing the search.",
10
- input: PeopledatalabsGenerateSearchQueryInput,
11
- output: PeopledatalabsGenerateSearchQueryOutput
12
- });
13
- //#endregion
14
- exports.peopledatalabsGenerateSearchQuery = peopledatalabsGenerateSearchQuery;
15
-
16
- //# sourceMappingURL=generate-search-query.cjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"generate-search-query.cjs","names":["z","action"],"sources":["../../src/actions/generate-search-query.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PeopledatalabsGenerateSearchQueryInput: z.ZodTypeAny = z.object({\n query: z.string().describe(\"A natural language query to search for information about people or companies, interpreted to fetch relevant data from the PeopleDataLabs dataset.\"),\n});\nexport const PeopledatalabsGenerateSearchQueryOutput: z.ZodTypeAny = z.object({\n result: z.string().describe(\"The generated Elasticsearch query structure from the agent as a string\"),\n});\n\nexport const peopledatalabsGenerateSearchQuery = action(\"PEOPLEDATALABS_GENERATE_SEARCH_QUERY\", {\n slug: \"peopledatalabs-generate-search-query\",\n name: \"Generate Search Query\",\n description: \"Converts natural language queries into structured PDL Elasticsearch queries for people or company searches; generates optimized query structure without executing the search.\",\n input: PeopledatalabsGenerateSearchQueryInput,\n output: PeopledatalabsGenerateSearchQueryOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAuDA,IAAAA,EAAE,OAAO,EAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mJAAmJ,EAChL,CAAC;AACD,MAAa,0CAAwDA,IAAAA,EAAE,OAAO,EAC5E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,EACtG,CAAC;AAED,MAAa,oCAAoCC,eAAAA,OAAO,wCAAwC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +0,0 @@
1
- import { z } from "zod";
2
-
3
- //#region src/actions/generate-search-query.d.ts
4
- declare const PeopledatalabsGenerateSearchQueryInput: z.ZodTypeAny;
5
- declare const PeopledatalabsGenerateSearchQueryOutput: z.ZodTypeAny;
6
- declare const peopledatalabsGenerateSearchQuery: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
- //#endregion
8
- export { peopledatalabsGenerateSearchQuery };
9
- //# sourceMappingURL=generate-search-query.d.cts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"generate-search-query.d.cts","names":[],"sources":["../../src/actions/generate-search-query.ts"],"mappings":";;;cAIa,sCAAA,EAAwC,CAAA,CAAE,UAErD;AAAA,cACW,uCAAA,EAAyC,CAAA,CAAE,UAEtD;AAAA,cAEW,iCAAA,gCAAiC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +0,0 @@
1
- import { z } from "zod";
2
-
3
- //#region src/actions/generate-search-query.d.ts
4
- declare const PeopledatalabsGenerateSearchQueryInput: z.ZodTypeAny;
5
- declare const PeopledatalabsGenerateSearchQueryOutput: z.ZodTypeAny;
6
- declare const peopledatalabsGenerateSearchQuery: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
- //#endregion
8
- export { peopledatalabsGenerateSearchQuery };
9
- //# sourceMappingURL=generate-search-query.d.mts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"generate-search-query.d.mts","names":[],"sources":["../../src/actions/generate-search-query.ts"],"mappings":";;;cAIa,sCAAA,EAAwC,CAAA,CAAE,UAErD;AAAA,cACW,uCAAA,EAAyC,CAAA,CAAE,UAEtD;AAAA,cAEW,iCAAA,gCAAiC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,13 +0,0 @@
1
- import { action } from "../action.mjs";
2
- import { z } from "zod";
3
- const peopledatalabsGenerateSearchQuery = action("PEOPLEDATALABS_GENERATE_SEARCH_QUERY", {
4
- slug: "peopledatalabs-generate-search-query",
5
- name: "Generate Search Query",
6
- description: "Converts natural language queries into structured PDL Elasticsearch queries for people or company searches; generates optimized query structure without executing the search.",
7
- input: z.object({ query: z.string().describe("A natural language query to search for information about people or companies, interpreted to fetch relevant data from the PeopleDataLabs dataset.") }),
8
- output: z.object({ result: z.string().describe("The generated Elasticsearch query structure from the agent as a string") })
9
- });
10
- //#endregion
11
- export { peopledatalabsGenerateSearchQuery };
12
-
13
- //# sourceMappingURL=generate-search-query.mjs.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"generate-search-query.mjs","names":[],"sources":["../../src/actions/generate-search-query.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PeopledatalabsGenerateSearchQueryInput: z.ZodTypeAny = z.object({\n query: z.string().describe(\"A natural language query to search for information about people or companies, interpreted to fetch relevant data from the PeopleDataLabs dataset.\"),\n});\nexport const PeopledatalabsGenerateSearchQueryOutput: z.ZodTypeAny = z.object({\n result: z.string().describe(\"The generated Elasticsearch query structure from the agent as a string\"),\n});\n\nexport const peopledatalabsGenerateSearchQuery = action(\"PEOPLEDATALABS_GENERATE_SEARCH_QUERY\", {\n slug: \"peopledatalabs-generate-search-query\",\n name: \"Generate Search Query\",\n description: \"Converts natural language queries into structured PDL Elasticsearch queries for people or company searches; generates optimized query structure without executing the search.\",\n input: PeopledatalabsGenerateSearchQueryInput,\n output: PeopledatalabsGenerateSearchQueryOutput,\n});\n"],"mappings":";;AAWA,MAAa,oCAAoC,OAAO,wCAAwC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXkE,EAAE,OAAO,EAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mJAAmJ,EAChL,CASS;CACP,QATmE,EAAE,OAAO,EAC5E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,EACtG,CAOU;AACV,CAAC"}