@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,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-tags.d.ts
|
|
@@ -26,13 +28,7 @@ declare const RecruiteeGetTagsOutput: z.ZodObject<{
|
|
|
26
28
|
total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
29
|
per_page: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
28
30
|
}, z.core.$loose>;
|
|
29
|
-
declare const recruiteeGetTags:
|
|
30
|
-
page?: number | undefined;
|
|
31
|
-
query?: string | undefined;
|
|
32
|
-
sort_by?: "name" | "taggings_count" | undefined;
|
|
33
|
-
per_page?: number | undefined;
|
|
34
|
-
sort_order?: "asc" | "desc" | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
31
|
+
declare const recruiteeGetTags: AppAction<typeof RecruiteeGetTagsInput, typeof RecruiteeGetTagsOutput, typeof recruitee.credential>;
|
|
36
32
|
//#endregion
|
|
37
33
|
export { recruiteeGetTags };
|
|
38
34
|
//# sourceMappingURL=get-tags.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-tags.d.mts","names":[],"sources":["../../src/actions/get-tags.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-tags.d.mts","names":[],"sources":["../../src/actions/get-tags.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAcrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAOtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-tags.mjs","names":[],"sources":["../../src/actions/get-tags.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetTagsInput = z.object({\n page: z.number().int().describe(\"Page number of results (minimum 1).\").optional(),\n query: z.string().describe(\"Search term to filter tags by name.\").optional(),\n sort_by: z.enum([\"name\", \"taggings_count\"]).describe(\"Field to sort by: 'name' or 'taggings_count'.\").optional(),\n per_page: z.number().int().describe(\"Number of tags per page (1-100).\").optional(),\n sort_order: z.enum([\"asc\", \"desc\"]).describe(\"Sort order: 'asc' or 'desc'.\").optional(),\n}).describe(\"Query parameters for retrieving a list of all tags. Use filters to narrow results or paginate.\");\nconst RecruiteeGetTags_TagSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the tag.\").nullable(),\n name: z.string().describe(\"Name of the tag.\").nullable(),\n status: z.string().describe(\"Status of the tag.\").nullable().optional(),\n context: z.string().describe(\"Context of the tag.\").nullable(),\n taggings_count: z.number().int().describe(\"Number of times the tag has been used.\").nullable(),\n}).passthrough();\nexport const RecruiteeGetTagsOutput = z.object({\n page: z.number().int().describe(\"Current page number.\").nullable().optional(),\n tags: z.array(RecruiteeGetTags_TagSchema).describe(\"List of tags.\"),\n total: z.number().int().describe(\"Total number of tags available.\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of tags returned per page.\").nullable().optional(),\n}).passthrough().describe(\"Response containing a list of tags and pagination metadata.\");\n\nexport const recruiteeGetTags = action(\"RECRUITEE_GET_TAGS\", {\n slug: \"recruitee-get-tags\",\n name: \"Get Tags\",\n description: \"Retrieve all tags with optional filtering and pagination. Search by name, sort by name or usage count, and paginate through results.\",\n input: RecruiteeGetTagsInput,\n output: RecruiteeGetTagsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-tags.mjs","names":[],"sources":["../../src/actions/get-tags.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 RecruiteeGetTagsInput = z.object({\n page: z.number().int().describe(\"Page number of results (minimum 1).\").optional(),\n query: z.string().describe(\"Search term to filter tags by name.\").optional(),\n sort_by: z.enum([\"name\", \"taggings_count\"]).describe(\"Field to sort by: 'name' or 'taggings_count'.\").optional(),\n per_page: z.number().int().describe(\"Number of tags per page (1-100).\").optional(),\n sort_order: z.enum([\"asc\", \"desc\"]).describe(\"Sort order: 'asc' or 'desc'.\").optional(),\n}).describe(\"Query parameters for retrieving a list of all tags. Use filters to narrow results or paginate.\");\nconst RecruiteeGetTags_TagSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the tag.\").nullable(),\n name: z.string().describe(\"Name of the tag.\").nullable(),\n status: z.string().describe(\"Status of the tag.\").nullable().optional(),\n context: z.string().describe(\"Context of the tag.\").nullable(),\n taggings_count: z.number().int().describe(\"Number of times the tag has been used.\").nullable(),\n}).passthrough();\nexport const RecruiteeGetTagsOutput = z.object({\n page: z.number().int().describe(\"Current page number.\").nullable().optional(),\n tags: z.array(RecruiteeGetTags_TagSchema).describe(\"List of tags.\"),\n total: z.number().int().describe(\"Total number of tags available.\").nullable().optional(),\n per_page: z.number().int().describe(\"Number of tags returned per page.\").nullable().optional(),\n}).passthrough().describe(\"Response containing a list of tags and pagination metadata.\");\n\nexport const recruiteeGetTags: AppAction<\n typeof RecruiteeGetTagsInput,\n typeof RecruiteeGetTagsOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_TAGS\", {\n slug: \"recruitee-get-tags\",\n name: \"Get Tags\",\n description: \"Retrieve all tags with optional filtering and pagination. Search by name, sort by name or usage count, and paginate through results.\",\n input: RecruiteeGetTagsInput,\n output: RecruiteeGetTagsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAChF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC3E,SAAS,EAAE,KAAK,CAAC,QAAQ,gBAAgB,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC/G,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACjF,YAAY,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gGAAgG;AAC5G,MAAM,6BAA6B,EAAE,OAAO;CAC1C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC7D,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY;AAQf,MAAa,mBAIT,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhBoC,EAAE,OAAO;EAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,MAAM,EAAE,MAAM,0BAA0B,CAAC,CAAC,SAAS,eAAe;EAClE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-eeo-job-categories.cjs","names":["z","action"],"sources":["../../src/actions/list-eeo-job-categories.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeListEeoJobCategoriesInput = z.object({}).describe(\"Request model for retrieving available EEO job categories. No parameters required.\");\nexport const RecruiteeListEeoJobCategoriesOutput = z.object({\n job_categories: z.array(z.string()).describe(\"List of EEO job category names.\"),\n}).passthrough().describe(\"Response model containing a list of EEO job category names.\");\n\nexport const recruiteeListEeoJobCategories = action(\"RECRUITEE_LIST_EEO_JOB_CATEGORIES\", {\n slug: \"recruitee-list-eeo-job-categories\",\n name: \"List EEO Job Categories\",\n description: \"Tool to retrieve available EEO (Equal Employment Opportunity) job categories. Use when you need to see standard EEO job classification options.\",\n input: RecruiteeListEeoJobCategoriesInput,\n output: RecruiteeListEeoJobCategoriesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-eeo-job-categories.cjs","names":["z","action"],"sources":["../../src/actions/list-eeo-job-categories.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 RecruiteeListEeoJobCategoriesInput = z.object({}).describe(\"Request model for retrieving available EEO job categories. No parameters required.\");\nexport const RecruiteeListEeoJobCategoriesOutput = z.object({\n job_categories: z.array(z.string()).describe(\"List of EEO job category names.\"),\n}).passthrough().describe(\"Response model containing a list of EEO job category names.\");\n\nexport const recruiteeListEeoJobCategories: AppAction<\n typeof RecruiteeListEeoJobCategoriesInput,\n typeof RecruiteeListEeoJobCategoriesOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_LIST_EEO_JOB_CATEGORIES\", {\n slug: \"recruitee-list-eeo-job-categories\",\n name: \"List EEO Job Categories\",\n description: \"Tool to retrieve available EEO (Equal Employment Opportunity) job categories. Use when you need to see standard EEO job classification options.\",\n input: RecruiteeListEeoJobCategoriesInput,\n output: RecruiteeListEeoJobCategoriesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAC5J,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iCAAiC,EAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,gCAITC,eAAAA,OAAO,qCAAqC;CAC9C,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/list-eeo-job-categories.d.ts
|
|
@@ -5,7 +7,7 @@ declare const RecruiteeListEeoJobCategoriesInput: z.ZodObject<{}, z.core.$strip>
|
|
|
5
7
|
declare const RecruiteeListEeoJobCategoriesOutput: z.ZodObject<{
|
|
6
8
|
job_categories: z.ZodArray<z.ZodString>;
|
|
7
9
|
}, z.core.$loose>;
|
|
8
|
-
declare const recruiteeListEeoJobCategories:
|
|
10
|
+
declare const recruiteeListEeoJobCategories: AppAction<typeof RecruiteeListEeoJobCategoriesInput, typeof RecruiteeListEeoJobCategoriesOutput, typeof recruitee.credential>;
|
|
9
11
|
//#endregion
|
|
10
12
|
export { recruiteeListEeoJobCategories };
|
|
11
13
|
//# sourceMappingURL=list-eeo-job-categories.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-eeo-job-categories.d.cts","names":[],"sources":["../../src/actions/list-eeo-job-categories.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-eeo-job-categories.d.cts","names":[],"sources":["../../src/actions/list-eeo-job-categories.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,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/list-eeo-job-categories.d.ts
|
|
@@ -5,7 +7,7 @@ declare const RecruiteeListEeoJobCategoriesInput: z.ZodObject<{}, z.core.$strip>
|
|
|
5
7
|
declare const RecruiteeListEeoJobCategoriesOutput: z.ZodObject<{
|
|
6
8
|
job_categories: z.ZodArray<z.ZodString>;
|
|
7
9
|
}, z.core.$loose>;
|
|
8
|
-
declare const recruiteeListEeoJobCategories:
|
|
10
|
+
declare const recruiteeListEeoJobCategories: AppAction<typeof RecruiteeListEeoJobCategoriesInput, typeof RecruiteeListEeoJobCategoriesOutput, typeof recruitee.credential>;
|
|
9
11
|
//#endregion
|
|
10
12
|
export { recruiteeListEeoJobCategories };
|
|
11
13
|
//# sourceMappingURL=list-eeo-job-categories.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-eeo-job-categories.d.mts","names":[],"sources":["../../src/actions/list-eeo-job-categories.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-eeo-job-categories.d.mts","names":[],"sources":["../../src/actions/list-eeo-job-categories.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-eeo-job-categories.mjs","names":[],"sources":["../../src/actions/list-eeo-job-categories.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeListEeoJobCategoriesInput = z.object({}).describe(\"Request model for retrieving available EEO job categories. No parameters required.\");\nexport const RecruiteeListEeoJobCategoriesOutput = z.object({\n job_categories: z.array(z.string()).describe(\"List of EEO job category names.\"),\n}).passthrough().describe(\"Response model containing a list of EEO job category names.\");\n\nexport const recruiteeListEeoJobCategories = action(\"RECRUITEE_LIST_EEO_JOB_CATEGORIES\", {\n slug: \"recruitee-list-eeo-job-categories\",\n name: \"List EEO Job Categories\",\n description: \"Tool to retrieve available EEO (Equal Employment Opportunity) job categories. Use when you need to see standard EEO job classification options.\",\n input: RecruiteeListEeoJobCategoriesInput,\n output: RecruiteeListEeoJobCategoriesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-eeo-job-categories.mjs","names":[],"sources":["../../src/actions/list-eeo-job-categories.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 RecruiteeListEeoJobCategoriesInput = z.object({}).describe(\"Request model for retrieving available EEO job categories. No parameters required.\");\nexport const RecruiteeListEeoJobCategoriesOutput = z.object({\n job_categories: z.array(z.string()).describe(\"List of EEO job category names.\"),\n}).passthrough().describe(\"Response model containing a list of EEO job category names.\");\n\nexport const recruiteeListEeoJobCategories: AppAction<\n typeof RecruiteeListEeoJobCategoriesInput,\n typeof RecruiteeListEeoJobCategoriesOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_LIST_EEO_JOB_CATEGORIES\", {\n slug: \"recruitee-list-eeo-job-categories\",\n name: \"List EEO Job Categories\",\n description: \"Tool to retrieve available EEO (Equal Employment Opportunity) job categories. Use when you need to see standard EEO job classification options.\",\n input: RecruiteeListEeoJobCategoriesInput,\n output: RecruiteeListEeoJobCategoriesOutput,\n});\n"],"mappings":";;;AAWA,MAAa,gCAIT,OAAO,qCAAqC;CAC9C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbgD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oFAa/D;CACP,QAbiD,EAAE,OAAO,EAC1D,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iCAAiC,EAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-invoices.cjs","names":["z","action"],"sources":["../../src/actions/list-invoices.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeListInvoicesInput = z.object({\n company_id: z.union([z.number().int(), z.string()]).optional(),\n}).describe(\"Request model for listing invoices.\");\nconst RecruiteeListInvoices_InvoiceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the invoice.\").nullable().optional(),\n amount: z.number().describe(\"Invoice amount.\").nullable().optional(),\n status: z.string().describe(\"Invoice status.\").nullable().optional(),\n currency: z.string().describe(\"Currency code.\").nullable().optional(),\n due_date: z.string().describe(\"ISO 8601 timestamp when the invoice is due.\").nullable().optional(),\n paid_date: z.string().describe(\"ISO 8601 timestamp when the invoice was paid.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the invoice was created.\").nullable().optional(),\n issue_date: z.string().describe(\"ISO 8601 timestamp when the invoice was issued.\").nullable().optional(),\n period_end: z.string().describe(\"ISO 8601 timestamp for the end of the billing period.\").nullable().optional(),\n period_start: z.string().describe(\"ISO 8601 timestamp for the start of the billing period.\").nullable().optional(),\n invoice_number: z.string().describe(\"Invoice number.\").nullable().optional(),\n}).passthrough().describe(\"A single invoice.\");\nexport const RecruiteeListInvoicesOutput = z.object({\n invoices: z.array(RecruiteeListInvoices_InvoiceSchema).describe(\"List of invoices.\"),\n}).passthrough().describe(\"Response model containing a list of invoices.\");\n\nexport const recruiteeListInvoices = action(\"RECRUITEE_LIST_INVOICES\", {\n slug: \"recruitee-list-invoices\",\n name: \"List Invoices\",\n description: \"Tool to list invoices for a company. Use to retrieve billing invoice records.\",\n input: RecruiteeListInvoicesInput,\n output: RecruiteeListInvoicesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-invoices.cjs","names":["z","action"],"sources":["../../src/actions/list-invoices.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 RecruiteeListInvoicesInput = z.object({\n company_id: z.union([z.number().int(), z.string()]).optional(),\n}).describe(\"Request model for listing invoices.\");\nconst RecruiteeListInvoices_InvoiceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the invoice.\").nullable().optional(),\n amount: z.number().describe(\"Invoice amount.\").nullable().optional(),\n status: z.string().describe(\"Invoice status.\").nullable().optional(),\n currency: z.string().describe(\"Currency code.\").nullable().optional(),\n due_date: z.string().describe(\"ISO 8601 timestamp when the invoice is due.\").nullable().optional(),\n paid_date: z.string().describe(\"ISO 8601 timestamp when the invoice was paid.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the invoice was created.\").nullable().optional(),\n issue_date: z.string().describe(\"ISO 8601 timestamp when the invoice was issued.\").nullable().optional(),\n period_end: z.string().describe(\"ISO 8601 timestamp for the end of the billing period.\").nullable().optional(),\n period_start: z.string().describe(\"ISO 8601 timestamp for the start of the billing period.\").nullable().optional(),\n invoice_number: z.string().describe(\"Invoice number.\").nullable().optional(),\n}).passthrough().describe(\"A single invoice.\");\nexport const RecruiteeListInvoicesOutput = z.object({\n invoices: z.array(RecruiteeListInvoices_InvoiceSchema).describe(\"List of invoices.\"),\n}).passthrough().describe(\"Response model containing a list of invoices.\");\n\nexport const recruiteeListInvoices: AppAction<\n typeof RecruiteeListInvoicesInput,\n typeof RecruiteeListInvoicesOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_LIST_INVOICES\", {\n slug: \"recruitee-list-invoices\",\n name: \"List Invoices\",\n description: \"Tool to list invoices for a company. Use to retrieve billing invoice records.\",\n input: RecruiteeListInvoicesInput,\n output: RecruiteeListInvoicesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,YAAYA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,EAC/D,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mBAAmB;AAC7C,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,UAAUA,IAAAA,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,mBAAmB,EACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,wBAITC,eAAAA,OAAO,2BAA2B;CACpC,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/list-invoices.d.ts
|
|
@@ -19,9 +21,7 @@ declare const RecruiteeListInvoicesOutput: z.ZodObject<{
|
|
|
19
21
|
invoice_number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
22
|
}, z.core.$loose>>;
|
|
21
23
|
}, z.core.$loose>;
|
|
22
|
-
declare const recruiteeListInvoices:
|
|
23
|
-
company_id?: string | number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
24
|
+
declare const recruiteeListInvoices: AppAction<typeof RecruiteeListInvoicesInput, typeof RecruiteeListInvoicesOutput, typeof recruitee.credential>;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { recruiteeListInvoices };
|
|
27
27
|
//# sourceMappingURL=list-invoices.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-invoices.d.cts","names":[],"sources":["../../src/actions/list-invoices.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-invoices.d.cts","names":[],"sources":["../../src/actions/list-invoices.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAgB1B,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/list-invoices.d.ts
|
|
@@ -19,9 +21,7 @@ declare const RecruiteeListInvoicesOutput: z.ZodObject<{
|
|
|
19
21
|
invoice_number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
22
|
}, z.core.$loose>>;
|
|
21
23
|
}, z.core.$loose>;
|
|
22
|
-
declare const recruiteeListInvoices:
|
|
23
|
-
company_id?: string | number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
24
|
+
declare const recruiteeListInvoices: AppAction<typeof RecruiteeListInvoicesInput, typeof RecruiteeListInvoicesOutput, typeof recruitee.credential>;
|
|
25
25
|
//#endregion
|
|
26
26
|
export { recruiteeListInvoices };
|
|
27
27
|
//# sourceMappingURL=list-invoices.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-invoices.d.mts","names":[],"sources":["../../src/actions/list-invoices.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-invoices.d.mts","names":[],"sources":["../../src/actions/list-invoices.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAgB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-invoices.mjs","names":[],"sources":["../../src/actions/list-invoices.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeListInvoicesInput = z.object({\n company_id: z.union([z.number().int(), z.string()]).optional(),\n}).describe(\"Request model for listing invoices.\");\nconst RecruiteeListInvoices_InvoiceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the invoice.\").nullable().optional(),\n amount: z.number().describe(\"Invoice amount.\").nullable().optional(),\n status: z.string().describe(\"Invoice status.\").nullable().optional(),\n currency: z.string().describe(\"Currency code.\").nullable().optional(),\n due_date: z.string().describe(\"ISO 8601 timestamp when the invoice is due.\").nullable().optional(),\n paid_date: z.string().describe(\"ISO 8601 timestamp when the invoice was paid.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the invoice was created.\").nullable().optional(),\n issue_date: z.string().describe(\"ISO 8601 timestamp when the invoice was issued.\").nullable().optional(),\n period_end: z.string().describe(\"ISO 8601 timestamp for the end of the billing period.\").nullable().optional(),\n period_start: z.string().describe(\"ISO 8601 timestamp for the start of the billing period.\").nullable().optional(),\n invoice_number: z.string().describe(\"Invoice number.\").nullable().optional(),\n}).passthrough().describe(\"A single invoice.\");\nexport const RecruiteeListInvoicesOutput = z.object({\n invoices: z.array(RecruiteeListInvoices_InvoiceSchema).describe(\"List of invoices.\"),\n}).passthrough().describe(\"Response model containing a list of invoices.\");\n\nexport const recruiteeListInvoices = action(\"RECRUITEE_LIST_INVOICES\", {\n slug: \"recruitee-list-invoices\",\n name: \"List Invoices\",\n description: \"Tool to list invoices for a company. Use to retrieve billing invoice records.\",\n input: RecruiteeListInvoicesInput,\n output: RecruiteeListInvoicesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-invoices.mjs","names":[],"sources":["../../src/actions/list-invoices.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 RecruiteeListInvoicesInput = z.object({\n company_id: z.union([z.number().int(), z.string()]).optional(),\n}).describe(\"Request model for listing invoices.\");\nconst RecruiteeListInvoices_InvoiceSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the invoice.\").nullable().optional(),\n amount: z.number().describe(\"Invoice amount.\").nullable().optional(),\n status: z.string().describe(\"Invoice status.\").nullable().optional(),\n currency: z.string().describe(\"Currency code.\").nullable().optional(),\n due_date: z.string().describe(\"ISO 8601 timestamp when the invoice is due.\").nullable().optional(),\n paid_date: z.string().describe(\"ISO 8601 timestamp when the invoice was paid.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the invoice was created.\").nullable().optional(),\n issue_date: z.string().describe(\"ISO 8601 timestamp when the invoice was issued.\").nullable().optional(),\n period_end: z.string().describe(\"ISO 8601 timestamp for the end of the billing period.\").nullable().optional(),\n period_start: z.string().describe(\"ISO 8601 timestamp for the start of the billing period.\").nullable().optional(),\n invoice_number: z.string().describe(\"Invoice number.\").nullable().optional(),\n}).passthrough().describe(\"A single invoice.\");\nexport const RecruiteeListInvoicesOutput = z.object({\n invoices: z.array(RecruiteeListInvoices_InvoiceSchema).describe(\"List of invoices.\"),\n}).passthrough().describe(\"Response model containing a list of invoices.\");\n\nexport const recruiteeListInvoices: AppAction<\n typeof RecruiteeListInvoicesInput,\n typeof RecruiteeListInvoicesOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_LIST_INVOICES\", {\n slug: \"recruitee-list-invoices\",\n name: \"List Invoices\",\n description: \"Tool to list invoices for a company. Use to retrieve billing invoice records.\",\n input: RecruiteeListInvoicesInput,\n output: RecruiteeListInvoicesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO,EACjD,YAAY,EAAE,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,IAAI,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,EAC/D,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,sCAAsC,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mBAAmB;AAK7C,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyC,EAAE,OAAO,EAClD,UAAU,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,mBAAmB,EACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-localization-settings.cjs","names":["z","action"],"sources":["../../src/actions/list-localization-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeListLocalizationSettingsInput = z.object({}).describe(\"Request model for retrieving localization settings. No parameters required.\");\nexport const RecruiteeListLocalizationSettingsOutput = z.object({\n time_format24: z.boolean().describe(\"Whether to use 24-hour time format (true) or 12-hour format (false).\").nullable().optional(),\n week_start_day: z.string().describe(\"Start day of the week.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing localization settings including time format and start day of the week.\");\n\nexport const recruiteeListLocalizationSettings = action(\"RECRUITEE_LIST_LOCALIZATION_SETTINGS\", {\n slug: \"recruitee-list-localization-settings\",\n name: \"List Localization Settings\",\n description: \"Tool to retrieve localization settings including proposed time format and start day of the week. Use when you need to check regional or time display preferences.\",\n input: RecruiteeListLocalizationSettingsInput,\n output: RecruiteeListLocalizationSettingsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-localization-settings.cjs","names":["z","action"],"sources":["../../src/actions/list-localization-settings.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 RecruiteeListLocalizationSettingsInput = z.object({}).describe(\"Request model for retrieving localization settings. No parameters required.\");\nexport const RecruiteeListLocalizationSettingsOutput = z.object({\n time_format24: z.boolean().describe(\"Whether to use 24-hour time format (true) or 12-hour format (false).\").nullable().optional(),\n week_start_day: z.string().describe(\"Start day of the week.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing localization settings including time format and start day of the week.\");\n\nexport const recruiteeListLocalizationSettings: AppAction<\n typeof RecruiteeListLocalizationSettingsInput,\n typeof RecruiteeListLocalizationSettingsOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_LIST_LOCALIZATION_SETTINGS\", {\n slug: \"recruitee-list-localization-settings\",\n name: \"List Localization Settings\",\n description: \"Tool to retrieve localization settings including proposed time format and start day of the week. Use when you need to check regional or time display preferences.\",\n input: RecruiteeListLocalizationSettingsInput,\n output: RecruiteeListLocalizationSettingsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzJ,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kGAAkG;AAE5H,MAAa,oCAITC,eAAAA,OAAO,wCAAwC;CACjD,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/list-localization-settings.d.ts
|
|
@@ -6,7 +8,7 @@ declare const RecruiteeListLocalizationSettingsOutput: z.ZodObject<{
|
|
|
6
8
|
time_format24: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
7
9
|
week_start_day: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8
10
|
}, z.core.$loose>;
|
|
9
|
-
declare const recruiteeListLocalizationSettings:
|
|
11
|
+
declare const recruiteeListLocalizationSettings: AppAction<typeof RecruiteeListLocalizationSettingsInput, typeof RecruiteeListLocalizationSettingsOutput, typeof recruitee.credential>;
|
|
10
12
|
//#endregion
|
|
11
13
|
export { recruiteeListLocalizationSettings };
|
|
12
14
|
//# sourceMappingURL=list-localization-settings.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-localization-settings.d.cts","names":[],"sources":["../../src/actions/list-localization-settings.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-localization-settings.d.cts","names":[],"sources":["../../src/actions/list-localization-settings.ts"],"mappings":";;;;;cAMa,sCAAA,EAAsC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;cAKvC,iCAAA,EAAmC,SAAA,QACvC,sCAAA,SACA,uCAAA,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/list-localization-settings.d.ts
|
|
@@ -6,7 +8,7 @@ declare const RecruiteeListLocalizationSettingsOutput: z.ZodObject<{
|
|
|
6
8
|
time_format24: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
7
9
|
week_start_day: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8
10
|
}, z.core.$loose>;
|
|
9
|
-
declare const recruiteeListLocalizationSettings:
|
|
11
|
+
declare const recruiteeListLocalizationSettings: AppAction<typeof RecruiteeListLocalizationSettingsInput, typeof RecruiteeListLocalizationSettingsOutput, typeof recruitee.credential>;
|
|
10
12
|
//#endregion
|
|
11
13
|
export { recruiteeListLocalizationSettings };
|
|
12
14
|
//# sourceMappingURL=list-localization-settings.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-localization-settings.d.mts","names":[],"sources":["../../src/actions/list-localization-settings.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-localization-settings.d.mts","names":[],"sources":["../../src/actions/list-localization-settings.ts"],"mappings":";;;;;cAMa,sCAAA,EAAsC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;cAKvC,iCAAA,EAAmC,SAAA,QACvC,sCAAA,SACA,uCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-localization-settings.mjs","names":[],"sources":["../../src/actions/list-localization-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeListLocalizationSettingsInput = z.object({}).describe(\"Request model for retrieving localization settings. No parameters required.\");\nexport const RecruiteeListLocalizationSettingsOutput = z.object({\n time_format24: z.boolean().describe(\"Whether to use 24-hour time format (true) or 12-hour format (false).\").nullable().optional(),\n week_start_day: z.string().describe(\"Start day of the week.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing localization settings including time format and start day of the week.\");\n\nexport const recruiteeListLocalizationSettings = action(\"RECRUITEE_LIST_LOCALIZATION_SETTINGS\", {\n slug: \"recruitee-list-localization-settings\",\n name: \"List Localization Settings\",\n description: \"Tool to retrieve localization settings including proposed time format and start day of the week. Use when you need to check regional or time display preferences.\",\n input: RecruiteeListLocalizationSettingsInput,\n output: RecruiteeListLocalizationSettingsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-localization-settings.mjs","names":[],"sources":["../../src/actions/list-localization-settings.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 RecruiteeListLocalizationSettingsInput = z.object({}).describe(\"Request model for retrieving localization settings. No parameters required.\");\nexport const RecruiteeListLocalizationSettingsOutput = z.object({\n time_format24: z.boolean().describe(\"Whether to use 24-hour time format (true) or 12-hour format (false).\").nullable().optional(),\n week_start_day: z.string().describe(\"Start day of the week.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing localization settings including time format and start day of the week.\");\n\nexport const recruiteeListLocalizationSettings: AppAction<\n typeof RecruiteeListLocalizationSettingsInput,\n typeof RecruiteeListLocalizationSettingsOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_LIST_LOCALIZATION_SETTINGS\", {\n slug: \"recruitee-list-localization-settings\",\n name: \"List Localization Settings\",\n description: \"Tool to retrieve localization settings including proposed time format and start day of the week. Use when you need to check regional or time display preferences.\",\n input: RecruiteeListLocalizationSettingsInput,\n output: RecruiteeListLocalizationSettingsOutput,\n});\n"],"mappings":";;;AAYA,MAAa,oCAIT,OAAO,wCAAwC;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdoD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6EAcnE;CACP,QAdqD,EAAE,OAAO;EAC9D,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChI,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kGAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-share-countries.cjs","names":["z","action"],"sources":["../../src/actions/list-share-countries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeListShareCountriesInput = z.object({}).describe(\"Request model for retrieving all countries with region codes and phone codes per locale.\\nNo parameters are required.\");\nconst RecruiteeListShareCountries_ShareCountrySchema = z.object({\n code: z.string().describe(\"ISO 3166 country code.\").nullable(),\n locales: z.record(z.string(), z.unknown()).describe(\"Localized country names by locale code (e.g., en, nl, de).\").nullable().optional(),\n phone_code: z.string().describe(\"International phone dialing code.\").nullable().optional(),\n region_code: z.string().describe(\"Region code for the country.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a country with region codes and phone codes per locale.\");\nexport const RecruiteeListShareCountriesOutput = z.object({\n countries: z.array(RecruiteeListShareCountries_ShareCountrySchema).describe(\"List of countries with codes, phone codes, and localized names.\"),\n}).passthrough().describe(\"Response model containing a list of countries with region codes and phone codes per locale.\");\n\nexport const recruiteeListShareCountries = action(\"RECRUITEE_LIST_SHARE_COUNTRIES\", {\n slug: \"recruitee-list-share-countries\",\n name: \"List Share Countries\",\n description: \"Tool to retrieve all countries with region codes and phone codes per locale. Use when you need comprehensive country reference data including internationalization details.\",\n input: RecruiteeListShareCountriesInput,\n output: RecruiteeListShareCountriesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-share-countries.cjs","names":["z","action"],"sources":["../../src/actions/list-share-countries.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 RecruiteeListShareCountriesInput = z.object({}).describe(\"Request model for retrieving all countries with region codes and phone codes per locale.\\nNo parameters are required.\");\nconst RecruiteeListShareCountries_ShareCountrySchema = z.object({\n code: z.string().describe(\"ISO 3166 country code.\").nullable(),\n locales: z.record(z.string(), z.unknown()).describe(\"Localized country names by locale code (e.g., en, nl, de).\").nullable().optional(),\n phone_code: z.string().describe(\"International phone dialing code.\").nullable().optional(),\n region_code: z.string().describe(\"Region code for the country.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a country with region codes and phone codes per locale.\");\nexport const RecruiteeListShareCountriesOutput = z.object({\n countries: z.array(RecruiteeListShareCountries_ShareCountrySchema).describe(\"List of countries with codes, phone codes, and localized names.\"),\n}).passthrough().describe(\"Response model containing a list of countries with region codes and phone codes per locale.\");\n\nexport const recruiteeListShareCountries: AppAction<\n typeof RecruiteeListShareCountriesInput,\n typeof RecruiteeListShareCountriesOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_LIST_SHARE_COUNTRIES\", {\n slug: \"recruitee-list-share-countries\",\n name: \"List Share Countries\",\n description: \"Tool to retrieve all countries with region codes and phone codes per locale. Use when you need comprehensive country reference data including internationalization details.\",\n input: RecruiteeListShareCountriesInput,\n output: RecruiteeListShareCountriesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uHAAuH;AAC7L,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4EAA4E;AACtG,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,WAAWA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,iEAAiE,EAC/I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6FAA6F;AAEvH,MAAa,8BAITC,eAAAA,OAAO,kCAAkC;CAC3C,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/list-share-countries.d.ts
|
|
@@ -10,7 +12,7 @@ declare const RecruiteeListShareCountriesOutput: z.ZodObject<{
|
|
|
10
12
|
region_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
13
|
}, z.core.$loose>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const recruiteeListShareCountries:
|
|
15
|
+
declare const recruiteeListShareCountries: AppAction<typeof RecruiteeListShareCountriesInput, typeof RecruiteeListShareCountriesOutput, typeof recruitee.credential>;
|
|
14
16
|
//#endregion
|
|
15
17
|
export { recruiteeListShareCountries };
|
|
16
18
|
//# sourceMappingURL=list-share-countries.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-share-countries.d.cts","names":[],"sources":["../../src/actions/list-share-countries.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-share-countries.d.cts","names":[],"sources":["../../src/actions/list-share-countries.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,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/list-share-countries.d.ts
|
|
@@ -10,7 +12,7 @@ declare const RecruiteeListShareCountriesOutput: z.ZodObject<{
|
|
|
10
12
|
region_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
13
|
}, z.core.$loose>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const recruiteeListShareCountries:
|
|
15
|
+
declare const recruiteeListShareCountries: AppAction<typeof RecruiteeListShareCountriesInput, typeof RecruiteeListShareCountriesOutput, typeof recruitee.credential>;
|
|
14
16
|
//#endregion
|
|
15
17
|
export { recruiteeListShareCountries };
|
|
16
18
|
//# sourceMappingURL=list-share-countries.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-share-countries.d.mts","names":[],"sources":["../../src/actions/list-share-countries.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-share-countries.d.mts","names":[],"sources":["../../src/actions/list-share-countries.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-share-countries.mjs","names":[],"sources":["../../src/actions/list-share-countries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeListShareCountriesInput = z.object({}).describe(\"Request model for retrieving all countries with region codes and phone codes per locale.\\nNo parameters are required.\");\nconst RecruiteeListShareCountries_ShareCountrySchema = z.object({\n code: z.string().describe(\"ISO 3166 country code.\").nullable(),\n locales: z.record(z.string(), z.unknown()).describe(\"Localized country names by locale code (e.g., en, nl, de).\").nullable().optional(),\n phone_code: z.string().describe(\"International phone dialing code.\").nullable().optional(),\n region_code: z.string().describe(\"Region code for the country.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a country with region codes and phone codes per locale.\");\nexport const RecruiteeListShareCountriesOutput = z.object({\n countries: z.array(RecruiteeListShareCountries_ShareCountrySchema).describe(\"List of countries with codes, phone codes, and localized names.\"),\n}).passthrough().describe(\"Response model containing a list of countries with region codes and phone codes per locale.\");\n\nexport const recruiteeListShareCountries = action(\"RECRUITEE_LIST_SHARE_COUNTRIES\", {\n slug: \"recruitee-list-share-countries\",\n name: \"List Share Countries\",\n description: \"Tool to retrieve all countries with region codes and phone codes per locale. Use when you need comprehensive country reference data including internationalization details.\",\n input: RecruiteeListShareCountriesInput,\n output: RecruiteeListShareCountriesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-share-countries.mjs","names":[],"sources":["../../src/actions/list-share-countries.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 RecruiteeListShareCountriesInput = z.object({}).describe(\"Request model for retrieving all countries with region codes and phone codes per locale.\\nNo parameters are required.\");\nconst RecruiteeListShareCountries_ShareCountrySchema = z.object({\n code: z.string().describe(\"ISO 3166 country code.\").nullable(),\n locales: z.record(z.string(), z.unknown()).describe(\"Localized country names by locale code (e.g., en, nl, de).\").nullable().optional(),\n phone_code: z.string().describe(\"International phone dialing code.\").nullable().optional(),\n region_code: z.string().describe(\"Region code for the country.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a country with region codes and phone codes per locale.\");\nexport const RecruiteeListShareCountriesOutput = z.object({\n countries: z.array(RecruiteeListShareCountries_ShareCountrySchema).describe(\"List of countries with codes, phone codes, and localized names.\"),\n}).passthrough().describe(\"Response model containing a list of countries with region codes and phone codes per locale.\");\n\nexport const recruiteeListShareCountries: AppAction<\n typeof RecruiteeListShareCountriesInput,\n typeof RecruiteeListShareCountriesOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_LIST_SHARE_COUNTRIES\", {\n slug: \"recruitee-list-share-countries\",\n name: \"List Share Countries\",\n description: \"Tool to retrieve all countries with region codes and phone codes per locale. Use when you need comprehensive country reference data including internationalization details.\",\n input: RecruiteeListShareCountriesInput,\n output: RecruiteeListShareCountriesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uHAAuH;AAC7L,MAAM,iDAAiD,EAAE,OAAO;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4EAA4E;AAKtG,MAAa,8BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb+C,EAAE,OAAO,EACxD,WAAW,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,iEAAiE,EAC/I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6FAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-share-eeo-answers.cjs","names":["z","action"],"sources":["../../src/actions/list-share-eeo-answers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeListShareEeoAnswersInput = z.object({}).describe(\"Request model for retrieving available EEO answers. No parameters required.\");\nconst RecruiteeListShareEeoAnswers_EeoAnswerCategorySchema = z.object({\n race: z.array(z.string()).describe(\"List of race/ethnicity answer options.\").nullable().optional(),\n gender: z.array(z.string()).describe(\"List of gender answer options.\").nullable().optional(),\n veteran_status: z.array(z.string()).describe(\"List of veteran status answer options.\").nullable().optional(),\n disability_status: z.array(z.string()).describe(\"List of disability status answer options.\").nullable().optional(),\n}).passthrough().describe(\"Model representing EEO answers grouped by category.\");\nexport const RecruiteeListShareEeoAnswersOutput = z.object({\n answers: RecruiteeListShareEeoAnswers_EeoAnswerCategorySchema.nullable(),\n}).passthrough().describe(\"Response model containing available EEO answers grouped by category.\");\n\nexport const recruiteeListShareEeoAnswers = action(\"RECRUITEE_LIST_SHARE_EEO_ANSWERS\", {\n slug: \"recruitee-list-share-eeo-answers\",\n name: \"List Share EEO Answers\",\n description: \"Tool to retrieve available EEO (Equal Employment Opportunity) answers. Use when you need to see available answer options for EEO compliance questions.\",\n input: RecruiteeListShareEeoAnswersInput,\n output: RecruiteeListShareEeoAnswersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-share-eeo-answers.cjs","names":["z","action"],"sources":["../../src/actions/list-share-eeo-answers.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 RecruiteeListShareEeoAnswersInput = z.object({}).describe(\"Request model for retrieving available EEO answers. No parameters required.\");\nconst RecruiteeListShareEeoAnswers_EeoAnswerCategorySchema = z.object({\n race: z.array(z.string()).describe(\"List of race/ethnicity answer options.\").nullable().optional(),\n gender: z.array(z.string()).describe(\"List of gender answer options.\").nullable().optional(),\n veteran_status: z.array(z.string()).describe(\"List of veteran status answer options.\").nullable().optional(),\n disability_status: z.array(z.string()).describe(\"List of disability status answer options.\").nullable().optional(),\n}).passthrough().describe(\"Model representing EEO answers grouped by category.\");\nexport const RecruiteeListShareEeoAnswersOutput = z.object({\n answers: RecruiteeListShareEeoAnswers_EeoAnswerCategorySchema.nullable(),\n}).passthrough().describe(\"Response model containing available EEO answers grouped by category.\");\n\nexport const recruiteeListShareEeoAnswers: AppAction<\n typeof RecruiteeListShareEeoAnswersInput,\n typeof RecruiteeListShareEeoAnswersOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_LIST_SHARE_EEO_ANSWERS\", {\n slug: \"recruitee-list-share-eeo-answers\",\n name: \"List Share EEO Answers\",\n description: \"Tool to retrieve available EEO (Equal Employment Opportunity) answers. Use when you need to see available answer options for EEO compliance questions.\",\n input: RecruiteeListShareEeoAnswersInput,\n output: RecruiteeListShareEeoAnswersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACpJ,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,mBAAmBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,SAAS,qDAAqD,SAAS,EACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAAsE;AAEhG,MAAa,+BAITC,eAAAA,OAAO,oCAAoC;CAC7C,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/list-share-eeo-answers.d.ts
|
|
@@ -10,7 +12,7 @@ declare const RecruiteeListShareEeoAnswersOutput: z.ZodObject<{
|
|
|
10
12
|
disability_status: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
11
13
|
}, z.core.$loose>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const recruiteeListShareEeoAnswers:
|
|
15
|
+
declare const recruiteeListShareEeoAnswers: AppAction<typeof RecruiteeListShareEeoAnswersInput, typeof RecruiteeListShareEeoAnswersOutput, typeof recruitee.credential>;
|
|
14
16
|
//#endregion
|
|
15
17
|
export { recruiteeListShareEeoAnswers };
|
|
16
18
|
//# sourceMappingURL=list-share-eeo-answers.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-share-eeo-answers.d.cts","names":[],"sources":["../../src/actions/list-share-eeo-answers.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-share-eeo-answers.d.cts","names":[],"sources":["../../src/actions/list-share-eeo-answers.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;cAIlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,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/list-share-eeo-answers.d.ts
|
|
@@ -10,7 +12,7 @@ declare const RecruiteeListShareEeoAnswersOutput: z.ZodObject<{
|
|
|
10
12
|
disability_status: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
11
13
|
}, z.core.$loose>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const recruiteeListShareEeoAnswers:
|
|
15
|
+
declare const recruiteeListShareEeoAnswers: AppAction<typeof RecruiteeListShareEeoAnswersInput, typeof RecruiteeListShareEeoAnswersOutput, typeof recruitee.credential>;
|
|
14
16
|
//#endregion
|
|
15
17
|
export { recruiteeListShareEeoAnswers };
|
|
16
18
|
//# sourceMappingURL=list-share-eeo-answers.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-share-eeo-answers.d.mts","names":[],"sources":["../../src/actions/list-share-eeo-answers.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-share-eeo-answers.d.mts","names":[],"sources":["../../src/actions/list-share-eeo-answers.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;cAIlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-share-eeo-answers.mjs","names":[],"sources":["../../src/actions/list-share-eeo-answers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeListShareEeoAnswersInput = z.object({}).describe(\"Request model for retrieving available EEO answers. No parameters required.\");\nconst RecruiteeListShareEeoAnswers_EeoAnswerCategorySchema = z.object({\n race: z.array(z.string()).describe(\"List of race/ethnicity answer options.\").nullable().optional(),\n gender: z.array(z.string()).describe(\"List of gender answer options.\").nullable().optional(),\n veteran_status: z.array(z.string()).describe(\"List of veteran status answer options.\").nullable().optional(),\n disability_status: z.array(z.string()).describe(\"List of disability status answer options.\").nullable().optional(),\n}).passthrough().describe(\"Model representing EEO answers grouped by category.\");\nexport const RecruiteeListShareEeoAnswersOutput = z.object({\n answers: RecruiteeListShareEeoAnswers_EeoAnswerCategorySchema.nullable(),\n}).passthrough().describe(\"Response model containing available EEO answers grouped by category.\");\n\nexport const recruiteeListShareEeoAnswers = action(\"RECRUITEE_LIST_SHARE_EEO_ANSWERS\", {\n slug: \"recruitee-list-share-eeo-answers\",\n name: \"List Share EEO Answers\",\n description: \"Tool to retrieve available EEO (Equal Employment Opportunity) answers. Use when you need to see available answer options for EEO compliance questions.\",\n input: RecruiteeListShareEeoAnswersInput,\n output: RecruiteeListShareEeoAnswersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-share-eeo-answers.mjs","names":[],"sources":["../../src/actions/list-share-eeo-answers.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 RecruiteeListShareEeoAnswersInput = z.object({}).describe(\"Request model for retrieving available EEO answers. No parameters required.\");\nconst RecruiteeListShareEeoAnswers_EeoAnswerCategorySchema = z.object({\n race: z.array(z.string()).describe(\"List of race/ethnicity answer options.\").nullable().optional(),\n gender: z.array(z.string()).describe(\"List of gender answer options.\").nullable().optional(),\n veteran_status: z.array(z.string()).describe(\"List of veteran status answer options.\").nullable().optional(),\n disability_status: z.array(z.string()).describe(\"List of disability status answer options.\").nullable().optional(),\n}).passthrough().describe(\"Model representing EEO answers grouped by category.\");\nexport const RecruiteeListShareEeoAnswersOutput = z.object({\n answers: RecruiteeListShareEeoAnswers_EeoAnswerCategorySchema.nullable(),\n}).passthrough().describe(\"Response model containing available EEO answers grouped by category.\");\n\nexport const recruiteeListShareEeoAnswers: AppAction<\n typeof RecruiteeListShareEeoAnswersInput,\n typeof RecruiteeListShareEeoAnswersOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_LIST_SHARE_EEO_ANSWERS\", {\n slug: \"recruitee-list-share-eeo-answers\",\n name: \"List Share EEO Answers\",\n description: \"Tool to retrieve available EEO (Equal Employment Opportunity) answers. Use when you need to see available answer options for EEO compliance questions.\",\n input: RecruiteeListShareEeoAnswersInput,\n output: RecruiteeListShareEeoAnswersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACpJ,MAAM,uDAAuD,EAAE,OAAO;CACpE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,mBAAmB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAK/E,MAAa,+BAIT,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbgD,EAAE,OAAO,EACzD,SAAS,qDAAqD,SAAS,EACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-candidate.cjs","names":["z","action"],"sources":["../../src/actions/update-candidate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeUpdateCandidateInput = z.object({\n name: z.string().describe(\"Full name of the candidate.\").optional(),\n tags: z.array(z.string()).describe(\"List of tags associated with the candidate.\").optional(),\n email: z.string().describe(\"Primary email address of the candidate. Note: The Recruitee API stores emails as an array, so this field may not update the candidate's email list as expected.\").optional(),\n phone: z.string().describe(\"Primary phone number of the candidate. Note: The Recruitee API stores phones as an array, so this field may not update the candidate's phone list as expected.\").optional(),\n photo: z.string().describe(\"URL to the candidate's photo.\").optional(),\n offers: z.array(z.number().int()).describe(\"List of offer IDs to associate with the candidate.\").optional(),\n resume: z.string().describe(\"URL to the candidate's resume.\").optional(),\n source: z.string().describe(\"Source from which the candidate was obtained. Must be a valid source defined in the Recruitee system. Common values include 'manual', 'career_site', etc. Invalid sources will result in a 422 error.\").optional(),\n candidate_id: z.number().int().describe(\"Unique identifier of the candidate to update.\"),\n cover_letter: z.string().describe(\"Cover letter text for the candidate.\").optional(),\n social_links: z.array(z.string().describe(\"URLs of the candidate's social profiles.\")).describe(\"List of social media profile links for the candidate.\").optional(),\n custom_fields: z.record(z.string(), z.unknown()).describe(\"Custom fields for the candidate as defined by the company.\").optional(),\n}).describe(\"Request model for updating an existing candidate's profile.\");\nconst RecruiteeUpdateCandidate_CandidateSchema = 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 links: z.array(z.string()).describe(\"Additional URLs associated with the candidate.\").nullable().optional(),\n cv_url: z.string().describe(\"URL to view the candidate's CV/resume inline.\").nullable().optional(),\n emails: z.array(z.string()).describe(\"List of email addresses associated with the candidate.\").nullable().optional(),\n phones: z.array(z.string()).describe(\"List of phone numbers associated with the candidate.\").nullable().optional(),\n source: z.string().describe(\"Source from which the candidate was obtained.\").nullable().optional(),\n admin_id: z.number().int().describe(\"ID of the admin user who owns this candidate.\").nullable().optional(),\n initials: z.string().describe(\"Candidate's initials derived from their name.\").nullable().optional(),\n photo_url: z.string().describe(\"URL of the candidate's full-size photo.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the candidate was created.\").nullable(),\n placements: z.array(z.unknown()).describe(\"List of job placements/applications for this candidate.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the candidate was last updated.\").nullable(),\n adminapp_url: z.string().describe(\"URL to view the candidate in the Recruitee admin interface.\").nullable().optional(),\n cover_letter: z.string().describe(\"Cover letter text.\").nullable().optional(),\n social_links: z.array(z.string()).describe(\"URLs of the candidate's social profiles.\").nullable().optional(),\n custom_fields: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n cv_original_url: z.string().describe(\"URL to download the candidate's original CV/resume file.\").nullable().optional(),\n photo_thumb_url: z.string().describe(\"URL of the candidate's thumbnail photo.\").nullable().optional(),\n}).passthrough().describe(\"Candidate schema returned by Recruitee.\");\nexport const RecruiteeUpdateCandidateOutput = z.object({\n candidate: RecruiteeUpdateCandidate_CandidateSchema.nullable(),\n}).passthrough().describe(\"Response schema for the updated candidate.\");\n\nexport const recruiteeUpdateCandidate = action(\"RECRUITEE_UPDATE_CANDIDATE\", {\n slug: \"recruitee-update-candidate\",\n name: \"Update Candidate\",\n description: \"Updates an existing candidate's information in Recruitee. Use this to modify candidate details such as name, contact info, cover letter, tags, and social links. All fields except candidate_id are optional - only provide the fields you want to update. The API performs a partial update (PATCH), preserving any fields you don't specify.\",\n input: RecruiteeUpdateCandidateInput,\n output: RecruiteeUpdateCandidateOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-candidate.cjs","names":["z","action"],"sources":["../../src/actions/update-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 RecruiteeUpdateCandidateInput = z.object({\n name: z.string().describe(\"Full name of the candidate.\").optional(),\n tags: z.array(z.string()).describe(\"List of tags associated with the candidate.\").optional(),\n email: z.string().describe(\"Primary email address of the candidate. Note: The Recruitee API stores emails as an array, so this field may not update the candidate's email list as expected.\").optional(),\n phone: z.string().describe(\"Primary phone number of the candidate. Note: The Recruitee API stores phones as an array, so this field may not update the candidate's phone list as expected.\").optional(),\n photo: z.string().describe(\"URL to the candidate's photo.\").optional(),\n offers: z.array(z.number().int()).describe(\"List of offer IDs to associate with the candidate.\").optional(),\n resume: z.string().describe(\"URL to the candidate's resume.\").optional(),\n source: z.string().describe(\"Source from which the candidate was obtained. Must be a valid source defined in the Recruitee system. Common values include 'manual', 'career_site', etc. Invalid sources will result in a 422 error.\").optional(),\n candidate_id: z.number().int().describe(\"Unique identifier of the candidate to update.\"),\n cover_letter: z.string().describe(\"Cover letter text for the candidate.\").optional(),\n social_links: z.array(z.string().describe(\"URLs of the candidate's social profiles.\")).describe(\"List of social media profile links for the candidate.\").optional(),\n custom_fields: z.record(z.string(), z.unknown()).describe(\"Custom fields for the candidate as defined by the company.\").optional(),\n}).describe(\"Request model for updating an existing candidate's profile.\");\nconst RecruiteeUpdateCandidate_CandidateSchema = 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 links: z.array(z.string()).describe(\"Additional URLs associated with the candidate.\").nullable().optional(),\n cv_url: z.string().describe(\"URL to view the candidate's CV/resume inline.\").nullable().optional(),\n emails: z.array(z.string()).describe(\"List of email addresses associated with the candidate.\").nullable().optional(),\n phones: z.array(z.string()).describe(\"List of phone numbers associated with the candidate.\").nullable().optional(),\n source: z.string().describe(\"Source from which the candidate was obtained.\").nullable().optional(),\n admin_id: z.number().int().describe(\"ID of the admin user who owns this candidate.\").nullable().optional(),\n initials: z.string().describe(\"Candidate's initials derived from their name.\").nullable().optional(),\n photo_url: z.string().describe(\"URL of the candidate's full-size photo.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the candidate was created.\").nullable(),\n placements: z.array(z.unknown()).describe(\"List of job placements/applications for this candidate.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the candidate was last updated.\").nullable(),\n adminapp_url: z.string().describe(\"URL to view the candidate in the Recruitee admin interface.\").nullable().optional(),\n cover_letter: z.string().describe(\"Cover letter text.\").nullable().optional(),\n social_links: z.array(z.string()).describe(\"URLs of the candidate's social profiles.\").nullable().optional(),\n custom_fields: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown())]).nullable().optional(),\n cv_original_url: z.string().describe(\"URL to download the candidate's original CV/resume file.\").nullable().optional(),\n photo_thumb_url: z.string().describe(\"URL of the candidate's thumbnail photo.\").nullable().optional(),\n}).passthrough().describe(\"Candidate schema returned by Recruitee.\");\nexport const RecruiteeUpdateCandidateOutput = z.object({\n candidate: RecruiteeUpdateCandidate_CandidateSchema.nullable(),\n}).passthrough().describe(\"Response schema for the updated candidate.\");\n\nexport const recruiteeUpdateCandidate: AppAction<\n typeof RecruiteeUpdateCandidateInput,\n typeof RecruiteeUpdateCandidateOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_UPDATE_CANDIDATE\", {\n slug: \"recruitee-update-candidate\",\n name: \"Update Candidate\",\n description: \"Updates an existing candidate's information in Recruitee. Use this to modify candidate details such as name, contact info, cover letter, tags, and social links. All fields except candidate_id are optional - only provide the fields you want to update. The API performs a partial update (PATCH), preserving any fields you don't specify.\",\n input: RecruiteeUpdateCandidateInput,\n output: RecruiteeUpdateCandidateOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC3F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK,CAAC,CAAC,SAAS;CACvM,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK,CAAC,CAAC,SAAS;CACtM,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC1G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACvE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uMAAuM,CAAC,CAAC,SAAS;CAC9O,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C;CACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACnF,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAClK,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACpG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,eAAeA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,WAAW,yCAAyC,SAAS,EAC/D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,2BAITC,eAAAA,OAAO,8BAA8B;CACvC,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/update-candidate.d.ts
|
|
@@ -39,20 +41,7 @@ declare const RecruiteeUpdateCandidateOutput: z.ZodObject<{
|
|
|
39
41
|
photo_thumb_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
42
|
}, z.core.$loose>>;
|
|
41
43
|
}, z.core.$loose>;
|
|
42
|
-
declare const recruiteeUpdateCandidate:
|
|
43
|
-
candidate_id: number;
|
|
44
|
-
name?: string | undefined;
|
|
45
|
-
tags?: string[] | undefined;
|
|
46
|
-
email?: string | undefined;
|
|
47
|
-
phone?: string | undefined;
|
|
48
|
-
photo?: string | undefined;
|
|
49
|
-
offers?: number[] | undefined;
|
|
50
|
-
resume?: string | undefined;
|
|
51
|
-
source?: string | undefined;
|
|
52
|
-
cover_letter?: string | undefined;
|
|
53
|
-
social_links?: string[] | undefined;
|
|
54
|
-
custom_fields?: Record<string, unknown> | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
44
|
+
declare const recruiteeUpdateCandidate: AppAction<typeof RecruiteeUpdateCandidateInput, typeof RecruiteeUpdateCandidateOutput, typeof recruitee.credential>;
|
|
56
45
|
//#endregion
|
|
57
46
|
export { recruiteeUpdateCandidate };
|
|
58
47
|
//# sourceMappingURL=update-candidate.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-candidate.d.cts","names":[],"sources":["../../src/actions/update-candidate.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"update-candidate.d.cts","names":[],"sources":["../../src/actions/update-candidate.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAoC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,SAAA,CAAU,UAAA"}
|