@keystrokehq/recruitee 0.1.4 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-candidate.cjs +1 -0
- package/dist/actions/create-candidate.cjs.map +1 -1
- package/dist/actions/create-candidate.d.cts +3 -13
- package/dist/actions/create-candidate.d.cts.map +1 -1
- package/dist/actions/create-candidate.d.mts +3 -13
- package/dist/actions/create-candidate.d.mts.map +1 -1
- package/dist/actions/create-candidate.mjs +1 -0
- package/dist/actions/create-candidate.mjs.map +1 -1
- package/dist/actions/create-note.cjs +1 -0
- package/dist/actions/create-note.cjs.map +1 -1
- package/dist/actions/create-note.d.cts +3 -9
- package/dist/actions/create-note.d.cts.map +1 -1
- package/dist/actions/create-note.d.mts +3 -9
- package/dist/actions/create-note.d.mts.map +1 -1
- package/dist/actions/create-note.mjs +1 -0
- package/dist/actions/create-note.mjs.map +1 -1
- package/dist/actions/create-offer.cjs +1 -0
- package/dist/actions/create-offer.cjs.map +1 -1
- package/dist/actions/create-offer.d.cts +7 -26
- package/dist/actions/create-offer.d.cts.map +1 -1
- package/dist/actions/create-offer.d.mts +7 -26
- package/dist/actions/create-offer.d.mts.map +1 -1
- package/dist/actions/create-offer.mjs +1 -0
- package/dist/actions/create-offer.mjs.map +1 -1
- package/dist/actions/delete-candidate.cjs +1 -0
- package/dist/actions/delete-candidate.cjs.map +1 -1
- package/dist/actions/delete-candidate.d.cts +3 -3
- package/dist/actions/delete-candidate.d.cts.map +1 -1
- package/dist/actions/delete-candidate.d.mts +3 -3
- package/dist/actions/delete-candidate.d.mts.map +1 -1
- package/dist/actions/delete-candidate.mjs +1 -0
- package/dist/actions/delete-candidate.mjs.map +1 -1
- package/dist/actions/delete-tag.cjs +1 -0
- package/dist/actions/delete-tag.cjs.map +1 -1
- package/dist/actions/delete-tag.d.cts +3 -3
- package/dist/actions/delete-tag.d.cts.map +1 -1
- package/dist/actions/delete-tag.d.mts +3 -3
- package/dist/actions/delete-tag.d.mts.map +1 -1
- package/dist/actions/delete-tag.mjs +1 -0
- package/dist/actions/delete-tag.mjs.map +1 -1
- package/dist/actions/get-candidate.cjs +1 -0
- package/dist/actions/get-candidate.cjs.map +1 -1
- package/dist/actions/get-candidate.d.cts +3 -4
- package/dist/actions/get-candidate.d.cts.map +1 -1
- package/dist/actions/get-candidate.d.mts +3 -4
- package/dist/actions/get-candidate.d.mts.map +1 -1
- package/dist/actions/get-candidate.mjs +1 -0
- package/dist/actions/get-candidate.mjs.map +1 -1
- package/dist/actions/get-candidates.cjs +1 -0
- package/dist/actions/get-candidates.cjs.map +1 -1
- package/dist/actions/get-candidates.d.cts +3 -13
- package/dist/actions/get-candidates.d.cts.map +1 -1
- package/dist/actions/get-candidates.d.mts +3 -13
- package/dist/actions/get-candidates.d.mts.map +1 -1
- package/dist/actions/get-candidates.mjs +1 -0
- package/dist/actions/get-candidates.mjs.map +1 -1
- package/dist/actions/get-company-id.cjs +1 -0
- package/dist/actions/get-company-id.cjs.map +1 -1
- package/dist/actions/get-company-id.d.cts +3 -1
- package/dist/actions/get-company-id.d.cts.map +1 -1
- package/dist/actions/get-company-id.d.mts +3 -1
- package/dist/actions/get-company-id.d.mts.map +1 -1
- package/dist/actions/get-company-id.mjs +1 -0
- package/dist/actions/get-company-id.mjs.map +1 -1
- package/dist/actions/get-company-offer-public.cjs +1 -0
- package/dist/actions/get-company-offer-public.cjs.map +1 -1
- package/dist/actions/get-company-offer-public.d.cts +3 -3
- package/dist/actions/get-company-offer-public.d.cts.map +1 -1
- package/dist/actions/get-company-offer-public.d.mts +3 -3
- package/dist/actions/get-company-offer-public.d.mts.map +1 -1
- package/dist/actions/get-company-offer-public.mjs +1 -0
- package/dist/actions/get-company-offer-public.mjs.map +1 -1
- package/dist/actions/get-departments.cjs +1 -0
- package/dist/actions/get-departments.cjs.map +1 -1
- package/dist/actions/get-departments.d.cts +3 -1
- package/dist/actions/get-departments.d.cts.map +1 -1
- package/dist/actions/get-departments.d.mts +3 -1
- package/dist/actions/get-departments.d.mts.map +1 -1
- package/dist/actions/get-departments.mjs +1 -0
- package/dist/actions/get-departments.mjs.map +1 -1
- package/dist/actions/get-locations.cjs +1 -0
- package/dist/actions/get-locations.cjs.map +1 -1
- package/dist/actions/get-locations.d.cts +3 -1
- package/dist/actions/get-locations.d.cts.map +1 -1
- package/dist/actions/get-locations.d.mts +3 -1
- package/dist/actions/get-locations.d.mts.map +1 -1
- package/dist/actions/get-locations.mjs +1 -0
- package/dist/actions/get-locations.mjs.map +1 -1
- package/dist/actions/get-notes.cjs +1 -0
- package/dist/actions/get-notes.cjs.map +1 -1
- package/dist/actions/get-notes.d.cts +3 -5
- package/dist/actions/get-notes.d.cts.map +1 -1
- package/dist/actions/get-notes.d.mts +3 -5
- package/dist/actions/get-notes.d.mts.map +1 -1
- package/dist/actions/get-notes.mjs +1 -0
- package/dist/actions/get-notes.mjs.map +1 -1
- package/dist/actions/get-offers.cjs +1 -0
- package/dist/actions/get-offers.cjs.map +1 -1
- package/dist/actions/get-offers.d.cts +3 -6
- package/dist/actions/get-offers.d.cts.map +1 -1
- package/dist/actions/get-offers.d.mts +3 -6
- package/dist/actions/get-offers.d.mts.map +1 -1
- package/dist/actions/get-offers.mjs +1 -0
- package/dist/actions/get-offers.mjs.map +1 -1
- package/dist/actions/get-pipeline-stages.cjs +1 -0
- package/dist/actions/get-pipeline-stages.cjs.map +1 -1
- package/dist/actions/get-pipeline-stages.d.cts +3 -3
- package/dist/actions/get-pipeline-stages.d.cts.map +1 -1
- package/dist/actions/get-pipeline-stages.d.mts +3 -3
- package/dist/actions/get-pipeline-stages.d.mts.map +1 -1
- package/dist/actions/get-pipeline-stages.mjs +1 -0
- package/dist/actions/get-pipeline-stages.mjs.map +1 -1
- package/dist/actions/get-tags.cjs +1 -0
- package/dist/actions/get-tags.cjs.map +1 -1
- package/dist/actions/get-tags.d.cts +3 -7
- package/dist/actions/get-tags.d.cts.map +1 -1
- package/dist/actions/get-tags.d.mts +3 -7
- package/dist/actions/get-tags.d.mts.map +1 -1
- package/dist/actions/get-tags.mjs +1 -0
- package/dist/actions/get-tags.mjs.map +1 -1
- package/dist/actions/list-eeo-job-categories.cjs +1 -0
- package/dist/actions/list-eeo-job-categories.cjs.map +1 -1
- package/dist/actions/list-eeo-job-categories.d.cts +3 -1
- package/dist/actions/list-eeo-job-categories.d.cts.map +1 -1
- package/dist/actions/list-eeo-job-categories.d.mts +3 -1
- package/dist/actions/list-eeo-job-categories.d.mts.map +1 -1
- package/dist/actions/list-eeo-job-categories.mjs +1 -0
- package/dist/actions/list-eeo-job-categories.mjs.map +1 -1
- package/dist/actions/list-invoices.cjs +1 -0
- package/dist/actions/list-invoices.cjs.map +1 -1
- package/dist/actions/list-invoices.d.cts +3 -3
- package/dist/actions/list-invoices.d.cts.map +1 -1
- package/dist/actions/list-invoices.d.mts +3 -3
- package/dist/actions/list-invoices.d.mts.map +1 -1
- package/dist/actions/list-invoices.mjs +1 -0
- package/dist/actions/list-invoices.mjs.map +1 -1
- package/dist/actions/list-localization-settings.cjs +1 -0
- package/dist/actions/list-localization-settings.cjs.map +1 -1
- package/dist/actions/list-localization-settings.d.cts +3 -1
- package/dist/actions/list-localization-settings.d.cts.map +1 -1
- package/dist/actions/list-localization-settings.d.mts +3 -1
- package/dist/actions/list-localization-settings.d.mts.map +1 -1
- package/dist/actions/list-localization-settings.mjs +1 -0
- package/dist/actions/list-localization-settings.mjs.map +1 -1
- package/dist/actions/list-share-countries.cjs +1 -0
- package/dist/actions/list-share-countries.cjs.map +1 -1
- package/dist/actions/list-share-countries.d.cts +3 -1
- package/dist/actions/list-share-countries.d.cts.map +1 -1
- package/dist/actions/list-share-countries.d.mts +3 -1
- package/dist/actions/list-share-countries.d.mts.map +1 -1
- package/dist/actions/list-share-countries.mjs +1 -0
- package/dist/actions/list-share-countries.mjs.map +1 -1
- package/dist/actions/list-share-eeo-answers.cjs +1 -0
- package/dist/actions/list-share-eeo-answers.cjs.map +1 -1
- package/dist/actions/list-share-eeo-answers.d.cts +3 -1
- package/dist/actions/list-share-eeo-answers.d.cts.map +1 -1
- package/dist/actions/list-share-eeo-answers.d.mts +3 -1
- package/dist/actions/list-share-eeo-answers.d.mts.map +1 -1
- package/dist/actions/list-share-eeo-answers.mjs +1 -0
- package/dist/actions/list-share-eeo-answers.mjs.map +1 -1
- package/dist/actions/update-candidate.cjs +1 -0
- package/dist/actions/update-candidate.cjs.map +1 -1
- package/dist/actions/update-candidate.d.cts +3 -14
- package/dist/actions/update-candidate.d.cts.map +1 -1
- package/dist/actions/update-candidate.d.mts +3 -14
- package/dist/actions/update-candidate.d.mts.map +1 -1
- package/dist/actions/update-candidate.mjs +1 -0
- package/dist/actions/update-candidate.mjs.map +1 -1
- package/dist/actions/update-note.cjs +1 -0
- package/dist/actions/update-note.cjs.map +1 -1
- package/dist/actions/update-note.d.cts +3 -6
- package/dist/actions/update-note.d.cts.map +1 -1
- package/dist/actions/update-note.d.mts +3 -6
- package/dist/actions/update-note.d.mts.map +1 -1
- package/dist/actions/update-note.mjs +1 -0
- package/dist/actions/update-note.mjs.map +1 -1
- package/dist/actions/update-offer.cjs +1 -0
- package/dist/actions/update-offer.cjs.map +1 -1
- package/dist/actions/update-offer.d.cts +7 -25
- package/dist/actions/update-offer.d.cts.map +1 -1
- package/dist/actions/update-offer.d.mts +7 -25
- package/dist/actions/update-offer.d.mts.map +1 -1
- package/dist/actions/update-offer.mjs +1 -0
- package/dist/actions/update-offer.mjs.map +1 -1
- package/dist/app.cjs +9 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +8 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +8 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-candidate.mjs","names":[],"sources":["../../src/actions/delete-candidate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeDeleteCandidateInput = z.object({\n candidate_id: z.number().int().describe(\"Unique identifier of the candidate to delete.\"),\n}).describe(\"Request model for deleting a candidate profile.\");\nexport const RecruiteeDeleteCandidateOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete candidate action.\\nEmpty response returned on successful deletion.\");\n\nexport const recruiteeDeleteCandidate = action(\"RECRUITEE_DELETE_CANDIDATE\", {\n slug: \"recruitee-delete-candidate\",\n name: \"Delete Candidate\",\n description: \"Tool to delete a candidate profile. Use when you need to permanently remove a candidate from your Recruitee account. Returns no content on success.\",\n input: RecruiteeDeleteCandidateInput,\n output: RecruiteeDeleteCandidateOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-candidate.mjs","names":[],"sources":["../../src/actions/delete-candidate.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { recruitee } from \"../app\";\n\nexport const RecruiteeDeleteCandidateInput = z.object({\n candidate_id: z.number().int().describe(\"Unique identifier of the candidate to delete.\"),\n}).describe(\"Request model for deleting a candidate profile.\");\nexport const RecruiteeDeleteCandidateOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete candidate action.\\nEmpty response returned on successful deletion.\");\n\nexport const recruiteeDeleteCandidate: AppAction<\n typeof RecruiteeDeleteCandidateInput,\n typeof RecruiteeDeleteCandidateOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_DELETE_CANDIDATE\", {\n slug: \"recruitee-delete-candidate\",\n name: \"Delete Candidate\",\n description: \"Tool to delete a candidate profile. Use when you need to permanently remove a candidate from your Recruitee account. Returns no content on success.\",\n input: RecruiteeDeleteCandidateInput,\n output: RecruiteeDeleteCandidateOutput,\n});\n"],"mappings":";;;AAWA,MAAa,2BAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb2C,EAAE,OAAO,EACpD,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,EACzF,CAAC,CAAC,CAAC,SAAS,iDAWH;CACP,QAX4C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8FAW/E;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-tag.cjs","names":["z","action"],"sources":["../../src/actions/delete-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeDeleteTagInput = z.object({\n tag_id: z.number().int().describe(\"The unique numeric identifier of the tag to delete. Must be a positive integer.\"),\n}).describe(\"Request parameters for deleting a tag in Recruitee.\");\nexport const RecruiteeDeleteTagOutput = z.record(z.string(), z.unknown()).describe(\"Empty response returned on successful deletion.\");\n\nexport const recruiteeDeleteTag = action(\"RECRUITEE_DELETE_TAG\", {\n slug: \"recruitee-delete-tag\",\n name: \"Delete Tag\",\n description: \"Permanently deletes a tag from Recruitee by its ID. This action requires appropriate API permissions to delete tags. Use this when you need to remove unused or obsolete tags. Note: Deleting a tag removes it from all associated candidates and offers.\",\n input: RecruiteeDeleteTagInput,\n output: RecruiteeDeleteTagOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-tag.cjs","names":["z","action"],"sources":["../../src/actions/delete-tag.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { recruitee } from \"../app\";\n\nexport const RecruiteeDeleteTagInput = z.object({\n tag_id: z.number().int().describe(\"The unique numeric identifier of the tag to delete. Must be a positive integer.\"),\n}).describe(\"Request parameters for deleting a tag in Recruitee.\");\nexport const RecruiteeDeleteTagOutput = z.record(z.string(), z.unknown()).describe(\"Empty response returned on successful deletion.\");\n\nexport const recruiteeDeleteTag: AppAction<\n typeof RecruiteeDeleteTagInput,\n typeof RecruiteeDeleteTagOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_DELETE_TAG\", {\n slug: \"recruitee-delete-tag\",\n name: \"Delete Tag\",\n description: \"Permanently deletes a tag from Recruitee by its ID. This action requires appropriate API permissions to delete tags. Use this when you need to remove unused or obsolete tags. Note: Deleting a tag removes it from all associated candidates and offers.\",\n input: RecruiteeDeleteTagInput,\n output: RecruiteeDeleteTagOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iFAAiF,EACrH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,2BAA2BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAEpI,MAAa,qBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { recruitee } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-tag.d.ts
|
|
@@ -5,9 +7,7 @@ declare const RecruiteeDeleteTagInput: z.ZodObject<{
|
|
|
5
7
|
tag_id: z.ZodNumber;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const RecruiteeDeleteTagOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const recruiteeDeleteTag:
|
|
9
|
-
tag_id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
10
|
+
declare const recruiteeDeleteTag: AppAction<typeof RecruiteeDeleteTagInput, typeof RecruiteeDeleteTagOutput, typeof recruitee.credential>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { recruiteeDeleteTag };
|
|
13
13
|
//# sourceMappingURL=delete-tag.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-tag.d.cts","names":[],"sources":["../../src/actions/delete-tag.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-tag.d.cts","names":[],"sources":["../../src/actions/delete-tag.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { recruitee } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-tag.d.ts
|
|
@@ -5,9 +7,7 @@ declare const RecruiteeDeleteTagInput: z.ZodObject<{
|
|
|
5
7
|
tag_id: z.ZodNumber;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const RecruiteeDeleteTagOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const recruiteeDeleteTag:
|
|
9
|
-
tag_id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
10
|
+
declare const recruiteeDeleteTag: AppAction<typeof RecruiteeDeleteTagInput, typeof RecruiteeDeleteTagOutput, typeof recruitee.credential>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { recruiteeDeleteTag };
|
|
13
13
|
//# sourceMappingURL=delete-tag.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-tag.d.mts","names":[],"sources":["../../src/actions/delete-tag.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-tag.d.mts","names":[],"sources":["../../src/actions/delete-tag.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-tag.mjs","names":[],"sources":["../../src/actions/delete-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeDeleteTagInput = z.object({\n tag_id: z.number().int().describe(\"The unique numeric identifier of the tag to delete. Must be a positive integer.\"),\n}).describe(\"Request parameters for deleting a tag in Recruitee.\");\nexport const RecruiteeDeleteTagOutput = z.record(z.string(), z.unknown()).describe(\"Empty response returned on successful deletion.\");\n\nexport const recruiteeDeleteTag = action(\"RECRUITEE_DELETE_TAG\", {\n slug: \"recruitee-delete-tag\",\n name: \"Delete Tag\",\n description: \"Permanently deletes a tag from Recruitee by its ID. This action requires appropriate API permissions to delete tags. Use this when you need to remove unused or obsolete tags. Note: Deleting a tag removes it from all associated candidates and offers.\",\n input: RecruiteeDeleteTagInput,\n output: RecruiteeDeleteTagOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-tag.mjs","names":[],"sources":["../../src/actions/delete-tag.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { recruitee } from \"../app\";\n\nexport const RecruiteeDeleteTagInput = z.object({\n tag_id: z.number().int().describe(\"The unique numeric identifier of the tag to delete. Must be a positive integer.\"),\n}).describe(\"Request parameters for deleting a tag in Recruitee.\");\nexport const RecruiteeDeleteTagOutput = z.record(z.string(), z.unknown()).describe(\"Empty response returned on successful deletion.\");\n\nexport const recruiteeDeleteTag: AppAction<\n typeof RecruiteeDeleteTagInput,\n typeof RecruiteeDeleteTagOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_DELETE_TAG\", {\n slug: \"recruitee-delete-tag\",\n name: \"Delete Tag\",\n description: \"Permanently deletes a tag from Recruitee by its ID. This action requires appropriate API permissions to delete tags. Use this when you need to remove unused or obsolete tags. Note: Deleting a tag removes it from all associated candidates and offers.\",\n input: RecruiteeDeleteTagInput,\n output: RecruiteeDeleteTagOutput,\n});\n"],"mappings":";;;AAWA,MAAa,qBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbqC,EAAE,OAAO,EAC9C,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iFAAiF,EACrH,CAAC,CAAC,CAAC,SAAS,qDAWH;CACP,QAXsC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iDAWzE;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-candidate.cjs","names":["z","action"],"sources":["../../src/actions/get-candidate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetCandidateInput = z.object({\n company_id: z.union([z.number().int(), z.string()]).optional(),\n candidate_id: z.number().int().describe(\"Unique identifier of the candidate to retrieve.\"),\n}).describe(\"Request model for retrieving a candidate by ID.\");\nconst RecruiteeGetCandidate_CandidateDetailSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the candidate.\").nullable(),\n name: z.string().describe(\"Full name of the candidate.\").nullable(),\n tags: z.array(z.string()).describe(\"Tags associated with the candidate.\").nullable().optional(),\n cv_url: z.string().describe(\"URL to view the candidate's resume/CV (PDF format).\").nullable().optional(),\n emails: z.array(z.string()).describe(\"List of candidate email addresses.\").nullable().optional(),\n phones: z.array(z.string()).describe(\"List of candidate phone numbers.\").nullable().optional(),\n source: z.string().describe(\"Source from which the candidate was obtained.\").nullable().optional(),\n referrer: z.string().describe(\"Specific referrer or referral source for the candidate.\").nullable().optional(),\n photo_url: z.string().describe(\"URL of the candidate's profile photo.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the candidate was created.\").nullable(),\n placements: z.array(z.record(z.string(), z.unknown())).describe(\"List of placement objects showing the candidate's applications to different job offers and their current pipeline stages.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the candidate was last updated.\").nullable(),\n adminapp_url: z.string().describe(\"Direct URL to view the candidate's profile in the Recruitee admin application.\").nullable().optional(),\n cover_letter: z.string().describe(\"Cover letter text of the candidate.\").nullable().optional(),\n social_links: z.array(z.string()).describe(\"Social profile URLs of the candidate.\").nullable().optional(),\n custom_fields: z.array(z.record(z.string(), z.unknown())).describe(\"Custom fields for the candidate as defined by the company.\").nullable().optional(),\n cv_original_url: z.string().describe(\"URL to download the original resume/CV file uploaded by the candidate.\").nullable().optional(),\n photo_thumb_url: z.string().describe(\"URL of the candidate's profile photo thumbnail.\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a candidate.\");\nexport const RecruiteeGetCandidateOutput = z.object({\n candidate: RecruiteeGetCandidate_CandidateDetailSchema.nullable(),\n}).passthrough().describe(\"Response model containing the retrieved candidate details.\");\n\nexport const recruiteeGetCandidate = action(\"RECRUITEE_GET_CANDIDATE\", {\n slug: \"recruitee-get-candidate\",\n name: \"Get Candidate\",\n description: \"Tool to retrieve detailed information about a specific candidate. Use when you need the candidate's full profile before proceeding.\",\n input: RecruiteeGetCandidateInput,\n output: RecruiteeGetCandidateOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-candidate.cjs","names":["z","action"],"sources":["../../src/actions/get-candidate.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { recruitee } from \"../app\";\n\nexport const RecruiteeGetCandidateInput = z.object({\n company_id: z.union([z.number().int(), z.string()]).optional(),\n candidate_id: z.number().int().describe(\"Unique identifier of the candidate to retrieve.\"),\n}).describe(\"Request model for retrieving a candidate by ID.\");\nconst RecruiteeGetCandidate_CandidateDetailSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the candidate.\").nullable(),\n name: z.string().describe(\"Full name of the candidate.\").nullable(),\n tags: z.array(z.string()).describe(\"Tags associated with the candidate.\").nullable().optional(),\n cv_url: z.string().describe(\"URL to view the candidate's resume/CV (PDF format).\").nullable().optional(),\n emails: z.array(z.string()).describe(\"List of candidate email addresses.\").nullable().optional(),\n phones: z.array(z.string()).describe(\"List of candidate phone numbers.\").nullable().optional(),\n source: z.string().describe(\"Source from which the candidate was obtained.\").nullable().optional(),\n referrer: z.string().describe(\"Specific referrer or referral source for the candidate.\").nullable().optional(),\n photo_url: z.string().describe(\"URL of the candidate's profile photo.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the candidate was created.\").nullable(),\n placements: z.array(z.record(z.string(), z.unknown())).describe(\"List of placement objects showing the candidate's applications to different job offers and their current pipeline stages.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the candidate was last updated.\").nullable(),\n adminapp_url: z.string().describe(\"Direct URL to view the candidate's profile in the Recruitee admin application.\").nullable().optional(),\n cover_letter: z.string().describe(\"Cover letter text of the candidate.\").nullable().optional(),\n social_links: z.array(z.string()).describe(\"Social profile URLs of the candidate.\").nullable().optional(),\n custom_fields: z.array(z.record(z.string(), z.unknown())).describe(\"Custom fields for the candidate as defined by the company.\").nullable().optional(),\n cv_original_url: z.string().describe(\"URL to download the original resume/CV file uploaded by the candidate.\").nullable().optional(),\n photo_thumb_url: z.string().describe(\"URL of the candidate's profile photo thumbnail.\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a candidate.\");\nexport const RecruiteeGetCandidateOutput = z.object({\n candidate: RecruiteeGetCandidate_CandidateDetailSchema.nullable(),\n}).passthrough().describe(\"Response model containing the retrieved candidate details.\");\n\nexport const recruiteeGetCandidate: AppAction<\n typeof RecruiteeGetCandidateInput,\n typeof RecruiteeGetCandidateOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_CANDIDATE\", {\n slug: \"recruitee-get-candidate\",\n name: \"Get Candidate\",\n description: \"Tool to retrieve detailed information about a specific candidate. Use when you need the candidate's full profile before proceeding.\",\n input: RecruiteeGetCandidateInput,\n output: RecruiteeGetCandidateOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { recruitee } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-candidate.d.ts
|
|
@@ -27,10 +29,7 @@ declare const RecruiteeGetCandidateOutput: z.ZodObject<{
|
|
|
27
29
|
photo_thumb_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
30
|
}, z.core.$loose>>;
|
|
29
31
|
}, z.core.$loose>;
|
|
30
|
-
declare const recruiteeGetCandidate:
|
|
31
|
-
candidate_id: number;
|
|
32
|
-
company_id?: string | number | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
32
|
+
declare const recruiteeGetCandidate: AppAction<typeof RecruiteeGetCandidateInput, typeof RecruiteeGetCandidateOutput, typeof recruitee.credential>;
|
|
34
33
|
//#endregion
|
|
35
34
|
export { recruiteeGetCandidate };
|
|
36
35
|
//# sourceMappingURL=get-candidate.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-candidate.d.cts","names":[],"sources":["../../src/actions/get-candidate.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-candidate.d.cts","names":[],"sources":["../../src/actions/get-candidate.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAwB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { recruitee } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-candidate.d.ts
|
|
@@ -27,10 +29,7 @@ declare const RecruiteeGetCandidateOutput: z.ZodObject<{
|
|
|
27
29
|
photo_thumb_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
30
|
}, z.core.$loose>>;
|
|
29
31
|
}, z.core.$loose>;
|
|
30
|
-
declare const recruiteeGetCandidate:
|
|
31
|
-
candidate_id: number;
|
|
32
|
-
company_id?: string | number | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
32
|
+
declare const recruiteeGetCandidate: AppAction<typeof RecruiteeGetCandidateInput, typeof RecruiteeGetCandidateOutput, typeof recruitee.credential>;
|
|
34
33
|
//#endregion
|
|
35
34
|
export { recruiteeGetCandidate };
|
|
36
35
|
//# sourceMappingURL=get-candidate.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-candidate.d.mts","names":[],"sources":["../../src/actions/get-candidate.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-candidate.d.mts","names":[],"sources":["../../src/actions/get-candidate.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAwB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-candidate.mjs","names":[],"sources":["../../src/actions/get-candidate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetCandidateInput = z.object({\n company_id: z.union([z.number().int(), z.string()]).optional(),\n candidate_id: z.number().int().describe(\"Unique identifier of the candidate to retrieve.\"),\n}).describe(\"Request model for retrieving a candidate by ID.\");\nconst RecruiteeGetCandidate_CandidateDetailSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the candidate.\").nullable(),\n name: z.string().describe(\"Full name of the candidate.\").nullable(),\n tags: z.array(z.string()).describe(\"Tags associated with the candidate.\").nullable().optional(),\n cv_url: z.string().describe(\"URL to view the candidate's resume/CV (PDF format).\").nullable().optional(),\n emails: z.array(z.string()).describe(\"List of candidate email addresses.\").nullable().optional(),\n phones: z.array(z.string()).describe(\"List of candidate phone numbers.\").nullable().optional(),\n source: z.string().describe(\"Source from which the candidate was obtained.\").nullable().optional(),\n referrer: z.string().describe(\"Specific referrer or referral source for the candidate.\").nullable().optional(),\n photo_url: z.string().describe(\"URL of the candidate's profile photo.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the candidate was created.\").nullable(),\n placements: z.array(z.record(z.string(), z.unknown())).describe(\"List of placement objects showing the candidate's applications to different job offers and their current pipeline stages.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the candidate was last updated.\").nullable(),\n adminapp_url: z.string().describe(\"Direct URL to view the candidate's profile in the Recruitee admin application.\").nullable().optional(),\n cover_letter: z.string().describe(\"Cover letter text of the candidate.\").nullable().optional(),\n social_links: z.array(z.string()).describe(\"Social profile URLs of the candidate.\").nullable().optional(),\n custom_fields: z.array(z.record(z.string(), z.unknown())).describe(\"Custom fields for the candidate as defined by the company.\").nullable().optional(),\n cv_original_url: z.string().describe(\"URL to download the original resume/CV file uploaded by the candidate.\").nullable().optional(),\n photo_thumb_url: z.string().describe(\"URL of the candidate's profile photo thumbnail.\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a candidate.\");\nexport const RecruiteeGetCandidateOutput = z.object({\n candidate: RecruiteeGetCandidate_CandidateDetailSchema.nullable(),\n}).passthrough().describe(\"Response model containing the retrieved candidate details.\");\n\nexport const recruiteeGetCandidate = action(\"RECRUITEE_GET_CANDIDATE\", {\n slug: \"recruitee-get-candidate\",\n name: \"Get Candidate\",\n description: \"Tool to retrieve detailed information about a specific candidate. Use when you need the candidate's full profile before proceeding.\",\n input: RecruiteeGetCandidateInput,\n output: RecruiteeGetCandidateOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-candidate.mjs","names":[],"sources":["../../src/actions/get-candidate.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { recruitee } from \"../app\";\n\nexport const RecruiteeGetCandidateInput = z.object({\n company_id: z.union([z.number().int(), z.string()]).optional(),\n candidate_id: z.number().int().describe(\"Unique identifier of the candidate to retrieve.\"),\n}).describe(\"Request model for retrieving a candidate by ID.\");\nconst RecruiteeGetCandidate_CandidateDetailSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the candidate.\").nullable(),\n name: z.string().describe(\"Full name of the candidate.\").nullable(),\n tags: z.array(z.string()).describe(\"Tags associated with the candidate.\").nullable().optional(),\n cv_url: z.string().describe(\"URL to view the candidate's resume/CV (PDF format).\").nullable().optional(),\n emails: z.array(z.string()).describe(\"List of candidate email addresses.\").nullable().optional(),\n phones: z.array(z.string()).describe(\"List of candidate phone numbers.\").nullable().optional(),\n source: z.string().describe(\"Source from which the candidate was obtained.\").nullable().optional(),\n referrer: z.string().describe(\"Specific referrer or referral source for the candidate.\").nullable().optional(),\n photo_url: z.string().describe(\"URL of the candidate's profile photo.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the candidate was created.\").nullable(),\n placements: z.array(z.record(z.string(), z.unknown())).describe(\"List of placement objects showing the candidate's applications to different job offers and their current pipeline stages.\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the candidate was last updated.\").nullable(),\n adminapp_url: z.string().describe(\"Direct URL to view the candidate's profile in the Recruitee admin application.\").nullable().optional(),\n cover_letter: z.string().describe(\"Cover letter text of the candidate.\").nullable().optional(),\n social_links: z.array(z.string()).describe(\"Social profile URLs of the candidate.\").nullable().optional(),\n custom_fields: z.array(z.record(z.string(), z.unknown())).describe(\"Custom fields for the candidate as defined by the company.\").nullable().optional(),\n cv_original_url: z.string().describe(\"URL to download the original resume/CV file uploaded by the candidate.\").nullable().optional(),\n photo_thumb_url: z.string().describe(\"URL of the candidate's profile photo thumbnail.\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a candidate.\");\nexport const RecruiteeGetCandidateOutput = z.object({\n candidate: RecruiteeGetCandidate_CandidateDetailSchema.nullable(),\n}).passthrough().describe(\"Response model containing the retrieved candidate details.\");\n\nexport const recruiteeGetCandidate: AppAction<\n typeof RecruiteeGetCandidateInput,\n typeof RecruiteeGetCandidateOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_CANDIDATE\", {\n slug: \"recruitee-get-candidate\",\n name: \"Get Candidate\",\n description: \"Tool to retrieve detailed information about a specific candidate. Use when you need the candidate's full profile before proceeding.\",\n input: RecruiteeGetCandidateInput,\n output: RecruiteeGetCandidateOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO;CACjD,YAAY,EAAE,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,IAAI,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;CAC7D,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD;AAC3F,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjN,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAe,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAKnE,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyC,EAAE,OAAO,EAClD,WAAW,4CAA4C,SAAS,EAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-candidates.cjs","names":["z","action"],"sources":["../../src/actions/get-candidates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetCandidatesInput = z.object({\n ids: z.array(z.number().int()).describe(\"List of candidate IDs to retrieve.\").optional(),\n sort: z.enum([\"by_date\", \"by_last_message\"]).describe(\"Sort by date or by last message.\").optional(),\n limit: z.number().int().describe(\"Maximum number of candidates to return.\").optional(),\n query: z.string().describe(\"Search term to filter candidates by name or offer.\").optional(),\n offset: z.number().int().describe(\"Number of candidates to skip before returning results (pagination offset).\").optional(),\n deleted: z.boolean().describe(\"If true, only deleted candidates are returned.\").optional(),\n offerId: z.number().int().describe(\"Filter candidates by specific offer ID.\").optional(),\n qualified: z.boolean().describe(\"If true, only qualified candidates are returned.\").optional(),\n company_id: z.union([z.number().int(), z.string()]).optional(),\n createdAfter: z.string().describe(\"Return candidates created after this ISO 8601 timestamp.\").optional(),\n disqualified: z.boolean().describe(\"If true, only disqualified candidates are returned.\").optional(),\n}).describe(\"Query parameters for retrieving a list of all candidates. Use filters to narrow results.\");\nconst RecruiteeGetCandidates_CandidateItemSchema = z.object({\n id: z.number().int().describe(\"Candidate unique identifier.\").nullable(),\n name: z.string().describe(\"Full name of the candidate.\").nullable().optional(),\n tags: z.array(z.string()).describe(\"Tags associated with the candidate.\").nullable().optional(),\n photo: z.string().describe(\"URL of the candidate's photo.\").nullable().optional(),\n emails: z.array(z.string()).describe(\"Email addresses of the candidate.\").nullable().optional(),\n offers: z.array(z.number().int()).describe(\"Offer IDs associated with the candidate.\").nullable().optional(),\n phones: z.array(z.string()).describe(\"Phone numbers of the candidate.\").nullable().optional(),\n resume: z.string().describe(\"URL of the candidate's resume.\").nullable().optional(),\n source: z.string().describe(\"Source from which the candidate was obtained.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the candidate was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the candidate was last updated.\").nullable(),\n cover_letter: z.string().describe(\"Cover letter text of the candidate.\").nullable().optional(),\n social_links: z.array(z.string()).describe(\"List of social profile URLs.\").nullable().optional(),\n custom_fields: z.record(z.string(), z.unknown()).describe(\"Custom fields defined for the candidate.\").nullable().optional(),\n}).passthrough().describe(\"Candidate information returned in list endpoints.\");\nexport const RecruiteeGetCandidatesOutput = z.object({\n total: z.number().int().describe(\"Total number of candidates available.\").nullable().optional(),\n candidates: z.array(RecruiteeGetCandidates_CandidateItemSchema).describe(\"List of candidates.\"),\n}).passthrough().describe(\"Response model containing a list of candidates and the total count.\");\n\nexport const recruiteeGetCandidates = action(\"RECRUITEE_GET_CANDIDATES\", {\n slug: \"recruitee-get-candidates\",\n name: \"Get Candidates\",\n description: \"Tool to retrieve a list of all candidates in the company. Use when you need to fetch or filter candidates before proceeding.\",\n input: RecruiteeGetCandidatesInput,\n output: RecruiteeGetCandidatesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-candidates.cjs","names":["z","action"],"sources":["../../src/actions/get-candidates.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { recruitee } from \"../app\";\n\nexport const RecruiteeGetCandidatesInput = z.object({\n ids: z.array(z.number().int()).describe(\"List of candidate IDs to retrieve.\").optional(),\n sort: z.enum([\"by_date\", \"by_last_message\"]).describe(\"Sort by date or by last message.\").optional(),\n limit: z.number().int().describe(\"Maximum number of candidates to return.\").optional(),\n query: z.string().describe(\"Search term to filter candidates by name or offer.\").optional(),\n offset: z.number().int().describe(\"Number of candidates to skip before returning results (pagination offset).\").optional(),\n deleted: z.boolean().describe(\"If true, only deleted candidates are returned.\").optional(),\n offerId: z.number().int().describe(\"Filter candidates by specific offer ID.\").optional(),\n qualified: z.boolean().describe(\"If true, only qualified candidates are returned.\").optional(),\n company_id: z.union([z.number().int(), z.string()]).optional(),\n createdAfter: z.string().describe(\"Return candidates created after this ISO 8601 timestamp.\").optional(),\n disqualified: z.boolean().describe(\"If true, only disqualified candidates are returned.\").optional(),\n}).describe(\"Query parameters for retrieving a list of all candidates. Use filters to narrow results.\");\nconst RecruiteeGetCandidates_CandidateItemSchema = z.object({\n id: z.number().int().describe(\"Candidate unique identifier.\").nullable(),\n name: z.string().describe(\"Full name of the candidate.\").nullable().optional(),\n tags: z.array(z.string()).describe(\"Tags associated with the candidate.\").nullable().optional(),\n photo: z.string().describe(\"URL of the candidate's photo.\").nullable().optional(),\n emails: z.array(z.string()).describe(\"Email addresses of the candidate.\").nullable().optional(),\n offers: z.array(z.number().int()).describe(\"Offer IDs associated with the candidate.\").nullable().optional(),\n phones: z.array(z.string()).describe(\"Phone numbers of the candidate.\").nullable().optional(),\n resume: z.string().describe(\"URL of the candidate's resume.\").nullable().optional(),\n source: z.string().describe(\"Source from which the candidate was obtained.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the candidate was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the candidate was last updated.\").nullable(),\n cover_letter: z.string().describe(\"Cover letter text of the candidate.\").nullable().optional(),\n social_links: z.array(z.string()).describe(\"List of social profile URLs.\").nullable().optional(),\n custom_fields: z.record(z.string(), z.unknown()).describe(\"Custom fields defined for the candidate.\").nullable().optional(),\n}).passthrough().describe(\"Candidate information returned in list endpoints.\");\nexport const RecruiteeGetCandidatesOutput = z.object({\n total: z.number().int().describe(\"Total number of candidates available.\").nullable().optional(),\n candidates: z.array(RecruiteeGetCandidates_CandidateItemSchema).describe(\"List of candidates.\"),\n}).passthrough().describe(\"Response model containing a list of candidates and the total count.\");\n\nexport const recruiteeGetCandidates: AppAction<\n typeof RecruiteeGetCandidatesInput,\n typeof RecruiteeGetCandidatesOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_CANDIDATES\", {\n slug: \"recruitee-get-candidates\",\n name: \"Get Candidates\",\n description: \"Tool to retrieve a list of all candidates in the company. Use when you need to fetch or filter candidates before proceeding.\",\n input: RecruiteeGetCandidatesInput,\n output: RecruiteeGetCandidatesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvF,MAAMA,IAAAA,EAAE,KAAK,CAAC,WAAW,iBAAiB,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACnG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACrF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC1F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACzH,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACvF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;CAC7D,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACvG,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,0FAA0F;AACtG,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACpG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,qBAAqB;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAE/F,MAAa,yBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { recruitee } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-candidates.d.ts
|
|
@@ -36,19 +38,7 @@ declare const RecruiteeGetCandidatesOutput: z.ZodObject<{
|
|
|
36
38
|
custom_fields: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
37
39
|
}, z.core.$loose>>;
|
|
38
40
|
}, z.core.$loose>;
|
|
39
|
-
declare const recruiteeGetCandidates:
|
|
40
|
-
ids?: number[] | undefined;
|
|
41
|
-
sort?: "by_date" | "by_last_message" | undefined;
|
|
42
|
-
limit?: number | undefined;
|
|
43
|
-
query?: string | undefined;
|
|
44
|
-
offset?: number | undefined;
|
|
45
|
-
deleted?: boolean | undefined;
|
|
46
|
-
offerId?: number | undefined;
|
|
47
|
-
qualified?: boolean | undefined;
|
|
48
|
-
company_id?: string | number | undefined;
|
|
49
|
-
createdAfter?: string | undefined;
|
|
50
|
-
disqualified?: boolean | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
41
|
+
declare const recruiteeGetCandidates: AppAction<typeof RecruiteeGetCandidatesInput, typeof RecruiteeGetCandidatesOutput, typeof recruitee.credential>;
|
|
52
42
|
//#endregion
|
|
53
43
|
export { recruiteeGetCandidates };
|
|
54
44
|
//# sourceMappingURL=get-candidates.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-candidates.d.cts","names":[],"sources":["../../src/actions/get-candidates.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-candidates.d.cts","names":[],"sources":["../../src/actions/get-candidates.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cA6B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { recruitee } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-candidates.d.ts
|
|
@@ -36,19 +38,7 @@ declare const RecruiteeGetCandidatesOutput: z.ZodObject<{
|
|
|
36
38
|
custom_fields: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
37
39
|
}, z.core.$loose>>;
|
|
38
40
|
}, z.core.$loose>;
|
|
39
|
-
declare const recruiteeGetCandidates:
|
|
40
|
-
ids?: number[] | undefined;
|
|
41
|
-
sort?: "by_date" | "by_last_message" | undefined;
|
|
42
|
-
limit?: number | undefined;
|
|
43
|
-
query?: string | undefined;
|
|
44
|
-
offset?: number | undefined;
|
|
45
|
-
deleted?: boolean | undefined;
|
|
46
|
-
offerId?: number | undefined;
|
|
47
|
-
qualified?: boolean | undefined;
|
|
48
|
-
company_id?: string | number | undefined;
|
|
49
|
-
createdAfter?: string | undefined;
|
|
50
|
-
disqualified?: boolean | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
41
|
+
declare const recruiteeGetCandidates: AppAction<typeof RecruiteeGetCandidatesInput, typeof RecruiteeGetCandidatesOutput, typeof recruitee.credential>;
|
|
52
42
|
//#endregion
|
|
53
43
|
export { recruiteeGetCandidates };
|
|
54
44
|
//# sourceMappingURL=get-candidates.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-candidates.d.mts","names":[],"sources":["../../src/actions/get-candidates.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-candidates.d.mts","names":[],"sources":["../../src/actions/get-candidates.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cA6B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-candidates.mjs","names":[],"sources":["../../src/actions/get-candidates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetCandidatesInput = z.object({\n ids: z.array(z.number().int()).describe(\"List of candidate IDs to retrieve.\").optional(),\n sort: z.enum([\"by_date\", \"by_last_message\"]).describe(\"Sort by date or by last message.\").optional(),\n limit: z.number().int().describe(\"Maximum number of candidates to return.\").optional(),\n query: z.string().describe(\"Search term to filter candidates by name or offer.\").optional(),\n offset: z.number().int().describe(\"Number of candidates to skip before returning results (pagination offset).\").optional(),\n deleted: z.boolean().describe(\"If true, only deleted candidates are returned.\").optional(),\n offerId: z.number().int().describe(\"Filter candidates by specific offer ID.\").optional(),\n qualified: z.boolean().describe(\"If true, only qualified candidates are returned.\").optional(),\n company_id: z.union([z.number().int(), z.string()]).optional(),\n createdAfter: z.string().describe(\"Return candidates created after this ISO 8601 timestamp.\").optional(),\n disqualified: z.boolean().describe(\"If true, only disqualified candidates are returned.\").optional(),\n}).describe(\"Query parameters for retrieving a list of all candidates. Use filters to narrow results.\");\nconst RecruiteeGetCandidates_CandidateItemSchema = z.object({\n id: z.number().int().describe(\"Candidate unique identifier.\").nullable(),\n name: z.string().describe(\"Full name of the candidate.\").nullable().optional(),\n tags: z.array(z.string()).describe(\"Tags associated with the candidate.\").nullable().optional(),\n photo: z.string().describe(\"URL of the candidate's photo.\").nullable().optional(),\n emails: z.array(z.string()).describe(\"Email addresses of the candidate.\").nullable().optional(),\n offers: z.array(z.number().int()).describe(\"Offer IDs associated with the candidate.\").nullable().optional(),\n phones: z.array(z.string()).describe(\"Phone numbers of the candidate.\").nullable().optional(),\n resume: z.string().describe(\"URL of the candidate's resume.\").nullable().optional(),\n source: z.string().describe(\"Source from which the candidate was obtained.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the candidate was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the candidate was last updated.\").nullable(),\n cover_letter: z.string().describe(\"Cover letter text of the candidate.\").nullable().optional(),\n social_links: z.array(z.string()).describe(\"List of social profile URLs.\").nullable().optional(),\n custom_fields: z.record(z.string(), z.unknown()).describe(\"Custom fields defined for the candidate.\").nullable().optional(),\n}).passthrough().describe(\"Candidate information returned in list endpoints.\");\nexport const RecruiteeGetCandidatesOutput = z.object({\n total: z.number().int().describe(\"Total number of candidates available.\").nullable().optional(),\n candidates: z.array(RecruiteeGetCandidates_CandidateItemSchema).describe(\"List of candidates.\"),\n}).passthrough().describe(\"Response model containing a list of candidates and the total count.\");\n\nexport const recruiteeGetCandidates = action(\"RECRUITEE_GET_CANDIDATES\", {\n slug: \"recruitee-get-candidates\",\n name: \"Get Candidates\",\n description: \"Tool to retrieve a list of all candidates in the company. Use when you need to fetch or filter candidates before proceeding.\",\n input: RecruiteeGetCandidatesInput,\n output: RecruiteeGetCandidatesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-candidates.mjs","names":[],"sources":["../../src/actions/get-candidates.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { recruitee } from \"../app\";\n\nexport const RecruiteeGetCandidatesInput = z.object({\n ids: z.array(z.number().int()).describe(\"List of candidate IDs to retrieve.\").optional(),\n sort: z.enum([\"by_date\", \"by_last_message\"]).describe(\"Sort by date or by last message.\").optional(),\n limit: z.number().int().describe(\"Maximum number of candidates to return.\").optional(),\n query: z.string().describe(\"Search term to filter candidates by name or offer.\").optional(),\n offset: z.number().int().describe(\"Number of candidates to skip before returning results (pagination offset).\").optional(),\n deleted: z.boolean().describe(\"If true, only deleted candidates are returned.\").optional(),\n offerId: z.number().int().describe(\"Filter candidates by specific offer ID.\").optional(),\n qualified: z.boolean().describe(\"If true, only qualified candidates are returned.\").optional(),\n company_id: z.union([z.number().int(), z.string()]).optional(),\n createdAfter: z.string().describe(\"Return candidates created after this ISO 8601 timestamp.\").optional(),\n disqualified: z.boolean().describe(\"If true, only disqualified candidates are returned.\").optional(),\n}).describe(\"Query parameters for retrieving a list of all candidates. Use filters to narrow results.\");\nconst RecruiteeGetCandidates_CandidateItemSchema = z.object({\n id: z.number().int().describe(\"Candidate unique identifier.\").nullable(),\n name: z.string().describe(\"Full name of the candidate.\").nullable().optional(),\n tags: z.array(z.string()).describe(\"Tags associated with the candidate.\").nullable().optional(),\n photo: z.string().describe(\"URL of the candidate's photo.\").nullable().optional(),\n emails: z.array(z.string()).describe(\"Email addresses of the candidate.\").nullable().optional(),\n offers: z.array(z.number().int()).describe(\"Offer IDs associated with the candidate.\").nullable().optional(),\n phones: z.array(z.string()).describe(\"Phone numbers of the candidate.\").nullable().optional(),\n resume: z.string().describe(\"URL of the candidate's resume.\").nullable().optional(),\n source: z.string().describe(\"Source from which the candidate was obtained.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the candidate was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the candidate was last updated.\").nullable(),\n cover_letter: z.string().describe(\"Cover letter text of the candidate.\").nullable().optional(),\n social_links: z.array(z.string()).describe(\"List of social profile URLs.\").nullable().optional(),\n custom_fields: z.record(z.string(), z.unknown()).describe(\"Custom fields defined for the candidate.\").nullable().optional(),\n}).passthrough().describe(\"Candidate information returned in list endpoints.\");\nexport const RecruiteeGetCandidatesOutput = z.object({\n total: z.number().int().describe(\"Total number of candidates available.\").nullable().optional(),\n candidates: z.array(RecruiteeGetCandidates_CandidateItemSchema).describe(\"List of candidates.\"),\n}).passthrough().describe(\"Response model containing a list of candidates and the total count.\");\n\nexport const recruiteeGetCandidates: AppAction<\n typeof RecruiteeGetCandidatesInput,\n typeof RecruiteeGetCandidatesOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_CANDIDATES\", {\n slug: \"recruitee-get-candidates\",\n name: \"Get Candidates\",\n description: \"Tool to retrieve a list of all candidates in the company. Use when you need to fetch or filter candidates before proceeding.\",\n input: RecruiteeGetCandidatesInput,\n output: RecruiteeGetCandidatesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-company-id.cjs","names":["z","action"],"sources":["../../src/actions/get-company-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetCompanyIdInput = z.object({}).describe(\"Request model to retrieve the authenticated company's details. No parameters are required.\");\nconst RecruiteeGetCompanyId_CompanyDetailSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the company.\").nullable(),\n name: z.string().describe(\"Name of the company.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the company was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the company was last updated.\").nullable(),\n}).passthrough().describe(\"Detailed information about the company.\");\nexport const RecruiteeGetCompanyIdOutput = z.object({\n company: RecruiteeGetCompanyId_CompanyDetailSchema.nullable(),\n}).passthrough().describe(\"Response model containing the company details.\");\n\nexport const recruiteeGetCompanyId = action(\"RECRUITEE_GET_COMPANY_ID\", {\n slug: \"recruitee-get-company-id\",\n name: \"Get Company ID\",\n description: \"Tool to retrieve the company ID of the authenticated account. Use when you need to confirm your company identity before other operations.\",\n input: RecruiteeGetCompanyIdInput,\n output: RecruiteeGetCompanyIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-company-id.cjs","names":["z","action"],"sources":["../../src/actions/get-company-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { recruitee } from \"../app\";\n\nexport const RecruiteeGetCompanyIdInput = z.object({}).describe(\"Request model to retrieve the authenticated company's details. No parameters are required.\");\nconst RecruiteeGetCompanyId_CompanyDetailSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the company.\").nullable(),\n name: z.string().describe(\"Name of the company.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the company was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the company was last updated.\").nullable(),\n}).passthrough().describe(\"Detailed information about the company.\");\nexport const RecruiteeGetCompanyIdOutput = z.object({\n company: RecruiteeGetCompanyId_CompanyDetailSchema.nullable(),\n}).passthrough().describe(\"Response model containing the company details.\");\n\nexport const recruiteeGetCompanyId: AppAction<\n typeof RecruiteeGetCompanyIdInput,\n typeof RecruiteeGetCompanyIdOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_COMPANY_ID\", {\n slug: \"recruitee-get-company-id\",\n name: \"Get Company ID\",\n description: \"Tool to retrieve the company ID of the authenticated account. Use when you need to confirm your company identity before other operations.\",\n input: RecruiteeGetCompanyIdInput,\n output: RecruiteeGetCompanyIdOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4FAA4F;AAC5J,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAAS,0CAA0C,SAAS,EAC9D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,wBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { recruitee } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-company-id.d.ts
|
|
@@ -10,7 +12,7 @@ declare const RecruiteeGetCompanyIdOutput: z.ZodObject<{
|
|
|
10
12
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
11
13
|
}, z.core.$loose>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const recruiteeGetCompanyId:
|
|
15
|
+
declare const recruiteeGetCompanyId: AppAction<typeof RecruiteeGetCompanyIdInput, typeof RecruiteeGetCompanyIdOutput, typeof recruitee.credential>;
|
|
14
16
|
//#endregion
|
|
15
17
|
export { recruiteeGetCompanyId };
|
|
16
18
|
//# sourceMappingURL=get-company-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-company-id.d.cts","names":[],"sources":["../../src/actions/get-company-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-company-id.d.cts","names":[],"sources":["../../src/actions/get-company-id.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { recruitee } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-company-id.d.ts
|
|
@@ -10,7 +12,7 @@ declare const RecruiteeGetCompanyIdOutput: z.ZodObject<{
|
|
|
10
12
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
11
13
|
}, z.core.$loose>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const recruiteeGetCompanyId:
|
|
15
|
+
declare const recruiteeGetCompanyId: AppAction<typeof RecruiteeGetCompanyIdInput, typeof RecruiteeGetCompanyIdOutput, typeof recruitee.credential>;
|
|
14
16
|
//#endregion
|
|
15
17
|
export { recruiteeGetCompanyId };
|
|
16
18
|
//# sourceMappingURL=get-company-id.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-company-id.d.mts","names":[],"sources":["../../src/actions/get-company-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-company-id.d.mts","names":[],"sources":["../../src/actions/get-company-id.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-company-id.mjs","names":[],"sources":["../../src/actions/get-company-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetCompanyIdInput = z.object({}).describe(\"Request model to retrieve the authenticated company's details. No parameters are required.\");\nconst RecruiteeGetCompanyId_CompanyDetailSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the company.\").nullable(),\n name: z.string().describe(\"Name of the company.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the company was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the company was last updated.\").nullable(),\n}).passthrough().describe(\"Detailed information about the company.\");\nexport const RecruiteeGetCompanyIdOutput = z.object({\n company: RecruiteeGetCompanyId_CompanyDetailSchema.nullable(),\n}).passthrough().describe(\"Response model containing the company details.\");\n\nexport const recruiteeGetCompanyId = action(\"RECRUITEE_GET_COMPANY_ID\", {\n slug: \"recruitee-get-company-id\",\n name: \"Get Company ID\",\n description: \"Tool to retrieve the company ID of the authenticated account. Use when you need to confirm your company identity before other operations.\",\n input: RecruiteeGetCompanyIdInput,\n output: RecruiteeGetCompanyIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-company-id.mjs","names":[],"sources":["../../src/actions/get-company-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { recruitee } from \"../app\";\n\nexport const RecruiteeGetCompanyIdInput = z.object({}).describe(\"Request model to retrieve the authenticated company's details. No parameters are required.\");\nconst RecruiteeGetCompanyId_CompanyDetailSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the company.\").nullable(),\n name: z.string().describe(\"Name of the company.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the company was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the company was last updated.\").nullable(),\n}).passthrough().describe(\"Detailed information about the company.\");\nexport const RecruiteeGetCompanyIdOutput = z.object({\n company: RecruiteeGetCompanyId_CompanyDetailSchema.nullable(),\n}).passthrough().describe(\"Response model containing the company details.\");\n\nexport const recruiteeGetCompanyId: AppAction<\n typeof RecruiteeGetCompanyIdInput,\n typeof RecruiteeGetCompanyIdOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_COMPANY_ID\", {\n slug: \"recruitee-get-company-id\",\n name: \"Get Company ID\",\n description: \"Tool to retrieve the company ID of the authenticated account. Use when you need to confirm your company identity before other operations.\",\n input: RecruiteeGetCompanyIdInput,\n output: RecruiteeGetCompanyIdOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4FAA4F;AAC5J,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAKnE,MAAa,wBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyC,EAAE,OAAO,EAClD,SAAS,0CAA0C,SAAS,EAC9D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-company-offer-public.cjs","names":["z","action"],"sources":["../../src/actions/get-company-offer-public.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetCompanyOfferPublicInput = z.object({\n identifier: z.string().describe(\"Offer ID or slug, e.g., '12345' or 'software-engineer'.\"),\n}).describe(\"Request model to retrieve a specific published job offer by its ID or slug from the public Careers Site API.\");\nconst RecruiteeGetCompanyOfferPublic_LocationSchema = z.object({\n id: z.number().int().describe(\"Location ID.\").nullable().optional(),\n city: z.string().describe(\"City name.\").nullable().optional(),\n name: z.string().describe(\"Location name.\").nullable().optional(),\n state: z.string().describe(\"State/province name.\").nullable().optional(),\n country: z.string().describe(\"Country name.\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code.\").nullable().optional(),\n}).passthrough().describe(\"Location details for a job offer.\");\nexport const RecruiteeGetCompanyOfferPublicOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the job offer.\").nullable(),\n slug: z.string().describe(\"URL-friendly slug for the job offer.\").nullable(),\n title: z.string().describe(\"Title of the job offer.\").nullable(),\n status: z.string().describe(\"Current status of the offer.\").nullable().optional(),\n location: z.string().describe(\"Formatted location string for the job offer.\").nullable().optional(),\n locations: z.array(RecruiteeGetCompanyOfferPublic_LocationSchema).describe(\"Detailed list of locations where the job is available.\").nullable().optional(),\n created_at: z.string().describe(\"Offer creation date-time.\").nullable().optional(),\n department: z.string().describe(\"Department name for the job offer.\").nullable().optional(),\n careers_url: z.string().describe(\"URL to the job offer on the careers site.\").nullable().optional(),\n description: z.string().describe(\"Detailed job description in HTML format.\").nullable().optional(),\n published_at: z.string().describe(\"Offer publish date-time in ISO 8601 format.\").nullable().optional(),\n requirements: z.string().describe(\"Job requirements in HTML format.\").nullable().optional(),\n careers_apply_url: z.string().describe(\"Direct URL to apply for the job.\").nullable().optional(),\n}).passthrough();\n\nexport const recruiteeGetCompanyOfferPublic = action(\"RECRUITEE_GET_COMPANY_OFFER_PUBLIC\", {\n slug: \"recruitee-get-company-offer-public\",\n name: \"Get Company Offer Public\",\n description: \"Tool to retrieve a specific published job offer by ID or slug from the public Careers Site API. Use after you have the offer identifier.\",\n input: RecruiteeGetCompanyOfferPublicInput,\n output: RecruiteeGetCompanyOfferPublicOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-company-offer-public.cjs","names":["z","action"],"sources":["../../src/actions/get-company-offer-public.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { recruitee } from \"../app\";\n\nexport const RecruiteeGetCompanyOfferPublicInput = z.object({\n identifier: z.string().describe(\"Offer ID or slug, e.g., '12345' or 'software-engineer'.\"),\n}).describe(\"Request model to retrieve a specific published job offer by its ID or slug from the public Careers Site API.\");\nconst RecruiteeGetCompanyOfferPublic_LocationSchema = z.object({\n id: z.number().int().describe(\"Location ID.\").nullable().optional(),\n city: z.string().describe(\"City name.\").nullable().optional(),\n name: z.string().describe(\"Location name.\").nullable().optional(),\n state: z.string().describe(\"State/province name.\").nullable().optional(),\n country: z.string().describe(\"Country name.\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code.\").nullable().optional(),\n}).passthrough().describe(\"Location details for a job offer.\");\nexport const RecruiteeGetCompanyOfferPublicOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the job offer.\").nullable(),\n slug: z.string().describe(\"URL-friendly slug for the job offer.\").nullable(),\n title: z.string().describe(\"Title of the job offer.\").nullable(),\n status: z.string().describe(\"Current status of the offer.\").nullable().optional(),\n location: z.string().describe(\"Formatted location string for the job offer.\").nullable().optional(),\n locations: z.array(RecruiteeGetCompanyOfferPublic_LocationSchema).describe(\"Detailed list of locations where the job is available.\").nullable().optional(),\n created_at: z.string().describe(\"Offer creation date-time.\").nullable().optional(),\n department: z.string().describe(\"Department name for the job offer.\").nullable().optional(),\n careers_url: z.string().describe(\"URL to the job offer on the careers site.\").nullable().optional(),\n description: z.string().describe(\"Detailed job description in HTML format.\").nullable().optional(),\n published_at: z.string().describe(\"Offer publish date-time in ISO 8601 format.\").nullable().optional(),\n requirements: z.string().describe(\"Job requirements in HTML format.\").nullable().optional(),\n careers_apply_url: z.string().describe(\"Direct URL to apply for the job.\").nullable().optional(),\n}).passthrough();\n\nexport const recruiteeGetCompanyOfferPublic: AppAction<\n typeof RecruiteeGetCompanyOfferPublicInput,\n typeof RecruiteeGetCompanyOfferPublicOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_COMPANY_OFFER_PUBLIC\", {\n slug: \"recruitee-get-company-offer-public\",\n name: \"Get Company Offer Public\",\n description: \"Tool to retrieve a specific published job offer by ID or slug from the public Careers Site API. Use after you have the offer identifier.\",\n input: RecruiteeGetCompanyOfferPublicInput,\n output: RecruiteeGetCompanyOfferPublicOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EAC3F,CAAC,CAAC,CAAC,SAAS,8GAA8G;AAC1H,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzJ,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,iCAITC,eAAAA,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { recruitee } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-company-offer-public.d.ts
|
|
@@ -26,9 +28,7 @@ declare const RecruiteeGetCompanyOfferPublicOutput: z.ZodObject<{
|
|
|
26
28
|
requirements: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
29
|
careers_apply_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
30
|
}, z.core.$loose>;
|
|
29
|
-
declare const recruiteeGetCompanyOfferPublic:
|
|
30
|
-
identifier: string;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
31
|
+
declare const recruiteeGetCompanyOfferPublic: AppAction<typeof RecruiteeGetCompanyOfferPublicInput, typeof RecruiteeGetCompanyOfferPublicOutput, typeof recruitee.credential>;
|
|
32
32
|
//#endregion
|
|
33
33
|
export { recruiteeGetCompanyOfferPublic };
|
|
34
34
|
//# sourceMappingURL=get-company-offer-public.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-company-offer-public.d.cts","names":[],"sources":["../../src/actions/get-company-offer-public.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-company-offer-public.d.cts","names":[],"sources":["../../src/actions/get-company-offer-public.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAWnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAgBpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { recruitee } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-company-offer-public.d.ts
|
|
@@ -26,9 +28,7 @@ declare const RecruiteeGetCompanyOfferPublicOutput: z.ZodObject<{
|
|
|
26
28
|
requirements: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
29
|
careers_apply_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
30
|
}, z.core.$loose>;
|
|
29
|
-
declare const recruiteeGetCompanyOfferPublic:
|
|
30
|
-
identifier: string;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
31
|
+
declare const recruiteeGetCompanyOfferPublic: AppAction<typeof RecruiteeGetCompanyOfferPublicInput, typeof RecruiteeGetCompanyOfferPublicOutput, typeof recruitee.credential>;
|
|
32
32
|
//#endregion
|
|
33
33
|
export { recruiteeGetCompanyOfferPublic };
|
|
34
34
|
//# sourceMappingURL=get-company-offer-public.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-company-offer-public.d.mts","names":[],"sources":["../../src/actions/get-company-offer-public.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-company-offer-public.d.mts","names":[],"sources":["../../src/actions/get-company-offer-public.ts"],"mappings":";;;;;cAMa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAWnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAgBpC,8BAAA,EAAgC,SAAA,QACpC,mCAAA,SACA,oCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-company-offer-public.mjs","names":[],"sources":["../../src/actions/get-company-offer-public.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetCompanyOfferPublicInput = z.object({\n identifier: z.string().describe(\"Offer ID or slug, e.g., '12345' or 'software-engineer'.\"),\n}).describe(\"Request model to retrieve a specific published job offer by its ID or slug from the public Careers Site API.\");\nconst RecruiteeGetCompanyOfferPublic_LocationSchema = z.object({\n id: z.number().int().describe(\"Location ID.\").nullable().optional(),\n city: z.string().describe(\"City name.\").nullable().optional(),\n name: z.string().describe(\"Location name.\").nullable().optional(),\n state: z.string().describe(\"State/province name.\").nullable().optional(),\n country: z.string().describe(\"Country name.\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code.\").nullable().optional(),\n}).passthrough().describe(\"Location details for a job offer.\");\nexport const RecruiteeGetCompanyOfferPublicOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the job offer.\").nullable(),\n slug: z.string().describe(\"URL-friendly slug for the job offer.\").nullable(),\n title: z.string().describe(\"Title of the job offer.\").nullable(),\n status: z.string().describe(\"Current status of the offer.\").nullable().optional(),\n location: z.string().describe(\"Formatted location string for the job offer.\").nullable().optional(),\n locations: z.array(RecruiteeGetCompanyOfferPublic_LocationSchema).describe(\"Detailed list of locations where the job is available.\").nullable().optional(),\n created_at: z.string().describe(\"Offer creation date-time.\").nullable().optional(),\n department: z.string().describe(\"Department name for the job offer.\").nullable().optional(),\n careers_url: z.string().describe(\"URL to the job offer on the careers site.\").nullable().optional(),\n description: z.string().describe(\"Detailed job description in HTML format.\").nullable().optional(),\n published_at: z.string().describe(\"Offer publish date-time in ISO 8601 format.\").nullable().optional(),\n requirements: z.string().describe(\"Job requirements in HTML format.\").nullable().optional(),\n careers_apply_url: z.string().describe(\"Direct URL to apply for the job.\").nullable().optional(),\n}).passthrough();\n\nexport const recruiteeGetCompanyOfferPublic = action(\"RECRUITEE_GET_COMPANY_OFFER_PUBLIC\", {\n slug: \"recruitee-get-company-offer-public\",\n name: \"Get Company Offer Public\",\n description: \"Tool to retrieve a specific published job offer by ID or slug from the public Careers Site API. Use after you have the offer identifier.\",\n input: RecruiteeGetCompanyOfferPublicInput,\n output: RecruiteeGetCompanyOfferPublicOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-company-offer-public.mjs","names":[],"sources":["../../src/actions/get-company-offer-public.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { recruitee } from \"../app\";\n\nexport const RecruiteeGetCompanyOfferPublicInput = z.object({\n identifier: z.string().describe(\"Offer ID or slug, e.g., '12345' or 'software-engineer'.\"),\n}).describe(\"Request model to retrieve a specific published job offer by its ID or slug from the public Careers Site API.\");\nconst RecruiteeGetCompanyOfferPublic_LocationSchema = z.object({\n id: z.number().int().describe(\"Location ID.\").nullable().optional(),\n city: z.string().describe(\"City name.\").nullable().optional(),\n name: z.string().describe(\"Location name.\").nullable().optional(),\n state: z.string().describe(\"State/province name.\").nullable().optional(),\n country: z.string().describe(\"Country name.\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code.\").nullable().optional(),\n}).passthrough().describe(\"Location details for a job offer.\");\nexport const RecruiteeGetCompanyOfferPublicOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the job offer.\").nullable(),\n slug: z.string().describe(\"URL-friendly slug for the job offer.\").nullable(),\n title: z.string().describe(\"Title of the job offer.\").nullable(),\n status: z.string().describe(\"Current status of the offer.\").nullable().optional(),\n location: z.string().describe(\"Formatted location string for the job offer.\").nullable().optional(),\n locations: z.array(RecruiteeGetCompanyOfferPublic_LocationSchema).describe(\"Detailed list of locations where the job is available.\").nullable().optional(),\n created_at: z.string().describe(\"Offer creation date-time.\").nullable().optional(),\n department: z.string().describe(\"Department name for the job offer.\").nullable().optional(),\n careers_url: z.string().describe(\"URL to the job offer on the careers site.\").nullable().optional(),\n description: z.string().describe(\"Detailed job description in HTML format.\").nullable().optional(),\n published_at: z.string().describe(\"Offer publish date-time in ISO 8601 format.\").nullable().optional(),\n requirements: z.string().describe(\"Job requirements in HTML format.\").nullable().optional(),\n careers_apply_url: z.string().describe(\"Direct URL to apply for the job.\").nullable().optional(),\n}).passthrough();\n\nexport const recruiteeGetCompanyOfferPublic: AppAction<\n typeof RecruiteeGetCompanyOfferPublicInput,\n typeof RecruiteeGetCompanyOfferPublicOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_COMPANY_OFFER_PUBLIC\", {\n slug: \"recruitee-get-company-offer-public\",\n name: \"Get Company Offer Public\",\n description: \"Tool to retrieve a specific published job offer by ID or slug from the public Careers Site API. Use after you have the offer identifier.\",\n input: RecruiteeGetCompanyOfferPublicInput,\n output: RecruiteeGetCompanyOfferPublicOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sCAAsC,EAAE,OAAO,EAC1D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EAC3F,CAAC,CAAC,CAAC,SAAS,8GAA8G;AAC1H,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAiB7D,MAAa,iCAIT,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAzBkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,WAAW,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-departments.cjs","names":["z","action"],"sources":["../../src/actions/get-departments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetDepartmentsInput = z.object({}).describe(\"Request model for retrieving a list of company departments. No parameters are required.\");\nconst RecruiteeGetDepartments_DepartmentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the department.\").nullable(),\n name: z.string().describe(\"Name of the department.\").nullable(),\n offers_count: z.number().int().describe(\"Number of offers assigned to the department.\").nullable(),\n}).passthrough().describe(\"Model representing a department within the company.\");\nexport const RecruiteeGetDepartmentsOutput = z.object({\n departments: z.array(RecruiteeGetDepartments_DepartmentSchema).describe(\"List of company departments.\"),\n}).passthrough().describe(\"Response model containing a list of departments.\");\n\nexport const recruiteeGetDepartments = action(\"RECRUITEE_GET_DEPARTMENTS\", {\n slug: \"recruitee-get-departments\",\n name: \"Get Departments\",\n description: \"Tool to retrieve a list of company departments. Use when you need to reference or assign offers or candidates to departments.\",\n input: RecruiteeGetDepartmentsInput,\n output: RecruiteeGetDepartmentsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-departments.cjs","names":["z","action"],"sources":["../../src/actions/get-departments.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { recruitee } from \"../app\";\n\nexport const RecruiteeGetDepartmentsInput = z.object({}).describe(\"Request model for retrieving a list of company departments. No parameters are required.\");\nconst RecruiteeGetDepartments_DepartmentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the department.\").nullable(),\n name: z.string().describe(\"Name of the department.\").nullable(),\n offers_count: z.number().int().describe(\"Number of offers assigned to the department.\").nullable(),\n}).passthrough().describe(\"Model representing a department within the company.\");\nexport const RecruiteeGetDepartmentsOutput = z.object({\n departments: z.array(RecruiteeGetDepartments_DepartmentSchema).describe(\"List of company departments.\"),\n}).passthrough().describe(\"Response model containing a list of departments.\");\n\nexport const recruiteeGetDepartments: AppAction<\n typeof RecruiteeGetDepartmentsInput,\n typeof RecruiteeGetDepartmentsOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_DEPARTMENTS\", {\n slug: \"recruitee-get-departments\",\n name: \"Get Departments\",\n description: \"Tool to retrieve a list of company departments. Use when you need to reference or assign offers or candidates to departments.\",\n input: RecruiteeGetDepartmentsInput,\n output: RecruiteeGetDepartmentsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yFAAyF;AAC3J,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,aAAaA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,8BAA8B,EACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,0BAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|