@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.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-departments.d.ts
|
|
@@ -9,7 +11,7 @@ declare const RecruiteeGetDepartmentsOutput: z.ZodObject<{
|
|
|
9
11
|
offers_count: z.ZodNullable<z.ZodNumber>;
|
|
10
12
|
}, z.core.$loose>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const recruiteeGetDepartments:
|
|
14
|
+
declare const recruiteeGetDepartments: AppAction<typeof RecruiteeGetDepartmentsInput, typeof RecruiteeGetDepartmentsOutput, typeof recruitee.credential>;
|
|
13
15
|
//#endregion
|
|
14
16
|
export { recruiteeGetDepartments };
|
|
15
17
|
//# sourceMappingURL=get-departments.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-departments.d.cts","names":[],"sources":["../../src/actions/get-departments.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-departments.d.cts","names":[],"sources":["../../src/actions/get-departments.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAI7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,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-departments.d.ts
|
|
@@ -9,7 +11,7 @@ declare const RecruiteeGetDepartmentsOutput: z.ZodObject<{
|
|
|
9
11
|
offers_count: z.ZodNullable<z.ZodNumber>;
|
|
10
12
|
}, z.core.$loose>>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const recruiteeGetDepartments:
|
|
14
|
+
declare const recruiteeGetDepartments: AppAction<typeof RecruiteeGetDepartmentsInput, typeof RecruiteeGetDepartmentsOutput, typeof recruitee.credential>;
|
|
13
15
|
//#endregion
|
|
14
16
|
export { recruiteeGetDepartments };
|
|
15
17
|
//# sourceMappingURL=get-departments.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-departments.d.mts","names":[],"sources":["../../src/actions/get-departments.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-departments.d.mts","names":[],"sources":["../../src/actions/get-departments.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAI7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-departments.mjs","names":[],"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.mjs","names":[],"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+B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yFAAyF;AAC3J,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAK/E,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb2C,EAAE,OAAO,EACpD,aAAa,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,8BAA8B,EACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-locations.cjs","names":["z","action"],"sources":["../../src/actions/get-locations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetLocationsInput = z.object({}).describe(\"Request model for retrieving company locations. No parameters required.\");\nconst RecruiteeGetLocations_LocationTranslationSchema = z.object({\n city: z.string().describe(\"Translated city name.\").nullable().optional(),\n name: z.string().describe(\"Translated location name.\").nullable().optional(),\n street: z.string().describe(\"Translated street address.\").nullable().optional(),\n lang_code: z.string().describe(\"Language code of the translation.\").nullable(),\n state_code: z.string().describe(\"Translated state code.\").nullable().optional(),\n state_name: z.string().describe(\"Translated state name.\").nullable().optional(),\n postal_code: z.string().describe(\"Translated postal code.\").nullable().optional(),\n full_address: z.string().describe(\"Translated full address.\").nullable().optional(),\n}).passthrough();\nconst RecruiteeGetLocations_LocationSchema = z.object({\n id: z.number().int().describe(\"Unique location ID - used in job offers to refer to a correct location.\").nullable(),\n city: z.string().describe(\"City.\").nullable(),\n name: z.string().describe(\"Location name.\").nullable(),\n street: z.string().describe(\"Street address.\").nullable().optional(),\n lang_code: z.string().describe(\"Default language code of the location.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of creation.\").nullable(),\n state_code: z.string().describe(\"State code.\").nullable().optional(),\n state_name: z.string().describe(\"State name.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when last updated.\").nullable().optional(),\n archived_at: z.string().describe(\"ISO 8601 timestamp when archived.\").nullable().optional(),\n postal_code: z.string().describe(\"Postal code.\").nullable().optional(),\n country_code: z.string().describe(\"ISO 3166 country code.\").nullable(),\n full_address: z.string().describe(\"One line full address (country, state, city, postal code, street).\").nullable(),\n is_deletable: z.boolean().default(true).describe(\"Indicates if the location can be deleted.\").nullable().optional(),\n translations: z.array(RecruiteeGetLocations_LocationTranslationSchema).describe(\"List of objects containing translation fields and values.\").nullable().optional(),\n active_offers_count: z.number().int().default(0).describe(\"Number of offers the location is assigned to.\").nullable().optional(),\n active_requisitions_count: z.number().int().default(0).describe(\"Number of requisitions the location is assigned to.\").nullable().optional(),\n}).passthrough();\nexport const RecruiteeGetLocationsOutput = z.object({\n locations: z.array(RecruiteeGetLocations_LocationSchema).describe(\"List of company locations.\"),\n}).passthrough().describe(\"Response model containing a list of company locations.\");\n\nexport const recruiteeGetLocations = action(\"RECRUITEE_GET_LOCATIONS\", {\n slug: \"recruitee-get-locations\",\n name: \"Get Locations\",\n description: \"Tool to retrieve a list of company locations. Use when you need to see all location options before assigning them to offers.\",\n input: RecruiteeGetLocationsInput,\n output: RecruiteeGetLocationsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-locations.cjs","names":["z","action"],"sources":["../../src/actions/get-locations.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 RecruiteeGetLocationsInput = z.object({}).describe(\"Request model for retrieving company locations. No parameters required.\");\nconst RecruiteeGetLocations_LocationTranslationSchema = z.object({\n city: z.string().describe(\"Translated city name.\").nullable().optional(),\n name: z.string().describe(\"Translated location name.\").nullable().optional(),\n street: z.string().describe(\"Translated street address.\").nullable().optional(),\n lang_code: z.string().describe(\"Language code of the translation.\").nullable(),\n state_code: z.string().describe(\"Translated state code.\").nullable().optional(),\n state_name: z.string().describe(\"Translated state name.\").nullable().optional(),\n postal_code: z.string().describe(\"Translated postal code.\").nullable().optional(),\n full_address: z.string().describe(\"Translated full address.\").nullable().optional(),\n}).passthrough();\nconst RecruiteeGetLocations_LocationSchema = z.object({\n id: z.number().int().describe(\"Unique location ID - used in job offers to refer to a correct location.\").nullable(),\n city: z.string().describe(\"City.\").nullable(),\n name: z.string().describe(\"Location name.\").nullable(),\n street: z.string().describe(\"Street address.\").nullable().optional(),\n lang_code: z.string().describe(\"Default language code of the location.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of creation.\").nullable(),\n state_code: z.string().describe(\"State code.\").nullable().optional(),\n state_name: z.string().describe(\"State name.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when last updated.\").nullable().optional(),\n archived_at: z.string().describe(\"ISO 8601 timestamp when archived.\").nullable().optional(),\n postal_code: z.string().describe(\"Postal code.\").nullable().optional(),\n country_code: z.string().describe(\"ISO 3166 country code.\").nullable(),\n full_address: z.string().describe(\"One line full address (country, state, city, postal code, street).\").nullable(),\n is_deletable: z.boolean().default(true).describe(\"Indicates if the location can be deleted.\").nullable().optional(),\n translations: z.array(RecruiteeGetLocations_LocationTranslationSchema).describe(\"List of objects containing translation fields and values.\").nullable().optional(),\n active_offers_count: z.number().int().default(0).describe(\"Number of offers the location is assigned to.\").nullable().optional(),\n active_requisitions_count: z.number().int().default(0).describe(\"Number of requisitions the location is assigned to.\").nullable().optional(),\n}).passthrough();\nexport const RecruiteeGetLocationsOutput = z.object({\n locations: z.array(RecruiteeGetLocations_LocationSchema).describe(\"List of company locations.\"),\n}).passthrough().describe(\"Response model containing a list of company locations.\");\n\nexport const recruiteeGetLocations: AppAction<\n typeof RecruiteeGetLocationsInput,\n typeof RecruiteeGetLocationsOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_LOCATIONS\", {\n slug: \"recruitee-get-locations\",\n name: \"Get Locations\",\n description: \"Tool to retrieve a list of company locations. Use when you need to see all location options before assigning them to offers.\",\n input: RecruiteeGetLocationsInput,\n output: RecruiteeGetLocationsOutput,\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-locations.d.ts
|
|
@@ -32,7 +34,7 @@ declare const RecruiteeGetLocationsOutput: z.ZodObject<{
|
|
|
32
34
|
active_requisitions_count: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodNumber>>>;
|
|
33
35
|
}, z.core.$loose>>;
|
|
34
36
|
}, z.core.$loose>;
|
|
35
|
-
declare const recruiteeGetLocations:
|
|
37
|
+
declare const recruiteeGetLocations: AppAction<typeof RecruiteeGetLocationsInput, typeof RecruiteeGetLocationsOutput, typeof recruitee.credential>;
|
|
36
38
|
//#endregion
|
|
37
39
|
export { recruiteeGetLocations };
|
|
38
40
|
//# sourceMappingURL=get-locations.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-locations.d.cts","names":[],"sources":["../../src/actions/get-locations.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-locations.d.cts","names":[],"sources":["../../src/actions/get-locations.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cA8B1B,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-locations.d.ts
|
|
@@ -32,7 +34,7 @@ declare const RecruiteeGetLocationsOutput: z.ZodObject<{
|
|
|
32
34
|
active_requisitions_count: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodNumber>>>;
|
|
33
35
|
}, z.core.$loose>>;
|
|
34
36
|
}, z.core.$loose>;
|
|
35
|
-
declare const recruiteeGetLocations:
|
|
37
|
+
declare const recruiteeGetLocations: AppAction<typeof RecruiteeGetLocationsInput, typeof RecruiteeGetLocationsOutput, typeof recruitee.credential>;
|
|
36
38
|
//#endregion
|
|
37
39
|
export { recruiteeGetLocations };
|
|
38
40
|
//# sourceMappingURL=get-locations.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-locations.d.mts","names":[],"sources":["../../src/actions/get-locations.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-locations.d.mts","names":[],"sources":["../../src/actions/get-locations.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cA8B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-locations.mjs","names":[],"sources":["../../src/actions/get-locations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetLocationsInput = z.object({}).describe(\"Request model for retrieving company locations. No parameters required.\");\nconst RecruiteeGetLocations_LocationTranslationSchema = z.object({\n city: z.string().describe(\"Translated city name.\").nullable().optional(),\n name: z.string().describe(\"Translated location name.\").nullable().optional(),\n street: z.string().describe(\"Translated street address.\").nullable().optional(),\n lang_code: z.string().describe(\"Language code of the translation.\").nullable(),\n state_code: z.string().describe(\"Translated state code.\").nullable().optional(),\n state_name: z.string().describe(\"Translated state name.\").nullable().optional(),\n postal_code: z.string().describe(\"Translated postal code.\").nullable().optional(),\n full_address: z.string().describe(\"Translated full address.\").nullable().optional(),\n}).passthrough();\nconst RecruiteeGetLocations_LocationSchema = z.object({\n id: z.number().int().describe(\"Unique location ID - used in job offers to refer to a correct location.\").nullable(),\n city: z.string().describe(\"City.\").nullable(),\n name: z.string().describe(\"Location name.\").nullable(),\n street: z.string().describe(\"Street address.\").nullable().optional(),\n lang_code: z.string().describe(\"Default language code of the location.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of creation.\").nullable(),\n state_code: z.string().describe(\"State code.\").nullable().optional(),\n state_name: z.string().describe(\"State name.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when last updated.\").nullable().optional(),\n archived_at: z.string().describe(\"ISO 8601 timestamp when archived.\").nullable().optional(),\n postal_code: z.string().describe(\"Postal code.\").nullable().optional(),\n country_code: z.string().describe(\"ISO 3166 country code.\").nullable(),\n full_address: z.string().describe(\"One line full address (country, state, city, postal code, street).\").nullable(),\n is_deletable: z.boolean().default(true).describe(\"Indicates if the location can be deleted.\").nullable().optional(),\n translations: z.array(RecruiteeGetLocations_LocationTranslationSchema).describe(\"List of objects containing translation fields and values.\").nullable().optional(),\n active_offers_count: z.number().int().default(0).describe(\"Number of offers the location is assigned to.\").nullable().optional(),\n active_requisitions_count: z.number().int().default(0).describe(\"Number of requisitions the location is assigned to.\").nullable().optional(),\n}).passthrough();\nexport const RecruiteeGetLocationsOutput = z.object({\n locations: z.array(RecruiteeGetLocations_LocationSchema).describe(\"List of company locations.\"),\n}).passthrough().describe(\"Response model containing a list of company locations.\");\n\nexport const recruiteeGetLocations = action(\"RECRUITEE_GET_LOCATIONS\", {\n slug: \"recruitee-get-locations\",\n name: \"Get Locations\",\n description: \"Tool to retrieve a list of company locations. Use when you need to see all location options before assigning them to offers.\",\n input: RecruiteeGetLocationsInput,\n output: RecruiteeGetLocationsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-locations.mjs","names":[],"sources":["../../src/actions/get-locations.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 RecruiteeGetLocationsInput = z.object({}).describe(\"Request model for retrieving company locations. No parameters required.\");\nconst RecruiteeGetLocations_LocationTranslationSchema = z.object({\n city: z.string().describe(\"Translated city name.\").nullable().optional(),\n name: z.string().describe(\"Translated location name.\").nullable().optional(),\n street: z.string().describe(\"Translated street address.\").nullable().optional(),\n lang_code: z.string().describe(\"Language code of the translation.\").nullable(),\n state_code: z.string().describe(\"Translated state code.\").nullable().optional(),\n state_name: z.string().describe(\"Translated state name.\").nullable().optional(),\n postal_code: z.string().describe(\"Translated postal code.\").nullable().optional(),\n full_address: z.string().describe(\"Translated full address.\").nullable().optional(),\n}).passthrough();\nconst RecruiteeGetLocations_LocationSchema = z.object({\n id: z.number().int().describe(\"Unique location ID - used in job offers to refer to a correct location.\").nullable(),\n city: z.string().describe(\"City.\").nullable(),\n name: z.string().describe(\"Location name.\").nullable(),\n street: z.string().describe(\"Street address.\").nullable().optional(),\n lang_code: z.string().describe(\"Default language code of the location.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of creation.\").nullable(),\n state_code: z.string().describe(\"State code.\").nullable().optional(),\n state_name: z.string().describe(\"State name.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when last updated.\").nullable().optional(),\n archived_at: z.string().describe(\"ISO 8601 timestamp when archived.\").nullable().optional(),\n postal_code: z.string().describe(\"Postal code.\").nullable().optional(),\n country_code: z.string().describe(\"ISO 3166 country code.\").nullable(),\n full_address: z.string().describe(\"One line full address (country, state, city, postal code, street).\").nullable(),\n is_deletable: z.boolean().default(true).describe(\"Indicates if the location can be deleted.\").nullable().optional(),\n translations: z.array(RecruiteeGetLocations_LocationTranslationSchema).describe(\"List of objects containing translation fields and values.\").nullable().optional(),\n active_offers_count: z.number().int().default(0).describe(\"Number of offers the location is assigned to.\").nullable().optional(),\n active_requisitions_count: z.number().int().default(0).describe(\"Number of requisitions the location is assigned to.\").nullable().optional(),\n}).passthrough();\nexport const RecruiteeGetLocationsOutput = z.object({\n locations: z.array(RecruiteeGetLocations_LocationSchema).describe(\"List of company locations.\"),\n}).passthrough().describe(\"Response model containing a list of company locations.\");\n\nexport const recruiteeGetLocations: AppAction<\n typeof RecruiteeGetLocationsInput,\n typeof RecruiteeGetLocationsOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_LOCATIONS\", {\n slug: \"recruitee-get-locations\",\n name: \"Get Locations\",\n description: \"Tool to retrieve a list of company locations. Use when you need to see all location options before assigning them to offers.\",\n input: RecruiteeGetLocationsInput,\n output: RecruiteeGetLocationsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACzI,MAAM,kDAAkD,EAAE,OAAO;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,uCAAuC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CAClH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,SAAS;CAC5C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CACrD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC5E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACrE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACjH,cAAc,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,cAAc,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjK,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,2BAA2B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7I,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyC,EAAE,OAAO,EAClD,WAAW,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,4BAA4B,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-notes.cjs","names":["z","action"],"sources":["../../src/actions/get-notes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetNotesInput = z.object({\n limit: z.number().int().describe(\"Maximum number of notes to return per page.\").optional(),\n offset: z.number().int().describe(\"Number of notes to skip.\").optional(),\n candidate_id: z.number().int().describe(\"Unique identifier of the candidate.\"),\n}).describe(\"Request model for retrieving a list of notes for a specific candidate.\");\nconst RecruiteeGetNotes_NoteAdminSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the admin user.\").nullable(),\n email: z.string().describe(\"Admin user's email address.\").nullable().optional(),\n last_name: z.string().describe(\"Admin user's last name.\").nullable().optional(),\n first_name: z.string().describe(\"Admin user's first name.\").nullable().optional(),\n}).passthrough().describe(\"Admin user object for a note.\");\nconst RecruiteeGetNotes_NoteGuestSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the guest user.\").nullable(),\n name: z.string().describe(\"Guest user's name.\").nullable().optional(),\n email: z.string().describe(\"Guest user's email address.\").nullable().optional(),\n}).passthrough().describe(\"Guest user object for a note.\");\nconst RecruiteeGetNotes_NoteAttachmentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the attachment.\").nullable(),\n url: z.string().describe(\"Download URL of the attachment.\").nullable(),\n filename: z.string().describe(\"Name of the attachment file.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the attachment was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the attachment was last updated.\").nullable(),\n}).passthrough().describe(\"Attachment object for a note.\");\nconst RecruiteeGetNotes_NoteSchema = z.object({\n admin: RecruiteeGetNotes_NoteAdminSchema.nullable().optional(),\n guest: RecruiteeGetNotes_NoteGuestSchema.nullable().optional(),\n admin_id: z.number().int().describe(\"ID of the admin who created the note.\").nullable().optional(),\n guest_id: z.number().int().describe(\"ID of the guest who created the note.\").nullable().optional(),\n body_json: z.record(z.string(), z.unknown()).describe(\"JSON representation of the note body.\").nullable().optional(),\n triggered: z.boolean().describe(\"Whether the note was triggered by an event.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the note was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the note was last updated.\").nullable(),\n attachments: z.array(RecruiteeGetNotes_NoteAttachmentSchema).describe(\"List of attachments.\").nullable().optional(),\n reply_to_id: z.number().int().describe(\"ID of the note this one replies to.\").nullable().optional(),\n candidate_id: z.number().int().describe(\"ID of the associated candidate.\").nullable().optional(),\n}).passthrough().describe(\"Note object.\");\nexport const RecruiteeGetNotesOutput = z.object({\n notes: z.array(RecruiteeGetNotes_NoteSchema).describe(\"List of note objects.\"),\n}).passthrough().describe(\"Response model containing a list of notes for the candidate.\");\n\nexport const recruiteeGetNotes = action(\"RECRUITEE_GET_NOTES\", {\n slug: \"recruitee-get-notes\",\n name: \"Get Notes\",\n description: \"Tool to retrieve a list of notes for a specific candidate. Use after confirming the candidate exists when you need to review their notes.\",\n input: RecruiteeGetNotesInput,\n output: RecruiteeGetNotesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-notes.cjs","names":["z","action"],"sources":["../../src/actions/get-notes.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 RecruiteeGetNotesInput = z.object({\n limit: z.number().int().describe(\"Maximum number of notes to return per page.\").optional(),\n offset: z.number().int().describe(\"Number of notes to skip.\").optional(),\n candidate_id: z.number().int().describe(\"Unique identifier of the candidate.\"),\n}).describe(\"Request model for retrieving a list of notes for a specific candidate.\");\nconst RecruiteeGetNotes_NoteAdminSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the admin user.\").nullable(),\n email: z.string().describe(\"Admin user's email address.\").nullable().optional(),\n last_name: z.string().describe(\"Admin user's last name.\").nullable().optional(),\n first_name: z.string().describe(\"Admin user's first name.\").nullable().optional(),\n}).passthrough().describe(\"Admin user object for a note.\");\nconst RecruiteeGetNotes_NoteGuestSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the guest user.\").nullable(),\n name: z.string().describe(\"Guest user's name.\").nullable().optional(),\n email: z.string().describe(\"Guest user's email address.\").nullable().optional(),\n}).passthrough().describe(\"Guest user object for a note.\");\nconst RecruiteeGetNotes_NoteAttachmentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the attachment.\").nullable(),\n url: z.string().describe(\"Download URL of the attachment.\").nullable(),\n filename: z.string().describe(\"Name of the attachment file.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the attachment was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the attachment was last updated.\").nullable(),\n}).passthrough().describe(\"Attachment object for a note.\");\nconst RecruiteeGetNotes_NoteSchema = z.object({\n admin: RecruiteeGetNotes_NoteAdminSchema.nullable().optional(),\n guest: RecruiteeGetNotes_NoteGuestSchema.nullable().optional(),\n admin_id: z.number().int().describe(\"ID of the admin who created the note.\").nullable().optional(),\n guest_id: z.number().int().describe(\"ID of the guest who created the note.\").nullable().optional(),\n body_json: z.record(z.string(), z.unknown()).describe(\"JSON representation of the note body.\").nullable().optional(),\n triggered: z.boolean().describe(\"Whether the note was triggered by an event.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the note was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the note was last updated.\").nullable(),\n attachments: z.array(RecruiteeGetNotes_NoteAttachmentSchema).describe(\"List of attachments.\").nullable().optional(),\n reply_to_id: z.number().int().describe(\"ID of the note this one replies to.\").nullable().optional(),\n candidate_id: z.number().int().describe(\"ID of the associated candidate.\").nullable().optional(),\n}).passthrough().describe(\"Note object.\");\nexport const RecruiteeGetNotesOutput = z.object({\n notes: z.array(RecruiteeGetNotes_NoteSchema).describe(\"List of note objects.\"),\n}).passthrough().describe(\"Response model containing a list of notes for the candidate.\");\n\nexport const recruiteeGetNotes: AppAction<\n typeof RecruiteeGetNotesInput,\n typeof RecruiteeGetNotesOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_NOTES\", {\n slug: \"recruitee-get-notes\",\n name: \"Get Notes\",\n description: \"Tool to retrieve a list of notes for a specific candidate. Use after confirming the candidate exists when you need to review their notes.\",\n input: RecruiteeGetNotesInput,\n output: RecruiteeGetNotesOutput,\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-notes.d.ts
|
|
@@ -36,11 +38,7 @@ declare const RecruiteeGetNotesOutput: z.ZodObject<{
|
|
|
36
38
|
candidate_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
37
39
|
}, z.core.$loose>>;
|
|
38
40
|
}, z.core.$loose>;
|
|
39
|
-
declare const recruiteeGetNotes:
|
|
40
|
-
candidate_id: number;
|
|
41
|
-
limit?: number | undefined;
|
|
42
|
-
offset?: number | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
41
|
+
declare const recruiteeGetNotes: AppAction<typeof RecruiteeGetNotesInput, typeof RecruiteeGetNotesOutput, typeof recruitee.credential>;
|
|
44
42
|
//#endregion
|
|
45
43
|
export { recruiteeGetNotes };
|
|
46
44
|
//# sourceMappingURL=get-notes.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-notes.d.cts","names":[],"sources":["../../src/actions/get-notes.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-notes.d.cts","names":[],"sources":["../../src/actions/get-notes.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;cAoCtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,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-notes.d.ts
|
|
@@ -36,11 +38,7 @@ declare const RecruiteeGetNotesOutput: z.ZodObject<{
|
|
|
36
38
|
candidate_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
37
39
|
}, z.core.$loose>>;
|
|
38
40
|
}, z.core.$loose>;
|
|
39
|
-
declare const recruiteeGetNotes:
|
|
40
|
-
candidate_id: number;
|
|
41
|
-
limit?: number | undefined;
|
|
42
|
-
offset?: number | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
41
|
+
declare const recruiteeGetNotes: AppAction<typeof RecruiteeGetNotesInput, typeof RecruiteeGetNotesOutput, typeof recruitee.credential>;
|
|
44
42
|
//#endregion
|
|
45
43
|
export { recruiteeGetNotes };
|
|
46
44
|
//# sourceMappingURL=get-notes.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-notes.d.mts","names":[],"sources":["../../src/actions/get-notes.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-notes.d.mts","names":[],"sources":["../../src/actions/get-notes.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;cAoCtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-notes.mjs","names":[],"sources":["../../src/actions/get-notes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetNotesInput = z.object({\n limit: z.number().int().describe(\"Maximum number of notes to return per page.\").optional(),\n offset: z.number().int().describe(\"Number of notes to skip.\").optional(),\n candidate_id: z.number().int().describe(\"Unique identifier of the candidate.\"),\n}).describe(\"Request model for retrieving a list of notes for a specific candidate.\");\nconst RecruiteeGetNotes_NoteAdminSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the admin user.\").nullable(),\n email: z.string().describe(\"Admin user's email address.\").nullable().optional(),\n last_name: z.string().describe(\"Admin user's last name.\").nullable().optional(),\n first_name: z.string().describe(\"Admin user's first name.\").nullable().optional(),\n}).passthrough().describe(\"Admin user object for a note.\");\nconst RecruiteeGetNotes_NoteGuestSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the guest user.\").nullable(),\n name: z.string().describe(\"Guest user's name.\").nullable().optional(),\n email: z.string().describe(\"Guest user's email address.\").nullable().optional(),\n}).passthrough().describe(\"Guest user object for a note.\");\nconst RecruiteeGetNotes_NoteAttachmentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the attachment.\").nullable(),\n url: z.string().describe(\"Download URL of the attachment.\").nullable(),\n filename: z.string().describe(\"Name of the attachment file.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the attachment was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the attachment was last updated.\").nullable(),\n}).passthrough().describe(\"Attachment object for a note.\");\nconst RecruiteeGetNotes_NoteSchema = z.object({\n admin: RecruiteeGetNotes_NoteAdminSchema.nullable().optional(),\n guest: RecruiteeGetNotes_NoteGuestSchema.nullable().optional(),\n admin_id: z.number().int().describe(\"ID of the admin who created the note.\").nullable().optional(),\n guest_id: z.number().int().describe(\"ID of the guest who created the note.\").nullable().optional(),\n body_json: z.record(z.string(), z.unknown()).describe(\"JSON representation of the note body.\").nullable().optional(),\n triggered: z.boolean().describe(\"Whether the note was triggered by an event.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the note was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the note was last updated.\").nullable(),\n attachments: z.array(RecruiteeGetNotes_NoteAttachmentSchema).describe(\"List of attachments.\").nullable().optional(),\n reply_to_id: z.number().int().describe(\"ID of the note this one replies to.\").nullable().optional(),\n candidate_id: z.number().int().describe(\"ID of the associated candidate.\").nullable().optional(),\n}).passthrough().describe(\"Note object.\");\nexport const RecruiteeGetNotesOutput = z.object({\n notes: z.array(RecruiteeGetNotes_NoteSchema).describe(\"List of note objects.\"),\n}).passthrough().describe(\"Response model containing a list of notes for the candidate.\");\n\nexport const recruiteeGetNotes = action(\"RECRUITEE_GET_NOTES\", {\n slug: \"recruitee-get-notes\",\n name: \"Get Notes\",\n description: \"Tool to retrieve a list of notes for a specific candidate. Use after confirming the candidate exists when you need to review their notes.\",\n input: RecruiteeGetNotesInput,\n output: RecruiteeGetNotesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-notes.mjs","names":[],"sources":["../../src/actions/get-notes.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 RecruiteeGetNotesInput = z.object({\n limit: z.number().int().describe(\"Maximum number of notes to return per page.\").optional(),\n offset: z.number().int().describe(\"Number of notes to skip.\").optional(),\n candidate_id: z.number().int().describe(\"Unique identifier of the candidate.\"),\n}).describe(\"Request model for retrieving a list of notes for a specific candidate.\");\nconst RecruiteeGetNotes_NoteAdminSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the admin user.\").nullable(),\n email: z.string().describe(\"Admin user's email address.\").nullable().optional(),\n last_name: z.string().describe(\"Admin user's last name.\").nullable().optional(),\n first_name: z.string().describe(\"Admin user's first name.\").nullable().optional(),\n}).passthrough().describe(\"Admin user object for a note.\");\nconst RecruiteeGetNotes_NoteGuestSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the guest user.\").nullable(),\n name: z.string().describe(\"Guest user's name.\").nullable().optional(),\n email: z.string().describe(\"Guest user's email address.\").nullable().optional(),\n}).passthrough().describe(\"Guest user object for a note.\");\nconst RecruiteeGetNotes_NoteAttachmentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the attachment.\").nullable(),\n url: z.string().describe(\"Download URL of the attachment.\").nullable(),\n filename: z.string().describe(\"Name of the attachment file.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the attachment was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the attachment was last updated.\").nullable(),\n}).passthrough().describe(\"Attachment object for a note.\");\nconst RecruiteeGetNotes_NoteSchema = z.object({\n admin: RecruiteeGetNotes_NoteAdminSchema.nullable().optional(),\n guest: RecruiteeGetNotes_NoteGuestSchema.nullable().optional(),\n admin_id: z.number().int().describe(\"ID of the admin who created the note.\").nullable().optional(),\n guest_id: z.number().int().describe(\"ID of the guest who created the note.\").nullable().optional(),\n body_json: z.record(z.string(), z.unknown()).describe(\"JSON representation of the note body.\").nullable().optional(),\n triggered: z.boolean().describe(\"Whether the note was triggered by an event.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the note was created.\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the note was last updated.\").nullable(),\n attachments: z.array(RecruiteeGetNotes_NoteAttachmentSchema).describe(\"List of attachments.\").nullable().optional(),\n reply_to_id: z.number().int().describe(\"ID of the note this one replies to.\").nullable().optional(),\n candidate_id: z.number().int().describe(\"ID of the associated candidate.\").nullable().optional(),\n}).passthrough().describe(\"Note object.\");\nexport const RecruiteeGetNotesOutput = z.object({\n notes: z.array(RecruiteeGetNotes_NoteSchema).describe(\"List of note objects.\"),\n}).passthrough().describe(\"Response model containing a list of notes for the candidate.\");\n\nexport const recruiteeGetNotes: AppAction<\n typeof RecruiteeGetNotesInput,\n typeof RecruiteeGetNotesOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_NOTES\", {\n slug: \"recruitee-get-notes\",\n name: \"Get Notes\",\n description: \"Tool to retrieve a list of notes for a specific candidate. Use after confirming the candidate exists when you need to review their notes.\",\n input: RecruiteeGetNotesInput,\n output: RecruiteeGetNotesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-offers.cjs","names":["z","action"],"sources":["../../src/actions/get-offers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetOffersInput = z.object({\n limit: z.number().int().describe(\"Maximum number of offers to return (1-100).\").optional(),\n query: z.string().describe(\"Search term to filter job offers.\").optional(),\n offset: z.number().int().describe(\"Number of offers to skip (for pagination).\").optional(),\n company_id: z.union([z.number().int(), z.string()]).optional(),\n}).describe(\"Query parameters for listing job offers. Use filters and pagination to narrow results.\");\nconst RecruiteeGetOffers_OfferSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the offer.\").nullable(),\n kind: z.enum([\"job\", \"talent_pool\"]).describe(\"Type of the offer ('job' or 'talent_pool').\").nullable(),\n slug: z.string().describe(\"URL-friendly slug of the offer title.\").nullable().optional(),\n title: z.string().describe(\"Title of the job offer.\").nullable(),\n status: z.enum([\"draft\", \"internal\", \"published\", \"closed\", \"archived\"]).describe(\"Current status of the offer.\").nullable(),\n location: z.string().describe(\"Location of the job offer, if provided.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the offer was created.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the offer was last updated.\").nullable().optional(),\n}).passthrough().describe(\"A single job offer.\");\nexport const RecruiteeGetOffersOutput = z.object({\n total: z.number().int().describe(\"Total number of offers available.\").nullable().optional(),\n offers: z.array(RecruiteeGetOffers_OfferSchema).describe(\"List of job offers.\"),\n}).passthrough().describe(\"Response model containing a list of job offers and total count.\");\n\nexport const recruiteeGetOffers = action(\"RECRUITEE_GET_OFFERS\", {\n slug: \"recruitee-get-offers\",\n name: \"Get Offers\",\n description: \"Tool to retrieve a list of all job offers. Use after authentication to browse or paginate your company's complete set of offers.\",\n input: RecruiteeGetOffersInput,\n output: RecruiteeGetOffersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-offers.cjs","names":["z","action"],"sources":["../../src/actions/get-offers.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 RecruiteeGetOffersInput = z.object({\n limit: z.number().int().describe(\"Maximum number of offers to return (1-100).\").optional(),\n query: z.string().describe(\"Search term to filter job offers.\").optional(),\n offset: z.number().int().describe(\"Number of offers to skip (for pagination).\").optional(),\n company_id: z.union([z.number().int(), z.string()]).optional(),\n}).describe(\"Query parameters for listing job offers. Use filters and pagination to narrow results.\");\nconst RecruiteeGetOffers_OfferSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the offer.\").nullable(),\n kind: z.enum([\"job\", \"talent_pool\"]).describe(\"Type of the offer ('job' or 'talent_pool').\").nullable(),\n slug: z.string().describe(\"URL-friendly slug of the offer title.\").nullable().optional(),\n title: z.string().describe(\"Title of the job offer.\").nullable(),\n status: z.enum([\"draft\", \"internal\", \"published\", \"closed\", \"archived\"]).describe(\"Current status of the offer.\").nullable(),\n location: z.string().describe(\"Location of the job offer, if provided.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the offer was created.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the offer was last updated.\").nullable().optional(),\n}).passthrough().describe(\"A single job offer.\");\nexport const RecruiteeGetOffersOutput = z.object({\n total: z.number().int().describe(\"Total number of offers available.\").nullable().optional(),\n offers: z.array(RecruiteeGetOffers_OfferSchema).describe(\"List of job offers.\"),\n}).passthrough().describe(\"Response model containing a list of job offers and total count.\");\n\nexport const recruiteeGetOffers: AppAction<\n typeof RecruiteeGetOffersInput,\n typeof RecruiteeGetOffersOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_OFFERS\", {\n slug: \"recruitee-get-offers\",\n name: \"Get Offers\",\n description: \"Tool to retrieve a list of all job offers. Use after authentication to browse or paginate your company's complete set of offers.\",\n input: RecruiteeGetOffersInput,\n output: RecruiteeGetOffersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACzF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;AAC/D,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC/D,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAY;EAAa;EAAU;CAAU,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC3H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qBAAqB;AAC/C,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,QAAQA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,qBAAqB;AAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAE3F,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/get-offers.d.ts
|
|
@@ -29,12 +31,7 @@ declare const RecruiteeGetOffersOutput: z.ZodObject<{
|
|
|
29
31
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
32
|
}, z.core.$loose>>;
|
|
31
33
|
}, z.core.$loose>;
|
|
32
|
-
declare const recruiteeGetOffers:
|
|
33
|
-
limit?: number | undefined;
|
|
34
|
-
query?: string | undefined;
|
|
35
|
-
offset?: number | undefined;
|
|
36
|
-
company_id?: string | number | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
34
|
+
declare const recruiteeGetOffers: AppAction<typeof RecruiteeGetOffersInput, typeof RecruiteeGetOffersOutput, typeof recruitee.credential>;
|
|
38
35
|
//#endregion
|
|
39
36
|
export { recruiteeGetOffers };
|
|
40
37
|
//# sourceMappingURL=get-offers.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-offers.d.cts","names":[],"sources":["../../src/actions/get-offers.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-offers.d.cts","names":[],"sources":["../../src/actions/get-offers.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;cAgBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAKxB,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/get-offers.d.ts
|
|
@@ -29,12 +31,7 @@ declare const RecruiteeGetOffersOutput: z.ZodObject<{
|
|
|
29
31
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
32
|
}, z.core.$loose>>;
|
|
31
33
|
}, z.core.$loose>;
|
|
32
|
-
declare const recruiteeGetOffers:
|
|
33
|
-
limit?: number | undefined;
|
|
34
|
-
query?: string | undefined;
|
|
35
|
-
offset?: number | undefined;
|
|
36
|
-
company_id?: string | number | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
34
|
+
declare const recruiteeGetOffers: AppAction<typeof RecruiteeGetOffersInput, typeof RecruiteeGetOffersOutput, typeof recruitee.credential>;
|
|
38
35
|
//#endregion
|
|
39
36
|
export { recruiteeGetOffers };
|
|
40
37
|
//# sourceMappingURL=get-offers.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-offers.d.mts","names":[],"sources":["../../src/actions/get-offers.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-offers.d.mts","names":[],"sources":["../../src/actions/get-offers.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;cAgBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-offers.mjs","names":[],"sources":["../../src/actions/get-offers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetOffersInput = z.object({\n limit: z.number().int().describe(\"Maximum number of offers to return (1-100).\").optional(),\n query: z.string().describe(\"Search term to filter job offers.\").optional(),\n offset: z.number().int().describe(\"Number of offers to skip (for pagination).\").optional(),\n company_id: z.union([z.number().int(), z.string()]).optional(),\n}).describe(\"Query parameters for listing job offers. Use filters and pagination to narrow results.\");\nconst RecruiteeGetOffers_OfferSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the offer.\").nullable(),\n kind: z.enum([\"job\", \"talent_pool\"]).describe(\"Type of the offer ('job' or 'talent_pool').\").nullable(),\n slug: z.string().describe(\"URL-friendly slug of the offer title.\").nullable().optional(),\n title: z.string().describe(\"Title of the job offer.\").nullable(),\n status: z.enum([\"draft\", \"internal\", \"published\", \"closed\", \"archived\"]).describe(\"Current status of the offer.\").nullable(),\n location: z.string().describe(\"Location of the job offer, if provided.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the offer was created.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the offer was last updated.\").nullable().optional(),\n}).passthrough().describe(\"A single job offer.\");\nexport const RecruiteeGetOffersOutput = z.object({\n total: z.number().int().describe(\"Total number of offers available.\").nullable().optional(),\n offers: z.array(RecruiteeGetOffers_OfferSchema).describe(\"List of job offers.\"),\n}).passthrough().describe(\"Response model containing a list of job offers and total count.\");\n\nexport const recruiteeGetOffers = action(\"RECRUITEE_GET_OFFERS\", {\n slug: \"recruitee-get-offers\",\n name: \"Get Offers\",\n description: \"Tool to retrieve a list of all job offers. Use after authentication to browse or paginate your company's complete set of offers.\",\n input: RecruiteeGetOffersInput,\n output: RecruiteeGetOffersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-offers.mjs","names":[],"sources":["../../src/actions/get-offers.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 RecruiteeGetOffersInput = z.object({\n limit: z.number().int().describe(\"Maximum number of offers to return (1-100).\").optional(),\n query: z.string().describe(\"Search term to filter job offers.\").optional(),\n offset: z.number().int().describe(\"Number of offers to skip (for pagination).\").optional(),\n company_id: z.union([z.number().int(), z.string()]).optional(),\n}).describe(\"Query parameters for listing job offers. Use filters and pagination to narrow results.\");\nconst RecruiteeGetOffers_OfferSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the offer.\").nullable(),\n kind: z.enum([\"job\", \"talent_pool\"]).describe(\"Type of the offer ('job' or 'talent_pool').\").nullable(),\n slug: z.string().describe(\"URL-friendly slug of the offer title.\").nullable().optional(),\n title: z.string().describe(\"Title of the job offer.\").nullable(),\n status: z.enum([\"draft\", \"internal\", \"published\", \"closed\", \"archived\"]).describe(\"Current status of the offer.\").nullable(),\n location: z.string().describe(\"Location of the job offer, if provided.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the offer was created.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the offer was last updated.\").nullable().optional(),\n}).passthrough().describe(\"A single job offer.\");\nexport const RecruiteeGetOffersOutput = z.object({\n total: z.number().int().describe(\"Total number of offers available.\").nullable().optional(),\n offers: z.array(RecruiteeGetOffers_OfferSchema).describe(\"List of job offers.\"),\n}).passthrough().describe(\"Response model containing a list of job offers and total count.\");\n\nexport const recruiteeGetOffers: AppAction<\n typeof RecruiteeGetOffersInput,\n typeof RecruiteeGetOffersOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_OFFERS\", {\n slug: \"recruitee-get-offers\",\n name: \"Get Offers\",\n description: \"Tool to retrieve a list of all job offers. Use after authentication to browse or paginate your company's complete set of offers.\",\n input: RecruiteeGetOffersInput,\n output: RecruiteeGetOffersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACzF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,IAAI,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;AAC/D,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,KAAK,CAAC,OAAO,aAAa,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC/D,QAAQ,EAAE,KAAK;EAAC;EAAS;EAAY;EAAa;EAAU;CAAU,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC3H,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qBAAqB;AAM/C,MAAa,qBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdsC,EAAE,OAAO;EAC/C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,QAAQ,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,qBAAqB;CAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-pipeline-stages.cjs","names":["z","action"],"sources":["../../src/actions/get-pipeline-stages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetPipelineStagesInput = z.object({\n offer_id: z.number().int().describe(\"ID of the job offer to retrieve pipeline stages for.\"),\n}).describe(\"Request model to retrieve pipeline stages for a specific job offer.\");\nconst RecruiteeGetPipelineStages_StageSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the pipeline stage.\").nullable(),\n name: z.string().describe(\"Name of the pipeline stage.\").nullable(),\n category: z.string().describe(\"Category/type of the stage (e.g., 'apply', 'phone_screen', 'interview', 'evaluation', 'offer', 'hire').\").nullable().optional(),\n position: z.number().int().describe(\"Order position of the pipeline stage.\").nullable(),\n time_limit: z.number().int().describe(\"Time limit for the stage in days (if configured).\").nullable().optional(),\n pipeline_template_id: z.number().int().describe(\"ID of the pipeline template this stage belongs to.\").nullable().optional(),\n}).passthrough().describe(\"Representation of a pipeline stage for a job offer.\");\nexport const RecruiteeGetPipelineStagesOutput = z.object({\n stages: z.array(RecruiteeGetPipelineStages_StageSchema).describe(\"List of pipeline stages for the specified job offer.\"),\n}).passthrough().describe(\"Response model containing a list of pipeline stages for a job offer.\");\n\nexport const recruiteeGetPipelineStages = action(\"RECRUITEE_GET_PIPELINE_STAGES\", {\n slug: \"recruitee-get-pipeline-stages\",\n name: \"Get Pipeline Stages\",\n description: \"Tool to retrieve pipeline stages of a job offer. Use when you have the offer ID and need its stages to track candidate progression. Example: \\\"Get pipeline stages for offer ID 456.\\\"\",\n input: RecruiteeGetPipelineStagesInput,\n output: RecruiteeGetPipelineStagesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-pipeline-stages.cjs","names":["z","action"],"sources":["../../src/actions/get-pipeline-stages.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 RecruiteeGetPipelineStagesInput = z.object({\n offer_id: z.number().int().describe(\"ID of the job offer to retrieve pipeline stages for.\"),\n}).describe(\"Request model to retrieve pipeline stages for a specific job offer.\");\nconst RecruiteeGetPipelineStages_StageSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the pipeline stage.\").nullable(),\n name: z.string().describe(\"Name of the pipeline stage.\").nullable(),\n category: z.string().describe(\"Category/type of the stage (e.g., 'apply', 'phone_screen', 'interview', 'evaluation', 'offer', 'hire').\").nullable().optional(),\n position: z.number().int().describe(\"Order position of the pipeline stage.\").nullable(),\n time_limit: z.number().int().describe(\"Time limit for the stage in days (if configured).\").nullable().optional(),\n pipeline_template_id: z.number().int().describe(\"ID of the pipeline template this stage belongs to.\").nullable().optional(),\n}).passthrough().describe(\"Representation of a pipeline stage for a job offer.\");\nexport const RecruiteeGetPipelineStagesOutput = z.object({\n stages: z.array(RecruiteeGetPipelineStages_StageSchema).describe(\"List of pipeline stages for the specified job offer.\"),\n}).passthrough().describe(\"Response model containing a list of pipeline stages for a job offer.\");\n\nexport const recruiteeGetPipelineStages: AppAction<\n typeof RecruiteeGetPipelineStagesInput,\n typeof RecruiteeGetPipelineStagesOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_PIPELINE_STAGES\", {\n slug: \"recruitee-get-pipeline-stages\",\n name: \"Get Pipeline Stages\",\n description: \"Tool to retrieve pipeline stages of a job offer. Use when you have the offer ID and need its stages to track candidate progression. Example: \\\"Get pipeline stages for offer ID 456.\\\"\",\n input: RecruiteeGetPipelineStagesInput,\n output: RecruiteeGetPipelineStagesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,EAC5F,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACnF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,QAAQA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,sDAAsD,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAAsE;AAEhG,MAAa,6BAITC,eAAAA,OAAO,iCAAiC;CAC1C,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-pipeline-stages.d.ts
|
|
@@ -14,9 +16,7 @@ declare const RecruiteeGetPipelineStagesOutput: z.ZodObject<{
|
|
|
14
16
|
pipeline_template_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const recruiteeGetPipelineStages:
|
|
18
|
-
offer_id: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const recruiteeGetPipelineStages: AppAction<typeof RecruiteeGetPipelineStagesInput, typeof RecruiteeGetPipelineStagesOutput, typeof recruitee.credential>;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { recruiteeGetPipelineStages };
|
|
22
22
|
//# sourceMappingURL=get-pipeline-stages.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-pipeline-stages.d.cts","names":[],"sources":["../../src/actions/get-pipeline-stages.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-pipeline-stages.d.cts","names":[],"sources":["../../src/actions/get-pipeline-stages.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAW/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,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-pipeline-stages.d.ts
|
|
@@ -14,9 +16,7 @@ declare const RecruiteeGetPipelineStagesOutput: z.ZodObject<{
|
|
|
14
16
|
pipeline_template_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const recruiteeGetPipelineStages:
|
|
18
|
-
offer_id: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const recruiteeGetPipelineStages: AppAction<typeof RecruiteeGetPipelineStagesInput, typeof RecruiteeGetPipelineStagesOutput, typeof recruitee.credential>;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { recruiteeGetPipelineStages };
|
|
22
22
|
//# sourceMappingURL=get-pipeline-stages.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-pipeline-stages.d.mts","names":[],"sources":["../../src/actions/get-pipeline-stages.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-pipeline-stages.d.mts","names":[],"sources":["../../src/actions/get-pipeline-stages.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAW/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-pipeline-stages.mjs","names":[],"sources":["../../src/actions/get-pipeline-stages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RecruiteeGetPipelineStagesInput = z.object({\n offer_id: z.number().int().describe(\"ID of the job offer to retrieve pipeline stages for.\"),\n}).describe(\"Request model to retrieve pipeline stages for a specific job offer.\");\nconst RecruiteeGetPipelineStages_StageSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the pipeline stage.\").nullable(),\n name: z.string().describe(\"Name of the pipeline stage.\").nullable(),\n category: z.string().describe(\"Category/type of the stage (e.g., 'apply', 'phone_screen', 'interview', 'evaluation', 'offer', 'hire').\").nullable().optional(),\n position: z.number().int().describe(\"Order position of the pipeline stage.\").nullable(),\n time_limit: z.number().int().describe(\"Time limit for the stage in days (if configured).\").nullable().optional(),\n pipeline_template_id: z.number().int().describe(\"ID of the pipeline template this stage belongs to.\").nullable().optional(),\n}).passthrough().describe(\"Representation of a pipeline stage for a job offer.\");\nexport const RecruiteeGetPipelineStagesOutput = z.object({\n stages: z.array(RecruiteeGetPipelineStages_StageSchema).describe(\"List of pipeline stages for the specified job offer.\"),\n}).passthrough().describe(\"Response model containing a list of pipeline stages for a job offer.\");\n\nexport const recruiteeGetPipelineStages = action(\"RECRUITEE_GET_PIPELINE_STAGES\", {\n slug: \"recruitee-get-pipeline-stages\",\n name: \"Get Pipeline Stages\",\n description: \"Tool to retrieve pipeline stages of a job offer. Use when you have the offer ID and need its stages to track candidate progression. Example: \\\"Get pipeline stages for offer ID 456.\\\"\",\n input: RecruiteeGetPipelineStagesInput,\n output: RecruiteeGetPipelineStagesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-pipeline-stages.mjs","names":[],"sources":["../../src/actions/get-pipeline-stages.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 RecruiteeGetPipelineStagesInput = z.object({\n offer_id: z.number().int().describe(\"ID of the job offer to retrieve pipeline stages for.\"),\n}).describe(\"Request model to retrieve pipeline stages for a specific job offer.\");\nconst RecruiteeGetPipelineStages_StageSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the pipeline stage.\").nullable(),\n name: z.string().describe(\"Name of the pipeline stage.\").nullable(),\n category: z.string().describe(\"Category/type of the stage (e.g., 'apply', 'phone_screen', 'interview', 'evaluation', 'offer', 'hire').\").nullable().optional(),\n position: z.number().int().describe(\"Order position of the pipeline stage.\").nullable(),\n time_limit: z.number().int().describe(\"Time limit for the stage in days (if configured).\").nullable().optional(),\n pipeline_template_id: z.number().int().describe(\"ID of the pipeline template this stage belongs to.\").nullable().optional(),\n}).passthrough().describe(\"Representation of a pipeline stage for a job offer.\");\nexport const RecruiteeGetPipelineStagesOutput = z.object({\n stages: z.array(RecruiteeGetPipelineStages_StageSchema).describe(\"List of pipeline stages for the specified job offer.\"),\n}).passthrough().describe(\"Response model containing a list of pipeline stages for a job offer.\");\n\nexport const recruiteeGetPipelineStages: AppAction<\n typeof RecruiteeGetPipelineStagesInput,\n typeof RecruiteeGetPipelineStagesOutput,\n typeof recruitee.credential\n> = action(\"RECRUITEE_GET_PIPELINE_STAGES\", {\n slug: \"recruitee-get-pipeline-stages\",\n name: \"Get Pipeline Stages\",\n description: \"Tool to retrieve pipeline stages of a job offer. Use when you have the offer ID and need its stages to track candidate progression. Example: \\\"Get pipeline stages for offer ID 456.\\\"\",\n input: RecruiteeGetPipelineStagesInput,\n output: RecruiteeGetPipelineStagesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkC,EAAE,OAAO,EACtD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,EAC5F,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAM,yCAAyC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7J,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAK/E,MAAa,6BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb8C,EAAE,OAAO,EACvD,QAAQ,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,sDAAsD,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-tags.cjs","names":["z","action"],"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.cjs","names":["z","action"],"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,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAChF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC3E,SAASA,IAAAA,EAAE,KAAK,CAAC,QAAQ,gBAAgB,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC/G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gGAAgG;AAC5G,MAAM,6BAA6BA,IAAAA,EAAE,OAAO;CAC1C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC7D,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,MAAM,0BAA0B,CAAC,CAAC,SAAS,eAAe;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,mBAITC,eAAAA,OAAO,sBAAsB;CAC/B,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-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.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-tags.d.cts","names":[],"sources":["../../src/actions/get-tags.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-tags.d.cts","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"}
|