@keystrokehq/recruitee 0.1.5 → 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 -27
- package/dist/actions/create-candidate.d.cts.map +1 -1
- package/dist/actions/create-candidate.d.mts +3 -27
- 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 -23
- package/dist/actions/create-note.d.cts.map +1 -1
- package/dist/actions/create-note.d.mts +3 -23
- 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 +3 -36
- package/dist/actions/create-offer.d.cts.map +1 -1
- package/dist/actions/create-offer.d.mts +3 -36
- 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 -17
- package/dist/actions/delete-candidate.d.cts.map +1 -1
- package/dist/actions/delete-candidate.d.mts +3 -17
- 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 -17
- package/dist/actions/delete-tag.d.cts.map +1 -1
- package/dist/actions/delete-tag.d.mts +3 -17
- 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 -18
- package/dist/actions/get-candidate.d.cts.map +1 -1
- package/dist/actions/get-candidate.d.mts +3 -18
- 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 -27
- package/dist/actions/get-candidates.d.cts.map +1 -1
- package/dist/actions/get-candidates.d.mts +3 -27
- 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 -15
- package/dist/actions/get-company-id.d.cts.map +1 -1
- package/dist/actions/get-company-id.d.mts +3 -15
- 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 -17
- package/dist/actions/get-company-offer-public.d.cts.map +1 -1
- package/dist/actions/get-company-offer-public.d.mts +3 -17
- 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 -15
- package/dist/actions/get-departments.d.cts.map +1 -1
- package/dist/actions/get-departments.d.mts +3 -15
- 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 -15
- package/dist/actions/get-locations.d.cts.map +1 -1
- package/dist/actions/get-locations.d.mts +3 -15
- 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 -19
- package/dist/actions/get-notes.d.cts.map +1 -1
- package/dist/actions/get-notes.d.mts +3 -19
- 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 -20
- package/dist/actions/get-offers.d.cts.map +1 -1
- package/dist/actions/get-offers.d.mts +3 -20
- 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 -17
- package/dist/actions/get-pipeline-stages.d.cts.map +1 -1
- package/dist/actions/get-pipeline-stages.d.mts +3 -17
- 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 -21
- package/dist/actions/get-tags.d.cts.map +1 -1
- package/dist/actions/get-tags.d.mts +3 -21
- 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 -15
- package/dist/actions/list-eeo-job-categories.d.cts.map +1 -1
- package/dist/actions/list-eeo-job-categories.d.mts +3 -15
- 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 -17
- package/dist/actions/list-invoices.d.cts.map +1 -1
- package/dist/actions/list-invoices.d.mts +3 -17
- 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 -15
- package/dist/actions/list-localization-settings.d.cts.map +1 -1
- package/dist/actions/list-localization-settings.d.mts +3 -15
- 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 -15
- package/dist/actions/list-share-countries.d.cts.map +1 -1
- package/dist/actions/list-share-countries.d.mts +3 -15
- 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 -15
- package/dist/actions/list-share-eeo-answers.d.cts.map +1 -1
- package/dist/actions/list-share-eeo-answers.d.mts +3 -15
- 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 -28
- package/dist/actions/update-candidate.d.cts.map +1 -1
- package/dist/actions/update-candidate.d.mts +3 -28
- 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 -20
- package/dist/actions/update-note.d.cts.map +1 -1
- package/dist/actions/update-note.d.mts +3 -20
- 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 +3 -35
- package/dist/actions/update-offer.d.cts.map +1 -1
- package/dist/actions/update-offer.d.mts +3 -35
- 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 +5 -4
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- 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-offers.d.ts
|
|
@@ -29,26 +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<"recruitee", z.ZodObject<{
|
|
38
|
-
connectionId: z.ZodString;
|
|
39
|
-
entityId: z.ZodString;
|
|
40
|
-
instanceId: z.ZodString;
|
|
41
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
-
subdomain: z.ZodString;
|
|
43
|
-
generic_api_key: z.ZodString;
|
|
44
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recruitee", z.ZodObject<{
|
|
45
|
-
connectionId: z.ZodString;
|
|
46
|
-
entityId: z.ZodString;
|
|
47
|
-
instanceId: z.ZodString;
|
|
48
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
-
subdomain: z.ZodString;
|
|
50
|
-
generic_api_key: z.ZodString;
|
|
51
|
-
}, z.core.$strip>>]>;
|
|
34
|
+
declare const recruiteeGetOffers: AppAction<typeof RecruiteeGetOffersInput, typeof RecruiteeGetOffersOutput, typeof recruitee.credential>;
|
|
52
35
|
//#endregion
|
|
53
36
|
export { recruiteeGetOffers };
|
|
54
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,26 +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<"recruitee", z.ZodObject<{
|
|
38
|
-
connectionId: z.ZodString;
|
|
39
|
-
entityId: z.ZodString;
|
|
40
|
-
instanceId: z.ZodString;
|
|
41
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
-
subdomain: z.ZodString;
|
|
43
|
-
generic_api_key: z.ZodString;
|
|
44
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recruitee", z.ZodObject<{
|
|
45
|
-
connectionId: z.ZodString;
|
|
46
|
-
entityId: z.ZodString;
|
|
47
|
-
instanceId: z.ZodString;
|
|
48
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
-
subdomain: z.ZodString;
|
|
50
|
-
generic_api_key: z.ZodString;
|
|
51
|
-
}, z.core.$strip>>]>;
|
|
34
|
+
declare const recruiteeGetOffers: AppAction<typeof RecruiteeGetOffersInput, typeof RecruiteeGetOffersOutput, typeof recruitee.credential>;
|
|
52
35
|
//#endregion
|
|
53
36
|
export { recruiteeGetOffers };
|
|
54
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,23 +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<"recruitee", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
subdomain: z.ZodString;
|
|
25
|
-
generic_api_key: z.ZodString;
|
|
26
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recruitee", z.ZodObject<{
|
|
27
|
-
connectionId: z.ZodString;
|
|
28
|
-
entityId: z.ZodString;
|
|
29
|
-
instanceId: z.ZodString;
|
|
30
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
-
subdomain: z.ZodString;
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>;
|
|
19
|
+
declare const recruiteeGetPipelineStages: AppAction<typeof RecruiteeGetPipelineStagesInput, typeof RecruiteeGetPipelineStagesOutput, typeof recruitee.credential>;
|
|
34
20
|
//#endregion
|
|
35
21
|
export { recruiteeGetPipelineStages };
|
|
36
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,23 +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<"recruitee", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
subdomain: z.ZodString;
|
|
25
|
-
generic_api_key: z.ZodString;
|
|
26
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recruitee", z.ZodObject<{
|
|
27
|
-
connectionId: z.ZodString;
|
|
28
|
-
entityId: z.ZodString;
|
|
29
|
-
instanceId: z.ZodString;
|
|
30
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
-
subdomain: z.ZodString;
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>;
|
|
19
|
+
declare const recruiteeGetPipelineStages: AppAction<typeof RecruiteeGetPipelineStagesInput, typeof RecruiteeGetPipelineStagesOutput, typeof recruitee.credential>;
|
|
34
20
|
//#endregion
|
|
35
21
|
export { recruiteeGetPipelineStages };
|
|
36
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,27 +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<"recruitee", z.ZodObject<{
|
|
36
|
-
connectionId: z.ZodString;
|
|
37
|
-
entityId: z.ZodString;
|
|
38
|
-
instanceId: z.ZodString;
|
|
39
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
-
subdomain: z.ZodString;
|
|
41
|
-
generic_api_key: z.ZodString;
|
|
42
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recruitee", z.ZodObject<{
|
|
43
|
-
connectionId: z.ZodString;
|
|
44
|
-
entityId: z.ZodString;
|
|
45
|
-
instanceId: z.ZodString;
|
|
46
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
-
subdomain: z.ZodString;
|
|
48
|
-
generic_api_key: z.ZodString;
|
|
49
|
-
}, z.core.$strip>>]>;
|
|
31
|
+
declare const recruiteeGetTags: AppAction<typeof RecruiteeGetTagsInput, typeof RecruiteeGetTagsOutput, typeof recruitee.credential>;
|
|
50
32
|
//#endregion
|
|
51
33
|
export { recruiteeGetTags };
|
|
52
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"}
|
|
@@ -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,27 +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<"recruitee", z.ZodObject<{
|
|
36
|
-
connectionId: z.ZodString;
|
|
37
|
-
entityId: z.ZodString;
|
|
38
|
-
instanceId: z.ZodString;
|
|
39
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
-
subdomain: z.ZodString;
|
|
41
|
-
generic_api_key: z.ZodString;
|
|
42
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recruitee", z.ZodObject<{
|
|
43
|
-
connectionId: z.ZodString;
|
|
44
|
-
entityId: z.ZodString;
|
|
45
|
-
instanceId: z.ZodString;
|
|
46
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
-
subdomain: z.ZodString;
|
|
48
|
-
generic_api_key: z.ZodString;
|
|
49
|
-
}, z.core.$strip>>]>;
|
|
31
|
+
declare const recruiteeGetTags: AppAction<typeof RecruiteeGetTagsInput, typeof RecruiteeGetTagsOutput, typeof recruitee.credential>;
|
|
50
32
|
//#endregion
|
|
51
33
|
export { recruiteeGetTags };
|
|
52
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,21 +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:
|
|
9
|
-
connectionId: z.ZodString;
|
|
10
|
-
entityId: z.ZodString;
|
|
11
|
-
instanceId: z.ZodString;
|
|
12
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
-
subdomain: z.ZodString;
|
|
14
|
-
generic_api_key: z.ZodString;
|
|
15
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recruitee", z.ZodObject<{
|
|
16
|
-
connectionId: z.ZodString;
|
|
17
|
-
entityId: z.ZodString;
|
|
18
|
-
instanceId: z.ZodString;
|
|
19
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
-
subdomain: z.ZodString;
|
|
21
|
-
generic_api_key: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const recruiteeListEeoJobCategories: AppAction<typeof RecruiteeListEeoJobCategoriesInput, typeof RecruiteeListEeoJobCategoriesOutput, typeof recruitee.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { recruiteeListEeoJobCategories };
|
|
25
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,21 +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:
|
|
9
|
-
connectionId: z.ZodString;
|
|
10
|
-
entityId: z.ZodString;
|
|
11
|
-
instanceId: z.ZodString;
|
|
12
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
-
subdomain: z.ZodString;
|
|
14
|
-
generic_api_key: z.ZodString;
|
|
15
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recruitee", z.ZodObject<{
|
|
16
|
-
connectionId: z.ZodString;
|
|
17
|
-
entityId: z.ZodString;
|
|
18
|
-
instanceId: z.ZodString;
|
|
19
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
-
subdomain: z.ZodString;
|
|
21
|
-
generic_api_key: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const recruiteeListEeoJobCategories: AppAction<typeof RecruiteeListEeoJobCategoriesInput, typeof RecruiteeListEeoJobCategoriesOutput, typeof recruitee.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { recruiteeListEeoJobCategories };
|
|
25
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,23 +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<"recruitee", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
subdomain: z.ZodString;
|
|
30
|
-
generic_api_key: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recruitee", z.ZodObject<{
|
|
32
|
-
connectionId: z.ZodString;
|
|
33
|
-
entityId: z.ZodString;
|
|
34
|
-
instanceId: z.ZodString;
|
|
35
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
-
subdomain: z.ZodString;
|
|
37
|
-
generic_api_key: z.ZodString;
|
|
38
|
-
}, z.core.$strip>>]>;
|
|
24
|
+
declare const recruiteeListInvoices: AppAction<typeof RecruiteeListInvoicesInput, typeof RecruiteeListInvoicesOutput, typeof recruitee.credential>;
|
|
39
25
|
//#endregion
|
|
40
26
|
export { recruiteeListInvoices };
|
|
41
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,23 +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<"recruitee", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
subdomain: z.ZodString;
|
|
30
|
-
generic_api_key: z.ZodString;
|
|
31
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recruitee", z.ZodObject<{
|
|
32
|
-
connectionId: z.ZodString;
|
|
33
|
-
entityId: z.ZodString;
|
|
34
|
-
instanceId: z.ZodString;
|
|
35
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
-
subdomain: z.ZodString;
|
|
37
|
-
generic_api_key: z.ZodString;
|
|
38
|
-
}, z.core.$strip>>]>;
|
|
24
|
+
declare const recruiteeListInvoices: AppAction<typeof RecruiteeListInvoicesInput, typeof RecruiteeListInvoicesOutput, typeof recruitee.credential>;
|
|
39
25
|
//#endregion
|
|
40
26
|
export { recruiteeListInvoices };
|
|
41
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"}
|