@keystrokehq/gagelist 0.1.3 → 0.1.5
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/add-calibration-record.cjs +1 -0
- package/dist/actions/add-calibration-record.cjs.map +1 -1
- package/dist/actions/add-calibration-record.d.cts +3 -92
- package/dist/actions/add-calibration-record.d.cts.map +1 -1
- package/dist/actions/add-calibration-record.d.mts +3 -92
- package/dist/actions/add-calibration-record.d.mts.map +1 -1
- package/dist/actions/add-calibration-record.mjs +1 -0
- package/dist/actions/add-calibration-record.mjs.map +1 -1
- package/dist/actions/add-gage-record.cjs +1 -0
- package/dist/actions/add-gage-record.cjs.map +1 -1
- package/dist/actions/add-gage-record.d.cts +3 -57
- package/dist/actions/add-gage-record.d.cts.map +1 -1
- package/dist/actions/add-gage-record.d.mts +3 -57
- package/dist/actions/add-gage-record.d.mts.map +1 -1
- package/dist/actions/add-gage-record.mjs +1 -0
- package/dist/actions/add-gage-record.mjs.map +1 -1
- package/dist/actions/add-manufacturer.cjs +1 -0
- package/dist/actions/add-manufacturer.cjs.map +1 -1
- package/dist/actions/add-manufacturer.d.cts +3 -8
- package/dist/actions/add-manufacturer.d.cts.map +1 -1
- package/dist/actions/add-manufacturer.d.mts +3 -8
- package/dist/actions/add-manufacturer.d.mts.map +1 -1
- package/dist/actions/add-manufacturer.mjs +1 -0
- package/dist/actions/add-manufacturer.mjs.map +1 -1
- package/dist/actions/authenticate-with-gagelist.cjs +1 -0
- package/dist/actions/authenticate-with-gagelist.cjs.map +1 -1
- package/dist/actions/authenticate-with-gagelist.d.cts +3 -4
- package/dist/actions/authenticate-with-gagelist.d.cts.map +1 -1
- package/dist/actions/authenticate-with-gagelist.d.mts +3 -4
- package/dist/actions/authenticate-with-gagelist.d.mts.map +1 -1
- package/dist/actions/authenticate-with-gagelist.mjs +1 -0
- package/dist/actions/authenticate-with-gagelist.mjs.map +1 -1
- package/dist/actions/delete-calibration-record.cjs +1 -0
- package/dist/actions/delete-calibration-record.cjs.map +1 -1
- package/dist/actions/delete-calibration-record.d.cts +3 -3
- package/dist/actions/delete-calibration-record.d.cts.map +1 -1
- package/dist/actions/delete-calibration-record.d.mts +3 -3
- package/dist/actions/delete-calibration-record.d.mts.map +1 -1
- package/dist/actions/delete-calibration-record.mjs +1 -0
- package/dist/actions/delete-calibration-record.mjs.map +1 -1
- package/dist/actions/delete-gage-record.cjs +1 -0
- package/dist/actions/delete-gage-record.cjs.map +1 -1
- package/dist/actions/delete-gage-record.d.cts +3 -3
- package/dist/actions/delete-gage-record.d.cts.map +1 -1
- package/dist/actions/delete-gage-record.d.mts +3 -3
- package/dist/actions/delete-gage-record.d.mts.map +1 -1
- package/dist/actions/delete-gage-record.mjs +1 -0
- package/dist/actions/delete-gage-record.mjs.map +1 -1
- package/dist/actions/delete-manufacturer.cjs +1 -0
- package/dist/actions/delete-manufacturer.cjs.map +1 -1
- package/dist/actions/delete-manufacturer.d.cts +3 -3
- package/dist/actions/delete-manufacturer.d.cts.map +1 -1
- package/dist/actions/delete-manufacturer.d.mts +3 -3
- package/dist/actions/delete-manufacturer.d.mts.map +1 -1
- package/dist/actions/delete-manufacturer.mjs +1 -0
- package/dist/actions/delete-manufacturer.mjs.map +1 -1
- package/dist/actions/generate-calibration-certificate.cjs +1 -0
- package/dist/actions/generate-calibration-certificate.cjs.map +1 -1
- package/dist/actions/generate-calibration-certificate.d.cts +3 -3
- package/dist/actions/generate-calibration-certificate.d.cts.map +1 -1
- package/dist/actions/generate-calibration-certificate.d.mts +3 -3
- package/dist/actions/generate-calibration-certificate.d.mts.map +1 -1
- package/dist/actions/generate-calibration-certificate.mjs +1 -0
- package/dist/actions/generate-calibration-certificate.mjs.map +1 -1
- package/dist/actions/get-account-settings.cjs +1 -0
- package/dist/actions/get-account-settings.cjs.map +1 -1
- package/dist/actions/get-account-settings.d.cts +3 -1
- package/dist/actions/get-account-settings.d.cts.map +1 -1
- package/dist/actions/get-account-settings.d.mts +3 -1
- package/dist/actions/get-account-settings.d.mts.map +1 -1
- package/dist/actions/get-account-settings.mjs +1 -0
- package/dist/actions/get-account-settings.mjs.map +1 -1
- package/dist/actions/get-account-status.cjs +1 -0
- package/dist/actions/get-account-status.cjs.map +1 -1
- package/dist/actions/get-account-status.d.cts +3 -1
- package/dist/actions/get-account-status.d.cts.map +1 -1
- package/dist/actions/get-account-status.d.mts +3 -1
- package/dist/actions/get-account-status.d.mts.map +1 -1
- package/dist/actions/get-account-status.mjs +1 -0
- package/dist/actions/get-account-status.mjs.map +1 -1
- package/dist/actions/get-all-calibration-records.cjs +1 -0
- package/dist/actions/get-all-calibration-records.cjs.map +1 -1
- package/dist/actions/get-all-calibration-records.d.cts +3 -4
- package/dist/actions/get-all-calibration-records.d.cts.map +1 -1
- package/dist/actions/get-all-calibration-records.d.mts +3 -4
- package/dist/actions/get-all-calibration-records.d.mts.map +1 -1
- package/dist/actions/get-all-calibration-records.mjs +1 -0
- package/dist/actions/get-all-calibration-records.mjs.map +1 -1
- package/dist/actions/get-all-gage-records.cjs +1 -0
- package/dist/actions/get-all-gage-records.cjs.map +1 -1
- package/dist/actions/get-all-gage-records.d.cts +3 -4
- package/dist/actions/get-all-gage-records.d.cts.map +1 -1
- package/dist/actions/get-all-gage-records.d.mts +3 -4
- package/dist/actions/get-all-gage-records.d.mts.map +1 -1
- package/dist/actions/get-all-gage-records.mjs +1 -0
- package/dist/actions/get-all-gage-records.mjs.map +1 -1
- package/dist/actions/get-all-manufacturers.cjs +1 -0
- package/dist/actions/get-all-manufacturers.cjs.map +1 -1
- package/dist/actions/get-all-manufacturers.d.cts +3 -1
- package/dist/actions/get-all-manufacturers.d.cts.map +1 -1
- package/dist/actions/get-all-manufacturers.d.mts +3 -1
- package/dist/actions/get-all-manufacturers.d.mts.map +1 -1
- package/dist/actions/get-all-manufacturers.mjs +1 -0
- package/dist/actions/get-all-manufacturers.mjs.map +1 -1
- package/dist/actions/get-attachment.cjs +1 -0
- package/dist/actions/get-attachment.cjs.map +1 -1
- package/dist/actions/get-attachment.d.cts +3 -3
- package/dist/actions/get-attachment.d.cts.map +1 -1
- package/dist/actions/get-attachment.d.mts +3 -3
- package/dist/actions/get-attachment.d.mts.map +1 -1
- package/dist/actions/get-attachment.mjs +1 -0
- package/dist/actions/get-attachment.mjs.map +1 -1
- package/dist/actions/get-custom-fields.cjs +1 -0
- package/dist/actions/get-custom-fields.cjs.map +1 -1
- package/dist/actions/get-custom-fields.d.cts +3 -1
- package/dist/actions/get-custom-fields.d.cts.map +1 -1
- package/dist/actions/get-custom-fields.d.mts +3 -1
- package/dist/actions/get-custom-fields.d.mts.map +1 -1
- package/dist/actions/get-custom-fields.mjs +1 -0
- package/dist/actions/get-custom-fields.mjs.map +1 -1
- package/dist/actions/get-single-calibration-record.cjs +1 -0
- package/dist/actions/get-single-calibration-record.cjs.map +1 -1
- package/dist/actions/get-single-calibration-record.d.cts +3 -3
- package/dist/actions/get-single-calibration-record.d.cts.map +1 -1
- package/dist/actions/get-single-calibration-record.d.mts +3 -3
- package/dist/actions/get-single-calibration-record.d.mts.map +1 -1
- package/dist/actions/get-single-calibration-record.mjs +1 -0
- package/dist/actions/get-single-calibration-record.mjs.map +1 -1
- package/dist/actions/get-single-gage-record.cjs +1 -0
- package/dist/actions/get-single-gage-record.cjs.map +1 -1
- package/dist/actions/get-single-gage-record.d.cts +3 -3
- package/dist/actions/get-single-gage-record.d.cts.map +1 -1
- package/dist/actions/get-single-gage-record.d.mts +3 -3
- package/dist/actions/get-single-gage-record.d.mts.map +1 -1
- package/dist/actions/get-single-gage-record.mjs +1 -0
- package/dist/actions/get-single-gage-record.mjs.map +1 -1
- package/dist/actions/update-account-settings.cjs +1 -0
- package/dist/actions/update-account-settings.cjs.map +1 -1
- package/dist/actions/update-account-settings.d.cts +3 -33
- package/dist/actions/update-account-settings.d.cts.map +1 -1
- package/dist/actions/update-account-settings.d.mts +3 -33
- package/dist/actions/update-account-settings.d.mts.map +1 -1
- package/dist/actions/update-account-settings.mjs +1 -0
- package/dist/actions/update-account-settings.mjs.map +1 -1
- package/dist/actions/update-custom-field-values.cjs +1 -0
- package/dist/actions/update-custom-field-values.cjs.map +1 -1
- package/dist/actions/update-custom-field-values.d.cts +3 -11
- package/dist/actions/update-custom-field-values.d.cts.map +1 -1
- package/dist/actions/update-custom-field-values.d.mts +3 -11
- package/dist/actions/update-custom-field-values.d.mts.map +1 -1
- package/dist/actions/update-custom-field-values.mjs +1 -0
- package/dist/actions/update-custom-field-values.mjs.map +1 -1
- package/dist/actions/update-manufacturer.cjs +1 -0
- package/dist/actions/update-manufacturer.cjs.map +1 -1
- package/dist/actions/update-manufacturer.d.cts +3 -8
- package/dist/actions/update-manufacturer.d.cts.map +1 -1
- package/dist/actions/update-manufacturer.d.mts +3 -8
- package/dist/actions/update-manufacturer.d.mts.map +1 -1
- package/dist/actions/update-manufacturer.mjs +1 -0
- package/dist/actions/update-manufacturer.mjs.map +1 -1
- package/dist/actions/upload-attachment-to-gage-record.cjs +1 -0
- package/dist/actions/upload-attachment-to-gage-record.cjs.map +1 -1
- package/dist/actions/upload-attachment-to-gage-record.d.cts +3 -8
- package/dist/actions/upload-attachment-to-gage-record.d.cts.map +1 -1
- package/dist/actions/upload-attachment-to-gage-record.d.mts +3 -8
- package/dist/actions/upload-attachment-to-gage-record.d.mts.map +1 -1
- package/dist/actions/upload-attachment-to-gage-record.mjs +1 -0
- package/dist/actions/upload-attachment-to-gage-record.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -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 { gagelist } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-all-gage-records.d.ts
|
|
@@ -56,10 +58,7 @@ declare const GagelistGetAllGageRecordsOutput: z.ZodObject<{
|
|
|
56
58
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
59
|
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
58
60
|
}, z.core.$loose>;
|
|
59
|
-
declare const gagelistGetAllGageRecords:
|
|
60
|
-
record_number: number;
|
|
61
|
-
start?: number | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
61
|
+
declare const gagelistGetAllGageRecords: AppAction<typeof GagelistGetAllGageRecordsInput, typeof GagelistGetAllGageRecordsOutput, typeof gagelist.credential>;
|
|
63
62
|
//#endregion
|
|
64
63
|
export { gagelistGetAllGageRecords };
|
|
65
64
|
//# sourceMappingURL=get-all-gage-records.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-all-gage-records.d.cts","names":[],"sources":["../../src/actions/get-all-gage-records.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-all-gage-records.d.cts","names":[],"sources":["../../src/actions/get-all-gage-records.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAiD9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQ/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { gagelist } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-all-gage-records.d.ts
|
|
@@ -56,10 +58,7 @@ declare const GagelistGetAllGageRecordsOutput: z.ZodObject<{
|
|
|
56
58
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
59
|
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
58
60
|
}, z.core.$loose>;
|
|
59
|
-
declare const gagelistGetAllGageRecords:
|
|
60
|
-
record_number: number;
|
|
61
|
-
start?: number | undefined;
|
|
62
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
61
|
+
declare const gagelistGetAllGageRecords: AppAction<typeof GagelistGetAllGageRecordsInput, typeof GagelistGetAllGageRecordsOutput, typeof gagelist.credential>;
|
|
63
62
|
//#endregion
|
|
64
63
|
export { gagelistGetAllGageRecords };
|
|
65
64
|
//# sourceMappingURL=get-all-gage-records.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-all-gage-records.d.mts","names":[],"sources":["../../src/actions/get-all-gage-records.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-all-gage-records.d.mts","names":[],"sources":["../../src/actions/get-all-gage-records.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAiD9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQ/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-all-gage-records.mjs","names":[],"sources":["../../src/actions/get-all-gage-records.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistGetAllGageRecordsInput = z.object({\n start: z.number().int().default(0).describe(\"Zero-based index to start listing records.\").optional(),\n record_number: z.number().int().describe(\"Number of records to retrieve.\"),\n}).describe(\"Request parameters for retrieving a paginated list of gage records.\");\nconst GagelistGetAllGageRecords_GageRecordSchema = z.object({\n Id: z.number().int().describe(\"Record ID\").nullable().optional(),\n Area: z.string().describe(\"Area of usage\").nullable().optional(),\n Days: z.number().int().describe(\"Days component of interval\").nullable().optional(),\n Type: z.string().describe(\"Gage type\").nullable().optional(),\n Model: z.string().describe(\"Model number\").nullable().optional(),\n Years: z.number().int().describe(\"Years component of interval\").nullable().optional(),\n Months: z.number().int().describe(\"Months component of interval\").nullable().optional(),\n Status: z.string().describe(\"Current status of the gage\").nullable().optional(),\n AssetNo: z.string().describe(\"Asset number\").nullable().optional(),\n Website: z.string().describe(\"Manufacturer website\").nullable().optional(),\n Interval: z.string().describe(\"Calibration interval\").nullable().optional(),\n Location: z.string().describe(\"Current location\").nullable().optional(),\n CreatedBy: z.string().describe(\"User who created record\").nullable().optional(),\n ImageName: z.string().describe(\"Image file name\").nullable().optional(),\n IsDeleted: z.boolean().describe(\"Deletion flag\").nullable().optional(),\n Tolerance: z.string().describe(\"Tolerance specification\").nullable().optional(),\n UpdatedBy: z.string().describe(\"User who last updated record\").nullable().optional(),\n NISTNumber: z.string().describe(\"NIST number\").nullable().optional(),\n Attachments: z.string().describe(\"Attachments info or URLs\").nullable().optional(),\n CreatedDate: z.string().describe(\"Creation date of record\").nullable().optional(),\n DateAquired: z.string().describe(\"Date acquired\").nullable().optional(),\n RangeOrSize: z.string().describe(\"Measurement range or size\").nullable().optional(),\n UpdatedDate: z.string().describe(\"Last update date\").nullable().optional(),\n Manufacturer: z.string().describe(\"Manufacturer name\").nullable().optional(),\n SerialNumber: z.string().describe(\"Serial number\").nullable().optional(),\n ControlNumber: z.string().describe(\"Control number assigned\").nullable().optional(),\n PurchasePrice: z.number().describe(\"Purchase price\").nullable().optional(),\n UnitOfMeasure: z.string().describe(\"Unit of measure\").nullable().optional(),\n MasterStandard: z.string().describe(\"Master standard used\").nullable().optional(),\n SourceOrVendor: z.string().describe(\"Source or vendor from which acquired\").nullable().optional(),\n ResponsibleUser: z.string().describe(\"User responsible\").nullable().optional(),\n CalibrationCount: z.number().int().describe(\"Number of calibrations performed\").nullable().optional(),\n ConditionAquired: z.string().describe(\"Condition when acquired\").nullable().optional(),\n IntervalCategory: z.string().describe(\"Interval category\").nullable().optional(),\n NotificationList: z.string().describe(\"List of notifications recipients\").nullable().optional(),\n OtherInformation: z.string().describe(\"Other information\").nullable().optional(),\n TypesMeasurement: z.string().describe(\"Measurement types\").nullable().optional(),\n CalibrationDueDate: z.string().describe(\"Next calibration due date\").nullable().optional(),\n CalibrationTestMode: z.string().describe(\"Test mode used\").nullable().optional(),\n LastCalibrationDate: z.string().describe(\"Last calibration date\").nullable().optional(),\n CalibrationEnvironment: z.string().describe(\"Environment details for calibration\").nullable().optional(),\n LastCalibrationDateStr: z.string().describe(\"Last calibration date (formatted string)\").nullable().optional(),\n CalibrationInstructions: z.string().describe(\"Calibration instructions\").nullable().optional(),\n}).passthrough();\nexport const GagelistGetAllGageRecordsOutput = z.object({\n data: z.array(GagelistGetAllGageRecords_GageRecordSchema).describe(\"Array of gage record objects\").nullable().optional(),\n count: z.number().int().describe(\"Number of records returned in this response\").nullable().optional(),\n total: z.number().int().describe(\"Total number of gage records available\").nullable().optional(),\n message: z.string().describe(\"Server-provided message or error details\").nullable().optional(),\n success: z.boolean().describe(\"True if API call succeeded\").nullable().optional(),\n}).passthrough();\n\nexport const gagelistGetAllGageRecords = action(\"GAGELIST_GET_ALL_GAGE_RECORDS\", {\n slug: \"gagelist-get-all-gage-records\",\n name: \"Get All Gage Records\",\n description: \"Tool to retrieve a paginated list of gage records. Use after confirming the access token.\",\n input: GagelistGetAllGageRecordsInput,\n output: GagelistGetAllGageRecordsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-all-gage-records.mjs","names":[],"sources":["../../src/actions/get-all-gage-records.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { gagelist } from \"../app\";\n\nexport const GagelistGetAllGageRecordsInput = z.object({\n start: z.number().int().default(0).describe(\"Zero-based index to start listing records.\").optional(),\n record_number: z.number().int().describe(\"Number of records to retrieve.\"),\n}).describe(\"Request parameters for retrieving a paginated list of gage records.\");\nconst GagelistGetAllGageRecords_GageRecordSchema = z.object({\n Id: z.number().int().describe(\"Record ID\").nullable().optional(),\n Area: z.string().describe(\"Area of usage\").nullable().optional(),\n Days: z.number().int().describe(\"Days component of interval\").nullable().optional(),\n Type: z.string().describe(\"Gage type\").nullable().optional(),\n Model: z.string().describe(\"Model number\").nullable().optional(),\n Years: z.number().int().describe(\"Years component of interval\").nullable().optional(),\n Months: z.number().int().describe(\"Months component of interval\").nullable().optional(),\n Status: z.string().describe(\"Current status of the gage\").nullable().optional(),\n AssetNo: z.string().describe(\"Asset number\").nullable().optional(),\n Website: z.string().describe(\"Manufacturer website\").nullable().optional(),\n Interval: z.string().describe(\"Calibration interval\").nullable().optional(),\n Location: z.string().describe(\"Current location\").nullable().optional(),\n CreatedBy: z.string().describe(\"User who created record\").nullable().optional(),\n ImageName: z.string().describe(\"Image file name\").nullable().optional(),\n IsDeleted: z.boolean().describe(\"Deletion flag\").nullable().optional(),\n Tolerance: z.string().describe(\"Tolerance specification\").nullable().optional(),\n UpdatedBy: z.string().describe(\"User who last updated record\").nullable().optional(),\n NISTNumber: z.string().describe(\"NIST number\").nullable().optional(),\n Attachments: z.string().describe(\"Attachments info or URLs\").nullable().optional(),\n CreatedDate: z.string().describe(\"Creation date of record\").nullable().optional(),\n DateAquired: z.string().describe(\"Date acquired\").nullable().optional(),\n RangeOrSize: z.string().describe(\"Measurement range or size\").nullable().optional(),\n UpdatedDate: z.string().describe(\"Last update date\").nullable().optional(),\n Manufacturer: z.string().describe(\"Manufacturer name\").nullable().optional(),\n SerialNumber: z.string().describe(\"Serial number\").nullable().optional(),\n ControlNumber: z.string().describe(\"Control number assigned\").nullable().optional(),\n PurchasePrice: z.number().describe(\"Purchase price\").nullable().optional(),\n UnitOfMeasure: z.string().describe(\"Unit of measure\").nullable().optional(),\n MasterStandard: z.string().describe(\"Master standard used\").nullable().optional(),\n SourceOrVendor: z.string().describe(\"Source or vendor from which acquired\").nullable().optional(),\n ResponsibleUser: z.string().describe(\"User responsible\").nullable().optional(),\n CalibrationCount: z.number().int().describe(\"Number of calibrations performed\").nullable().optional(),\n ConditionAquired: z.string().describe(\"Condition when acquired\").nullable().optional(),\n IntervalCategory: z.string().describe(\"Interval category\").nullable().optional(),\n NotificationList: z.string().describe(\"List of notifications recipients\").nullable().optional(),\n OtherInformation: z.string().describe(\"Other information\").nullable().optional(),\n TypesMeasurement: z.string().describe(\"Measurement types\").nullable().optional(),\n CalibrationDueDate: z.string().describe(\"Next calibration due date\").nullable().optional(),\n CalibrationTestMode: z.string().describe(\"Test mode used\").nullable().optional(),\n LastCalibrationDate: z.string().describe(\"Last calibration date\").nullable().optional(),\n CalibrationEnvironment: z.string().describe(\"Environment details for calibration\").nullable().optional(),\n LastCalibrationDateStr: z.string().describe(\"Last calibration date (formatted string)\").nullable().optional(),\n CalibrationInstructions: z.string().describe(\"Calibration instructions\").nullable().optional(),\n}).passthrough();\nexport const GagelistGetAllGageRecordsOutput = z.object({\n data: z.array(GagelistGetAllGageRecords_GageRecordSchema).describe(\"Array of gage record objects\").nullable().optional(),\n count: z.number().int().describe(\"Number of records returned in this response\").nullable().optional(),\n total: z.number().int().describe(\"Total number of gage records available\").nullable().optional(),\n message: z.string().describe(\"Server-provided message or error details\").nullable().optional(),\n success: z.boolean().describe(\"True if API call succeeded\").nullable().optional(),\n}).passthrough();\n\nexport const gagelistGetAllGageRecords: AppAction<\n typeof GagelistGetAllGageRecordsInput,\n typeof GagelistGetAllGageRecordsOutput,\n typeof gagelist.credential\n> = action(\"GAGELIST_GET_ALL_GAGE_RECORDS\", {\n slug: \"gagelist-get-all-gage-records\",\n name: \"Get All Gage Records\",\n description: \"Tool to retrieve a paginated list of gage records. Use after confirming the access token.\",\n input: GagelistGetAllGageRecordsInput,\n output: GagelistGetAllGageRecordsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-all-manufacturers.cjs","names":["z","action"],"sources":["../../src/actions/get-all-manufacturers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistGetAllManufacturersInput = z.object({}).describe(\"Request model for GET_ALL_MANUFACTURERS. No parameters required.\");\nconst GagelistGetAllManufacturers_ManufacturerSchema = z.object({\n Id: z.number().int().describe(\"Unique identifier of the manufacturer\").nullable(),\n Fax: z.string().describe(\"Fax number of the manufacturer\").nullable(),\n Name: z.string().describe(\"Name of the manufacturer\").nullable(),\n Phone: z.string().describe(\"Phone number of the manufacturer\").nullable(),\n Address: z.string().describe(\"Address of the manufacturer\").nullable(),\n Website: z.string().describe(\"Website URL of the manufacturer\").nullable(),\n IsDeleted: z.boolean().describe(\"Indicates if the manufacturer is deleted\").nullable(),\n UpdatedDate: z.string().describe(\"ISO 8601 datetime when the manufacturer was last updated\").nullable(),\n}).passthrough().describe(\"Manufacturer object returned by GET_ALL_MANUFACTURERS.\");\nexport const GagelistGetAllManufacturersOutput = z.object({\n data: z.array(GagelistGetAllManufacturers_ManufacturerSchema).describe(\"Array of manufacturer objects\"),\n count: z.number().int().describe(\"Number of manufacturers returned\").nullable(),\n total: z.number().int().describe(\"Total number of manufacturers\").nullable(),\n message: z.string().describe(\"Informational message from the API\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the API call was successful\").nullable(),\n}).passthrough().describe(\"Response model for GET_ALL_MANUFACTURERS.\");\n\nexport const gagelistGetAllManufacturers = action(\"GAGELIST_GET_ALL_MANUFACTURERS\", {\n slug: \"gagelist-get-all-manufacturers\",\n name: \"Get All Manufacturers\",\n description: \"Tool to retrieve a list of all manufacturers. Use after obtaining a valid access token. Returns manufacturer details including ID, name, contact information, and timestamps.\",\n input: GagelistGetAllManufacturersInput,\n output: GagelistGetAllManufacturersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-all-manufacturers.cjs","names":["z","action"],"sources":["../../src/actions/get-all-manufacturers.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { gagelist } from \"../app\";\n\nexport const GagelistGetAllManufacturersInput = z.object({}).describe(\"Request model for GET_ALL_MANUFACTURERS. No parameters required.\");\nconst GagelistGetAllManufacturers_ManufacturerSchema = z.object({\n Id: z.number().int().describe(\"Unique identifier of the manufacturer\").nullable(),\n Fax: z.string().describe(\"Fax number of the manufacturer\").nullable(),\n Name: z.string().describe(\"Name of the manufacturer\").nullable(),\n Phone: z.string().describe(\"Phone number of the manufacturer\").nullable(),\n Address: z.string().describe(\"Address of the manufacturer\").nullable(),\n Website: z.string().describe(\"Website URL of the manufacturer\").nullable(),\n IsDeleted: z.boolean().describe(\"Indicates if the manufacturer is deleted\").nullable(),\n UpdatedDate: z.string().describe(\"ISO 8601 datetime when the manufacturer was last updated\").nullable(),\n}).passthrough().describe(\"Manufacturer object returned by GET_ALL_MANUFACTURERS.\");\nexport const GagelistGetAllManufacturersOutput = z.object({\n data: z.array(GagelistGetAllManufacturers_ManufacturerSchema).describe(\"Array of manufacturer objects\"),\n count: z.number().int().describe(\"Number of manufacturers returned\").nullable(),\n total: z.number().int().describe(\"Total number of manufacturers\").nullable(),\n message: z.string().describe(\"Informational message from the API\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the API call was successful\").nullable(),\n}).passthrough().describe(\"Response model for GET_ALL_MANUFACTURERS.\");\n\nexport const gagelistGetAllManufacturers: AppAction<\n typeof GagelistGetAllManufacturersInput,\n typeof GagelistGetAllManufacturersOutput,\n typeof gagelist.credential\n> = action(\"GAGELIST_GET_ALL_MANUFACTURERS\", {\n slug: \"gagelist-get-all-manufacturers\",\n name: \"Get All Manufacturers\",\n description: \"Tool to retrieve a list of all manufacturers. Use after obtaining a valid access token. Returns manufacturer details including ID, name, contact information, and timestamps.\",\n input: GagelistGetAllManufacturersInput,\n output: GagelistGetAllManufacturersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kEAAkE;AACxI,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAChF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACxE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACzE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,+BAA+B;CACtG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC9E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC3E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,8BAITC,eAAAA,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { gagelist } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-all-manufacturers.d.ts
|
|
@@ -18,7 +20,7 @@ declare const GagelistGetAllManufacturersOutput: z.ZodObject<{
|
|
|
18
20
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
21
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const gagelistGetAllManufacturers:
|
|
23
|
+
declare const gagelistGetAllManufacturers: AppAction<typeof GagelistGetAllManufacturersInput, typeof GagelistGetAllManufacturersOutput, typeof gagelist.credential>;
|
|
22
24
|
//#endregion
|
|
23
25
|
export { gagelistGetAllManufacturers };
|
|
24
26
|
//# sourceMappingURL=get-all-manufacturers.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-all-manufacturers.d.cts","names":[],"sources":["../../src/actions/get-all-manufacturers.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-all-manufacturers.d.cts","names":[],"sources":["../../src/actions/get-all-manufacturers.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { gagelist } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-all-manufacturers.d.ts
|
|
@@ -18,7 +20,7 @@ declare const GagelistGetAllManufacturersOutput: z.ZodObject<{
|
|
|
18
20
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
21
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const gagelistGetAllManufacturers:
|
|
23
|
+
declare const gagelistGetAllManufacturers: AppAction<typeof GagelistGetAllManufacturersInput, typeof GagelistGetAllManufacturersOutput, typeof gagelist.credential>;
|
|
22
24
|
//#endregion
|
|
23
25
|
export { gagelistGetAllManufacturers };
|
|
24
26
|
//# sourceMappingURL=get-all-manufacturers.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-all-manufacturers.d.mts","names":[],"sources":["../../src/actions/get-all-manufacturers.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-all-manufacturers.d.mts","names":[],"sources":["../../src/actions/get-all-manufacturers.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-all-manufacturers.mjs","names":[],"sources":["../../src/actions/get-all-manufacturers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistGetAllManufacturersInput = z.object({}).describe(\"Request model for GET_ALL_MANUFACTURERS. No parameters required.\");\nconst GagelistGetAllManufacturers_ManufacturerSchema = z.object({\n Id: z.number().int().describe(\"Unique identifier of the manufacturer\").nullable(),\n Fax: z.string().describe(\"Fax number of the manufacturer\").nullable(),\n Name: z.string().describe(\"Name of the manufacturer\").nullable(),\n Phone: z.string().describe(\"Phone number of the manufacturer\").nullable(),\n Address: z.string().describe(\"Address of the manufacturer\").nullable(),\n Website: z.string().describe(\"Website URL of the manufacturer\").nullable(),\n IsDeleted: z.boolean().describe(\"Indicates if the manufacturer is deleted\").nullable(),\n UpdatedDate: z.string().describe(\"ISO 8601 datetime when the manufacturer was last updated\").nullable(),\n}).passthrough().describe(\"Manufacturer object returned by GET_ALL_MANUFACTURERS.\");\nexport const GagelistGetAllManufacturersOutput = z.object({\n data: z.array(GagelistGetAllManufacturers_ManufacturerSchema).describe(\"Array of manufacturer objects\"),\n count: z.number().int().describe(\"Number of manufacturers returned\").nullable(),\n total: z.number().int().describe(\"Total number of manufacturers\").nullable(),\n message: z.string().describe(\"Informational message from the API\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the API call was successful\").nullable(),\n}).passthrough().describe(\"Response model for GET_ALL_MANUFACTURERS.\");\n\nexport const gagelistGetAllManufacturers = action(\"GAGELIST_GET_ALL_MANUFACTURERS\", {\n slug: \"gagelist-get-all-manufacturers\",\n name: \"Get All Manufacturers\",\n description: \"Tool to retrieve a list of all manufacturers. Use after obtaining a valid access token. Returns manufacturer details including ID, name, contact information, and timestamps.\",\n input: GagelistGetAllManufacturersInput,\n output: GagelistGetAllManufacturersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-all-manufacturers.mjs","names":[],"sources":["../../src/actions/get-all-manufacturers.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { gagelist } from \"../app\";\n\nexport const GagelistGetAllManufacturersInput = z.object({}).describe(\"Request model for GET_ALL_MANUFACTURERS. No parameters required.\");\nconst GagelistGetAllManufacturers_ManufacturerSchema = z.object({\n Id: z.number().int().describe(\"Unique identifier of the manufacturer\").nullable(),\n Fax: z.string().describe(\"Fax number of the manufacturer\").nullable(),\n Name: z.string().describe(\"Name of the manufacturer\").nullable(),\n Phone: z.string().describe(\"Phone number of the manufacturer\").nullable(),\n Address: z.string().describe(\"Address of the manufacturer\").nullable(),\n Website: z.string().describe(\"Website URL of the manufacturer\").nullable(),\n IsDeleted: z.boolean().describe(\"Indicates if the manufacturer is deleted\").nullable(),\n UpdatedDate: z.string().describe(\"ISO 8601 datetime when the manufacturer was last updated\").nullable(),\n}).passthrough().describe(\"Manufacturer object returned by GET_ALL_MANUFACTURERS.\");\nexport const GagelistGetAllManufacturersOutput = z.object({\n data: z.array(GagelistGetAllManufacturers_ManufacturerSchema).describe(\"Array of manufacturer objects\"),\n count: z.number().int().describe(\"Number of manufacturers returned\").nullable(),\n total: z.number().int().describe(\"Total number of manufacturers\").nullable(),\n message: z.string().describe(\"Informational message from the API\").nullable().optional(),\n success: z.boolean().describe(\"Indicates if the API call was successful\").nullable(),\n}).passthrough().describe(\"Response model for GET_ALL_MANUFACTURERS.\");\n\nexport const gagelistGetAllManufacturers: AppAction<\n typeof GagelistGetAllManufacturersInput,\n typeof GagelistGetAllManufacturersOutput,\n typeof gagelist.credential\n> = action(\"GAGELIST_GET_ALL_MANUFACTURERS\", {\n slug: \"gagelist-get-all-manufacturers\",\n name: \"Get All Manufacturers\",\n description: \"Tool to retrieve a list of all manufacturers. Use after obtaining a valid access token. Returns manufacturer details including ID, name, contact information, and timestamps.\",\n input: GagelistGetAllManufacturersInput,\n output: GagelistGetAllManufacturersOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kEAAkE;AACxI,MAAM,iDAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAChF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACrE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACzE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AASlF,MAAa,8BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAjB+C,EAAE,OAAO;EACxD,MAAM,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,+BAA+B;EACtG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EAC3E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-attachment.cjs","names":["z","action"],"sources":["../../src/actions/get-attachment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistGetAttachmentInput = z.object({\n id: z.number().int().describe(\"Identifier of the attachment to retrieve\"),\n}).describe(\"Request model for retrieving an attachment by its ID.\");\nconst GagelistGetAttachment_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n}).passthrough();\nexport const GagelistGetAttachmentOutput = z.object({\n content: GagelistGetAttachment_FileDownloadableSchema.nullable(),\n}).passthrough().describe(\"Response model for retrieving an attachment.\");\n\nexport const gagelistGetAttachment = action(\"GAGELIST_GET_ATTACHMENT\", {\n slug: \"gagelist-get-attachment\",\n name: \"Get Attachment\",\n description: \"Tool to retrieve an attachment by its ID. Use when you need to download file attachments from the system.\",\n input: GagelistGetAttachmentInput,\n output: GagelistGetAttachmentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-attachment.cjs","names":["z","action"],"sources":["../../src/actions/get-attachment.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { gagelist } from \"../app\";\n\nexport const GagelistGetAttachmentInput = z.object({\n id: z.number().int().describe(\"Identifier of the attachment to retrieve\"),\n}).describe(\"Request model for retrieving an attachment by its ID.\");\nconst GagelistGetAttachment_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n}).passthrough();\nexport const GagelistGetAttachmentOutput = z.object({\n content: GagelistGetAttachment_FileDownloadableSchema.nullable(),\n}).passthrough().describe(\"Response model for retrieving an attachment.\");\n\nexport const gagelistGetAttachment: AppAction<\n typeof GagelistGetAttachmentInput,\n typeof GagelistGetAttachmentOutput,\n typeof gagelist.credential\n> = action(\"GAGELIST_GET_ATTACHMENT\", {\n slug: \"gagelist-get-attachment\",\n name: \"Get Attachment\",\n description: \"Tool to retrieve an attachment by its ID. Use when you need to download file attachments from the system.\",\n input: GagelistGetAttachmentInput,\n output: GagelistGetAttachmentOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,EAC1E,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACnE,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAAS,6CAA6C,SAAS,EACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,wBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { gagelist } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-attachment.d.ts
|
|
@@ -11,9 +13,7 @@ declare const GagelistGetAttachmentOutput: z.ZodObject<{
|
|
|
11
13
|
mimetype: z.ZodNullable<z.ZodString>;
|
|
12
14
|
}, z.core.$loose>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const gagelistGetAttachment:
|
|
15
|
-
id: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
|
+
declare const gagelistGetAttachment: AppAction<typeof GagelistGetAttachmentInput, typeof GagelistGetAttachmentOutput, typeof gagelist.credential>;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { gagelistGetAttachment };
|
|
19
19
|
//# sourceMappingURL=get-attachment.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-attachment.d.cts","names":[],"sources":["../../src/actions/get-attachment.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-attachment.d.cts","names":[],"sources":["../../src/actions/get-attachment.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAQ1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { gagelist } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-attachment.d.ts
|
|
@@ -11,9 +13,7 @@ declare const GagelistGetAttachmentOutput: z.ZodObject<{
|
|
|
11
13
|
mimetype: z.ZodNullable<z.ZodString>;
|
|
12
14
|
}, z.core.$loose>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const gagelistGetAttachment:
|
|
15
|
-
id: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
|
+
declare const gagelistGetAttachment: AppAction<typeof GagelistGetAttachmentInput, typeof GagelistGetAttachmentOutput, typeof gagelist.credential>;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { gagelistGetAttachment };
|
|
19
19
|
//# sourceMappingURL=get-attachment.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-attachment.d.mts","names":[],"sources":["../../src/actions/get-attachment.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-attachment.d.mts","names":[],"sources":["../../src/actions/get-attachment.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAQ1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cAI3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-attachment.mjs","names":[],"sources":["../../src/actions/get-attachment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistGetAttachmentInput = z.object({\n id: z.number().int().describe(\"Identifier of the attachment to retrieve\"),\n}).describe(\"Request model for retrieving an attachment by its ID.\");\nconst GagelistGetAttachment_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n}).passthrough();\nexport const GagelistGetAttachmentOutput = z.object({\n content: GagelistGetAttachment_FileDownloadableSchema.nullable(),\n}).passthrough().describe(\"Response model for retrieving an attachment.\");\n\nexport const gagelistGetAttachment = action(\"GAGELIST_GET_ATTACHMENT\", {\n slug: \"gagelist-get-attachment\",\n name: \"Get Attachment\",\n description: \"Tool to retrieve an attachment by its ID. Use when you need to download file attachments from the system.\",\n input: GagelistGetAttachmentInput,\n output: GagelistGetAttachmentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-attachment.mjs","names":[],"sources":["../../src/actions/get-attachment.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { gagelist } from \"../app\";\n\nexport const GagelistGetAttachmentInput = z.object({\n id: z.number().int().describe(\"Identifier of the attachment to retrieve\"),\n}).describe(\"Request model for retrieving an attachment by its ID.\");\nconst GagelistGetAttachment_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n}).passthrough();\nexport const GagelistGetAttachmentOutput = z.object({\n content: GagelistGetAttachment_FileDownloadableSchema.nullable(),\n}).passthrough().describe(\"Response model for retrieving an attachment.\");\n\nexport const gagelistGetAttachment: AppAction<\n typeof GagelistGetAttachmentInput,\n typeof GagelistGetAttachmentOutput,\n typeof gagelist.credential\n> = action(\"GAGELIST_GET_ATTACHMENT\", {\n slug: \"gagelist-get-attachment\",\n name: \"Get Attachment\",\n description: \"Tool to retrieve an attachment by its ID. Use when you need to download file attachments from the system.\",\n input: GagelistGetAttachmentInput,\n output: GagelistGetAttachmentOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO,EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,EAC1E,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,+CAA+C,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACnE,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyC,EAAE,OAAO,EAClD,SAAS,6CAA6C,SAAS,EACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-custom-fields.cjs","names":["z","action"],"sources":["../../src/actions/get-custom-fields.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistGetCustomFieldsInput = z.object({}).describe(\"Request model for retrieving custom field definitions. No parameters required.\");\nconst GagelistGetCustomFields_CustomFieldSchema = z.object({\n Id: z.number().int().describe(\"Unique identifier of the custom field\").nullable(),\n Status: z.string().describe(\"Current status of the custom field (e.g., Active/Inactive)\").nullable(),\n ForType: z.string().describe(\"Context this field applies to (e.g., 'Gage' or 'Calibration')\").nullable(),\n FieldName: z.string().describe(\"Name of the custom field\").nullable(),\n FieldType: z.string().describe(\"Data type of the custom field\").nullable(),\n UpdatedDate: z.string().describe(\"Timestamp when this field was last updated (ISO 8601 format)\").nullable(),\n DisplayOrder: z.number().int().describe(\"Overall ordering index for this custom field\").nullable(),\n FieldOptions: z.string().describe(\"Comma-separated options for choice fields, if any\").nullable(),\n GageRequired: z.number().int().describe(\"Whether required for gage (0 = no, 1 = yes)\").nullable(),\n VisibleOnCert: z.number().int().describe(\"Whether to show this field on the certificate (0 = no, 1 = yes)\").nullable(),\n GagePermission: z.string().describe(\"Permission level for gage context\").nullable(),\n GageDefaultValue: z.string().describe(\"Default value in gage context\").nullable(),\n GageDisplaySection: z.number().int().describe(\"Section ordering index for display under gage records\").nullable(),\n CalibrationRequired: z.number().int().describe(\"Whether required for calibration (0 = no, 1 = yes)\").nullable(),\n CalibrationPermission: z.string().describe(\"Permission level for calibration context\").nullable(),\n CalibrationDefaultValue: z.string().describe(\"Default value in calibration context\").nullable(),\n CalibrationDisplaySection: z.number().int().describe(\"Section ordering index for display under calibration records\").nullable(),\n}).passthrough().describe(\"Definition of a single custom field in GageList.\");\nexport const GagelistGetCustomFieldsOutput = z.object({\n data: z.array(GagelistGetCustomFields_CustomFieldSchema).describe(\"List of custom field definitions\"),\n count: z.number().int().describe(\"Count of items in this response\").nullable(),\n total: z.number().int().describe(\"Total number of custom fields returned\").nullable(),\n message: z.string().describe(\"Additional message from the API\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the call succeeded\").nullable(),\n}).passthrough().describe(\"Response model for GET_CUSTOM_FIELDS action.\");\n\nexport const gagelistGetCustomFields = action(\"GAGELIST_GET_CUSTOM_FIELDS\", {\n slug: \"gagelist-get-custom-fields\",\n name: \"Get Custom Fields\",\n description: \"Tool to retrieve custom field definitions. Use when you need to list all custom fields configured for both gage and calibration items after authentication.\",\n input: GagelistGetCustomFieldsInput,\n output: GagelistGetCustomFieldsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-custom-fields.cjs","names":["z","action"],"sources":["../../src/actions/get-custom-fields.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { gagelist } from \"../app\";\n\nexport const GagelistGetCustomFieldsInput = z.object({}).describe(\"Request model for retrieving custom field definitions. No parameters required.\");\nconst GagelistGetCustomFields_CustomFieldSchema = z.object({\n Id: z.number().int().describe(\"Unique identifier of the custom field\").nullable(),\n Status: z.string().describe(\"Current status of the custom field (e.g., Active/Inactive)\").nullable(),\n ForType: z.string().describe(\"Context this field applies to (e.g., 'Gage' or 'Calibration')\").nullable(),\n FieldName: z.string().describe(\"Name of the custom field\").nullable(),\n FieldType: z.string().describe(\"Data type of the custom field\").nullable(),\n UpdatedDate: z.string().describe(\"Timestamp when this field was last updated (ISO 8601 format)\").nullable(),\n DisplayOrder: z.number().int().describe(\"Overall ordering index for this custom field\").nullable(),\n FieldOptions: z.string().describe(\"Comma-separated options for choice fields, if any\").nullable(),\n GageRequired: z.number().int().describe(\"Whether required for gage (0 = no, 1 = yes)\").nullable(),\n VisibleOnCert: z.number().int().describe(\"Whether to show this field on the certificate (0 = no, 1 = yes)\").nullable(),\n GagePermission: z.string().describe(\"Permission level for gage context\").nullable(),\n GageDefaultValue: z.string().describe(\"Default value in gage context\").nullable(),\n GageDisplaySection: z.number().int().describe(\"Section ordering index for display under gage records\").nullable(),\n CalibrationRequired: z.number().int().describe(\"Whether required for calibration (0 = no, 1 = yes)\").nullable(),\n CalibrationPermission: z.string().describe(\"Permission level for calibration context\").nullable(),\n CalibrationDefaultValue: z.string().describe(\"Default value in calibration context\").nullable(),\n CalibrationDisplaySection: z.number().int().describe(\"Section ordering index for display under calibration records\").nullable(),\n}).passthrough().describe(\"Definition of a single custom field in GageList.\");\nexport const GagelistGetCustomFieldsOutput = z.object({\n data: z.array(GagelistGetCustomFields_CustomFieldSchema).describe(\"List of custom field definitions\"),\n count: z.number().int().describe(\"Count of items in this response\").nullable(),\n total: z.number().int().describe(\"Total number of custom fields returned\").nullable(),\n message: z.string().describe(\"Additional message from the API\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the call succeeded\").nullable(),\n}).passthrough().describe(\"Response model for GET_CUSTOM_FIELDS action.\");\n\nexport const gagelistGetCustomFields: AppAction<\n typeof GagelistGetCustomFieldsInput,\n typeof GagelistGetCustomFieldsOutput,\n typeof gagelist.credential\n> = action(\"GAGELIST_GET_CUSTOM_FIELDS\", {\n slug: \"gagelist-get-custom-fields\",\n name: \"Get Custom Fields\",\n description: \"Tool to retrieve custom field definitions. Use when you need to list all custom fields configured for both gage and calibration items after authentication.\",\n input: GagelistGetCustomFieldsInput,\n output: GagelistGetCustomFieldsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gFAAgF;AAClJ,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAChF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACvG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACpE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACzE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC1G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAChG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAChG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACrH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAClF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAChF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAChH,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9G,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAChG,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC9F,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,kCAAkC;CACpG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACpF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,0BAITC,eAAAA,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { gagelist } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-custom-fields.d.ts
|
|
@@ -27,7 +29,7 @@ declare const GagelistGetCustomFieldsOutput: z.ZodObject<{
|
|
|
27
29
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
30
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
29
31
|
}, z.core.$loose>;
|
|
30
|
-
declare const gagelistGetCustomFields:
|
|
32
|
+
declare const gagelistGetCustomFields: AppAction<typeof GagelistGetCustomFieldsInput, typeof GagelistGetCustomFieldsOutput, typeof gagelist.credential>;
|
|
31
33
|
//#endregion
|
|
32
34
|
export { gagelistGetCustomFields };
|
|
33
35
|
//# sourceMappingURL=get-custom-fields.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-custom-fields.d.cts","names":[],"sources":["../../src/actions/get-custom-fields.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-custom-fields.d.cts","names":[],"sources":["../../src/actions/get-custom-fields.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAoB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAQ7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { gagelist } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-custom-fields.d.ts
|
|
@@ -27,7 +29,7 @@ declare const GagelistGetCustomFieldsOutput: z.ZodObject<{
|
|
|
27
29
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
30
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
29
31
|
}, z.core.$loose>;
|
|
30
|
-
declare const gagelistGetCustomFields:
|
|
32
|
+
declare const gagelistGetCustomFields: AppAction<typeof GagelistGetCustomFieldsInput, typeof GagelistGetCustomFieldsOutput, typeof gagelist.credential>;
|
|
31
33
|
//#endregion
|
|
32
34
|
export { gagelistGetCustomFields };
|
|
33
35
|
//# sourceMappingURL=get-custom-fields.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-custom-fields.d.mts","names":[],"sources":["../../src/actions/get-custom-fields.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-custom-fields.d.mts","names":[],"sources":["../../src/actions/get-custom-fields.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAoB5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAQ7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-custom-fields.mjs","names":[],"sources":["../../src/actions/get-custom-fields.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistGetCustomFieldsInput = z.object({}).describe(\"Request model for retrieving custom field definitions. No parameters required.\");\nconst GagelistGetCustomFields_CustomFieldSchema = z.object({\n Id: z.number().int().describe(\"Unique identifier of the custom field\").nullable(),\n Status: z.string().describe(\"Current status of the custom field (e.g., Active/Inactive)\").nullable(),\n ForType: z.string().describe(\"Context this field applies to (e.g., 'Gage' or 'Calibration')\").nullable(),\n FieldName: z.string().describe(\"Name of the custom field\").nullable(),\n FieldType: z.string().describe(\"Data type of the custom field\").nullable(),\n UpdatedDate: z.string().describe(\"Timestamp when this field was last updated (ISO 8601 format)\").nullable(),\n DisplayOrder: z.number().int().describe(\"Overall ordering index for this custom field\").nullable(),\n FieldOptions: z.string().describe(\"Comma-separated options for choice fields, if any\").nullable(),\n GageRequired: z.number().int().describe(\"Whether required for gage (0 = no, 1 = yes)\").nullable(),\n VisibleOnCert: z.number().int().describe(\"Whether to show this field on the certificate (0 = no, 1 = yes)\").nullable(),\n GagePermission: z.string().describe(\"Permission level for gage context\").nullable(),\n GageDefaultValue: z.string().describe(\"Default value in gage context\").nullable(),\n GageDisplaySection: z.number().int().describe(\"Section ordering index for display under gage records\").nullable(),\n CalibrationRequired: z.number().int().describe(\"Whether required for calibration (0 = no, 1 = yes)\").nullable(),\n CalibrationPermission: z.string().describe(\"Permission level for calibration context\").nullable(),\n CalibrationDefaultValue: z.string().describe(\"Default value in calibration context\").nullable(),\n CalibrationDisplaySection: z.number().int().describe(\"Section ordering index for display under calibration records\").nullable(),\n}).passthrough().describe(\"Definition of a single custom field in GageList.\");\nexport const GagelistGetCustomFieldsOutput = z.object({\n data: z.array(GagelistGetCustomFields_CustomFieldSchema).describe(\"List of custom field definitions\"),\n count: z.number().int().describe(\"Count of items in this response\").nullable(),\n total: z.number().int().describe(\"Total number of custom fields returned\").nullable(),\n message: z.string().describe(\"Additional message from the API\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the call succeeded\").nullable(),\n}).passthrough().describe(\"Response model for GET_CUSTOM_FIELDS action.\");\n\nexport const gagelistGetCustomFields = action(\"GAGELIST_GET_CUSTOM_FIELDS\", {\n slug: \"gagelist-get-custom-fields\",\n name: \"Get Custom Fields\",\n description: \"Tool to retrieve custom field definitions. Use when you need to list all custom fields configured for both gage and calibration items after authentication.\",\n input: GagelistGetCustomFieldsInput,\n output: GagelistGetCustomFieldsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-custom-fields.mjs","names":[],"sources":["../../src/actions/get-custom-fields.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { gagelist } from \"../app\";\n\nexport const GagelistGetCustomFieldsInput = z.object({}).describe(\"Request model for retrieving custom field definitions. No parameters required.\");\nconst GagelistGetCustomFields_CustomFieldSchema = z.object({\n Id: z.number().int().describe(\"Unique identifier of the custom field\").nullable(),\n Status: z.string().describe(\"Current status of the custom field (e.g., Active/Inactive)\").nullable(),\n ForType: z.string().describe(\"Context this field applies to (e.g., 'Gage' or 'Calibration')\").nullable(),\n FieldName: z.string().describe(\"Name of the custom field\").nullable(),\n FieldType: z.string().describe(\"Data type of the custom field\").nullable(),\n UpdatedDate: z.string().describe(\"Timestamp when this field was last updated (ISO 8601 format)\").nullable(),\n DisplayOrder: z.number().int().describe(\"Overall ordering index for this custom field\").nullable(),\n FieldOptions: z.string().describe(\"Comma-separated options for choice fields, if any\").nullable(),\n GageRequired: z.number().int().describe(\"Whether required for gage (0 = no, 1 = yes)\").nullable(),\n VisibleOnCert: z.number().int().describe(\"Whether to show this field on the certificate (0 = no, 1 = yes)\").nullable(),\n GagePermission: z.string().describe(\"Permission level for gage context\").nullable(),\n GageDefaultValue: z.string().describe(\"Default value in gage context\").nullable(),\n GageDisplaySection: z.number().int().describe(\"Section ordering index for display under gage records\").nullable(),\n CalibrationRequired: z.number().int().describe(\"Whether required for calibration (0 = no, 1 = yes)\").nullable(),\n CalibrationPermission: z.string().describe(\"Permission level for calibration context\").nullable(),\n CalibrationDefaultValue: z.string().describe(\"Default value in calibration context\").nullable(),\n CalibrationDisplaySection: z.number().int().describe(\"Section ordering index for display under calibration records\").nullable(),\n}).passthrough().describe(\"Definition of a single custom field in GageList.\");\nexport const GagelistGetCustomFieldsOutput = z.object({\n data: z.array(GagelistGetCustomFields_CustomFieldSchema).describe(\"List of custom field definitions\"),\n count: z.number().int().describe(\"Count of items in this response\").nullable(),\n total: z.number().int().describe(\"Total number of custom fields returned\").nullable(),\n message: z.string().describe(\"Additional message from the API\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the call succeeded\").nullable(),\n}).passthrough().describe(\"Response model for GET_CUSTOM_FIELDS action.\");\n\nexport const gagelistGetCustomFields: AppAction<\n typeof GagelistGetCustomFieldsInput,\n typeof GagelistGetCustomFieldsOutput,\n typeof gagelist.credential\n> = action(\"GAGELIST_GET_CUSTOM_FIELDS\", {\n slug: \"gagelist-get-custom-fields\",\n name: \"Get Custom Fields\",\n description: \"Tool to retrieve custom field definitions. Use when you need to list all custom fields configured for both gage and calibration items after authentication.\",\n input: GagelistGetCustomFieldsInput,\n output: GagelistGetCustomFieldsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gFAAgF;AAClJ,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAChF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACvG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACpE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACzE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC1G,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAChG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAChG,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACrH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAClF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAChF,oBAAoB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAChH,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9G,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAChG,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC9F,2BAA2B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAS5E,MAAa,0BAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAjB2C,EAAE,OAAO;EACpD,MAAM,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,kCAAkC;EACpG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACpF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-single-calibration-record.cjs","names":["z","action"],"sources":["../../src/actions/get-single-calibration-record.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistGetSingleCalibrationRecordInput = z.object({\n id: z.number().int().describe(\"Calibration record identifier, must be a positive integer\"),\n}).describe(\"Request schema for GET_SINGLE_CALIBRATION_RECORD action.\");\nconst GagelistGetSingleCalibrationRecord_AttachmentItemSchema = z.object({\n Id: z.number().int().describe(\"Attachment unique identifier\").nullable(),\n FileName: z.string().describe(\"Original file name\").nullable(),\n FileSize: z.number().int().describe(\"Size in bytes\").nullable(),\n FileType: z.string().describe(\"MIME type or extension\").nullable(),\n RecordId: z.number().int().describe(\"Parent record ID\").nullable(),\n RecordType: z.string().describe(\"Type of record this attachment belongs to\").nullable(),\n}).passthrough();\nconst GagelistGetSingleCalibrationRecord_CounterValueItemSchema = z.object({\n Id: z.number().int().describe(\"Counter value unique identifier\").nullable(),\n RefID: z.number().int().describe(\"Reference record ID\").nullable(),\n FieldId: z.number().int().describe(\"Field definition identifier\").nullable(),\n RefType: z.number().int().describe(\"Reference record type\").nullable(),\n FieldValue: z.string().describe(\"Stored field value\").nullable(),\n UpdatedDate: z.string().describe(\"Timestamp when the value was last updated\").nullable(),\n}).passthrough();\nconst GagelistGetSingleCalibrationRecord_CalibrationTestItemSchema = z.object({\n Id: z.number().int().describe(\"Test record unique identifier\").nullable(),\n AsLeft: z.string().describe(\"Value after adjustment\").nullable(),\n AsFound: z.string().describe(\"Value found before adjustment\").nullable(),\n PassFail: z.string().describe(\"Pass or Fail result\").nullable(),\n ChkAsLeft: z.string().describe(\"Check value after adjustment\").nullable(),\n Parameter: z.string().describe(\"Parameter under test\").nullable(),\n TestNumber: z.string().describe(\"Sequential test number\").nullable(),\n RefStandardID: z.string().describe(\"Reference standard identifier\").nullable(),\n ExpectedResult: z.string().describe(\"Expected outcome/value\").nullable(),\n CalibrationRefId: z.number().int().describe(\"Reference to parent calibration record\").nullable(),\n}).passthrough();\nconst GagelistGetSingleCalibrationRecord_CalibrationRecordSchema = z.object({\n Id: z.number().int().describe(\"Calibration record identifier\").nullable(),\n Days: z.number().int().describe(\"Days component of interval\").nullable(),\n Type: z.string().describe(\"Type of calibration\").nullable(),\n Model: z.string().describe(\"Model number\").nullable(),\n Years: z.number().int().describe(\"Years component of interval\").nullable(),\n Months: z.number().int().describe(\"Months component of interval\").nullable(),\n AssetNo: z.string().describe(\"Asset number\").nullable(),\n Website: z.string().describe(\"Manufacturer website\").nullable(),\n Interval: z.string().describe(\"Calibration interval description\").nullable(),\n IsSigned: z.boolean().describe(\"Flag indicating if record is signed\").nullable(),\n Location: z.string().describe(\"Location of the equipment\").nullable(),\n SignedBy: z.string().describe(\"User who signed the record\").nullable(),\n TestCost: z.string().describe(\"Test cost\").nullable(),\n TestTime: z.string().describe(\"Test time\").nullable(),\n CreatedBy: z.string().describe(\"User who created the record\").nullable(),\n IsDeleted: z.boolean().describe(\"Flag indicating if record is deleted\").nullable(),\n SignedPDF: z.string().describe(\"Signed PDF document URL or data\").nullable(),\n Tolerance: z.string().describe(\"Tolerance specification\").nullable(),\n UpdatedBy: z.string().describe(\"User who last updated the record\").nullable(),\n SignedDate: z.string().describe(\"Date record was signed (ISO 8601)\").nullable(),\n Attachments: z.array(GagelistGetSingleCalibrationRecord_AttachmentItemSchema).default([]).describe(\"List of file attachments\").nullable().optional(),\n RangeOrSize: z.string().describe(\"Range or size of measurement\").nullable(),\n Uncertainty: z.string().describe(\"Measurement uncertainty\").nullable(),\n UpdatedDate: z.string().describe(\"Date when record was last updated (ISO 8601)\").nullable(),\n Manufacturer: z.string().describe(\"Manufacturer name\").nullable(),\n RecordNumber: z.string().describe(\"Record number assigned\").nullable(),\n SerialNumber: z.string().describe(\"Serial number\").nullable(),\n ControlNumber: z.string().describe(\"Control number\").nullable(),\n CounterValues: z.array(GagelistGetSingleCalibrationRecord_CounterValueItemSchema).default([]).describe(\"List of counter values\").nullable().optional(),\n SignatureData: z.string().describe(\"Signature data\").nullable(),\n UnitOfMeasure: z.string().describe(\"Unit of measure\").nullable(),\n ActionRequired: z.string().describe(\"Action required post calibration\").nullable(),\n DateCalibrated: z.string().describe(\"Date calibrated (ISO 8601)\").nullable(),\n EquipmentRefId: z.number().int().describe(\"Equipment reference ID\").nullable(),\n MasterStandard: z.string().describe(\"Master standard used\").nullable(),\n CalibrationDate: z.string().describe(\"Date of calibration (ISO 8601)\").nullable(),\n CalibrationTest: z.string().describe(\"Calibration test procedures\").nullable(),\n EquipmentAsLeft: z.string().describe(\"Equipment reading as left\").nullable(),\n ProductRecalled: z.string().describe(\"Product recall status\").nullable(),\n RepairsRequired: z.string().describe(\"Repairs required\").nullable(),\n ResponsibleUser: z.string().describe(\"User responsible for calibration\").nullable(),\n CalibrationTests: z.array(GagelistGetSingleCalibrationRecord_CalibrationTestItemSchema).default([]).describe(\"List of individual test details\").nullable().optional(),\n DescribedRepairs: z.string().describe(\"Description of repairs performed\").nullable(),\n EquipmentAsFound: z.string().describe(\"Equipment reading as found\").nullable(),\n ToleranceComment: z.string().describe(\"Comments on tolerance\").nullable(),\n TypesMeasurement: z.string().describe(\"Types of measurement\").nullable(),\n ConditionReceived: z.string().describe(\"Equipment condition when received\").nullable(),\n AdditionalComments: z.string().describe(\"Additional comments\").nullable(),\n CalibrationDueDate: z.string().describe(\"Calibration due date (ISO 8601)\").nullable(),\n FitIntendedPurpose: z.string().describe(\"Fit intended purpose\").nullable(),\n NextCalibrationDue: z.string().describe(\"Next calibration due (ISO 8601)\").nullable(),\n SignaturePublicKey: z.string().describe(\"Public key used for signature\").nullable(),\n TestEquipmentFalls: z.string().describe(\"Test equipment falls\").nullable(),\n ToleranceCondition: z.string().describe(\"Tolerance condition\").nullable(),\n AdjustmentsRequired: z.string().describe(\"Adjustments required for calibration\").nullable(),\n AppropriateNotified: z.string().describe(\"Appropriate parties notified\").nullable(),\n CalibrationTestMode: z.string().describe(\"Calibration test mode\").nullable(),\n LastCalibrationDate: z.string().describe(\"Last calibration date (ISO 8601)\").nullable(),\n CalibrationEnvironment: z.string().describe(\"Calibration environment\").nullable(),\n CalibrationTechinician: z.string().describe(\"Calibration technician name\").nullable(),\n CalibrationInstructions: z.string().describe(\"Calibration instructions\").nullable(),\n ExernalCalibrationRecord: z.string().describe(\"External calibration record reference\").nullable(),\n TestEquipmentAvailability: z.string().describe(\"Test equipment availability\").nullable(),\n TestEquipmentFallsAsFound: z.string().describe(\"Test equipment falls as found\").nullable(),\n}).passthrough();\nexport const GagelistGetSingleCalibrationRecordOutput = z.object({\n data: GagelistGetSingleCalibrationRecord_CalibrationRecordSchema.nullable(),\n message: z.string().describe(\"API-returned message\").nullable(),\n success: z.boolean().describe(\"Indicates if the operation was successful\").nullable(),\n}).passthrough().describe(\"Response schema for GET_SINGLE_CALIBRATION_RECORD action.\");\n\nexport const gagelistGetSingleCalibrationRecord = action(\"GAGELIST_GET_SINGLE_CALIBRATION_RECORD\", {\n slug: \"gagelist-get-single-calibration-record\",\n name: \"Get Single Calibration Record\",\n description: \"Tool to retrieve details of a single calibration record. Use when you need a specific record's detailed data. Ensure a valid Bearer token is set.\",\n input: GagelistGetSingleCalibrationRecordInput,\n output: GagelistGetSingleCalibrationRecordOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO,EAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,EAC3F,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACvE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAC7D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACjE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACjE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,4DAA4DA,IAAAA,EAAE,OAAO;CACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC3E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CACrE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAC/D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC/D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACvE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC9D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACxE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAChE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACnE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC7E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACvE,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,6DAA6DA,IAAAA,EAAE,OAAO;CAC1E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC3E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACpE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACrE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;CACpD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;CACpD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC3E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACnE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC5E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC9E,aAAaA,IAAAA,EAAE,MAAM,uDAAuD,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC1E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACrE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC1F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CAChE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACrE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CAC5D,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CAC9D,eAAeA,IAAAA,EAAE,MAAM,yDAAyD,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CAC9D,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CAC/D,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACjF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC3E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACrE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAChF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC7E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC3E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CACvE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CAClE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAClF,kBAAkBA,IAAAA,EAAE,MAAM,4DAA4D,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpK,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACnF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC7E,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CACxE,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACvE,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACrF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACxE,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACzE,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACzE,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACxE,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC1F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAClF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC3E,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtF,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAChF,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACpF,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAClF,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAChG,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACvF,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,MAAM,2DAA2D,SAAS;CAC1E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC9D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,qCAAqCC,eAAAA,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
1
|
+
{"version":3,"file":"get-single-calibration-record.cjs","names":["z","action"],"sources":["../../src/actions/get-single-calibration-record.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { gagelist } from \"../app\";\n\nexport const GagelistGetSingleCalibrationRecordInput = z.object({\n id: z.number().int().describe(\"Calibration record identifier, must be a positive integer\"),\n}).describe(\"Request schema for GET_SINGLE_CALIBRATION_RECORD action.\");\nconst GagelistGetSingleCalibrationRecord_AttachmentItemSchema = z.object({\n Id: z.number().int().describe(\"Attachment unique identifier\").nullable(),\n FileName: z.string().describe(\"Original file name\").nullable(),\n FileSize: z.number().int().describe(\"Size in bytes\").nullable(),\n FileType: z.string().describe(\"MIME type or extension\").nullable(),\n RecordId: z.number().int().describe(\"Parent record ID\").nullable(),\n RecordType: z.string().describe(\"Type of record this attachment belongs to\").nullable(),\n}).passthrough();\nconst GagelistGetSingleCalibrationRecord_CounterValueItemSchema = z.object({\n Id: z.number().int().describe(\"Counter value unique identifier\").nullable(),\n RefID: z.number().int().describe(\"Reference record ID\").nullable(),\n FieldId: z.number().int().describe(\"Field definition identifier\").nullable(),\n RefType: z.number().int().describe(\"Reference record type\").nullable(),\n FieldValue: z.string().describe(\"Stored field value\").nullable(),\n UpdatedDate: z.string().describe(\"Timestamp when the value was last updated\").nullable(),\n}).passthrough();\nconst GagelistGetSingleCalibrationRecord_CalibrationTestItemSchema = z.object({\n Id: z.number().int().describe(\"Test record unique identifier\").nullable(),\n AsLeft: z.string().describe(\"Value after adjustment\").nullable(),\n AsFound: z.string().describe(\"Value found before adjustment\").nullable(),\n PassFail: z.string().describe(\"Pass or Fail result\").nullable(),\n ChkAsLeft: z.string().describe(\"Check value after adjustment\").nullable(),\n Parameter: z.string().describe(\"Parameter under test\").nullable(),\n TestNumber: z.string().describe(\"Sequential test number\").nullable(),\n RefStandardID: z.string().describe(\"Reference standard identifier\").nullable(),\n ExpectedResult: z.string().describe(\"Expected outcome/value\").nullable(),\n CalibrationRefId: z.number().int().describe(\"Reference to parent calibration record\").nullable(),\n}).passthrough();\nconst GagelistGetSingleCalibrationRecord_CalibrationRecordSchema = z.object({\n Id: z.number().int().describe(\"Calibration record identifier\").nullable(),\n Days: z.number().int().describe(\"Days component of interval\").nullable(),\n Type: z.string().describe(\"Type of calibration\").nullable(),\n Model: z.string().describe(\"Model number\").nullable(),\n Years: z.number().int().describe(\"Years component of interval\").nullable(),\n Months: z.number().int().describe(\"Months component of interval\").nullable(),\n AssetNo: z.string().describe(\"Asset number\").nullable(),\n Website: z.string().describe(\"Manufacturer website\").nullable(),\n Interval: z.string().describe(\"Calibration interval description\").nullable(),\n IsSigned: z.boolean().describe(\"Flag indicating if record is signed\").nullable(),\n Location: z.string().describe(\"Location of the equipment\").nullable(),\n SignedBy: z.string().describe(\"User who signed the record\").nullable(),\n TestCost: z.string().describe(\"Test cost\").nullable(),\n TestTime: z.string().describe(\"Test time\").nullable(),\n CreatedBy: z.string().describe(\"User who created the record\").nullable(),\n IsDeleted: z.boolean().describe(\"Flag indicating if record is deleted\").nullable(),\n SignedPDF: z.string().describe(\"Signed PDF document URL or data\").nullable(),\n Tolerance: z.string().describe(\"Tolerance specification\").nullable(),\n UpdatedBy: z.string().describe(\"User who last updated the record\").nullable(),\n SignedDate: z.string().describe(\"Date record was signed (ISO 8601)\").nullable(),\n Attachments: z.array(GagelistGetSingleCalibrationRecord_AttachmentItemSchema).default([]).describe(\"List of file attachments\").nullable().optional(),\n RangeOrSize: z.string().describe(\"Range or size of measurement\").nullable(),\n Uncertainty: z.string().describe(\"Measurement uncertainty\").nullable(),\n UpdatedDate: z.string().describe(\"Date when record was last updated (ISO 8601)\").nullable(),\n Manufacturer: z.string().describe(\"Manufacturer name\").nullable(),\n RecordNumber: z.string().describe(\"Record number assigned\").nullable(),\n SerialNumber: z.string().describe(\"Serial number\").nullable(),\n ControlNumber: z.string().describe(\"Control number\").nullable(),\n CounterValues: z.array(GagelistGetSingleCalibrationRecord_CounterValueItemSchema).default([]).describe(\"List of counter values\").nullable().optional(),\n SignatureData: z.string().describe(\"Signature data\").nullable(),\n UnitOfMeasure: z.string().describe(\"Unit of measure\").nullable(),\n ActionRequired: z.string().describe(\"Action required post calibration\").nullable(),\n DateCalibrated: z.string().describe(\"Date calibrated (ISO 8601)\").nullable(),\n EquipmentRefId: z.number().int().describe(\"Equipment reference ID\").nullable(),\n MasterStandard: z.string().describe(\"Master standard used\").nullable(),\n CalibrationDate: z.string().describe(\"Date of calibration (ISO 8601)\").nullable(),\n CalibrationTest: z.string().describe(\"Calibration test procedures\").nullable(),\n EquipmentAsLeft: z.string().describe(\"Equipment reading as left\").nullable(),\n ProductRecalled: z.string().describe(\"Product recall status\").nullable(),\n RepairsRequired: z.string().describe(\"Repairs required\").nullable(),\n ResponsibleUser: z.string().describe(\"User responsible for calibration\").nullable(),\n CalibrationTests: z.array(GagelistGetSingleCalibrationRecord_CalibrationTestItemSchema).default([]).describe(\"List of individual test details\").nullable().optional(),\n DescribedRepairs: z.string().describe(\"Description of repairs performed\").nullable(),\n EquipmentAsFound: z.string().describe(\"Equipment reading as found\").nullable(),\n ToleranceComment: z.string().describe(\"Comments on tolerance\").nullable(),\n TypesMeasurement: z.string().describe(\"Types of measurement\").nullable(),\n ConditionReceived: z.string().describe(\"Equipment condition when received\").nullable(),\n AdditionalComments: z.string().describe(\"Additional comments\").nullable(),\n CalibrationDueDate: z.string().describe(\"Calibration due date (ISO 8601)\").nullable(),\n FitIntendedPurpose: z.string().describe(\"Fit intended purpose\").nullable(),\n NextCalibrationDue: z.string().describe(\"Next calibration due (ISO 8601)\").nullable(),\n SignaturePublicKey: z.string().describe(\"Public key used for signature\").nullable(),\n TestEquipmentFalls: z.string().describe(\"Test equipment falls\").nullable(),\n ToleranceCondition: z.string().describe(\"Tolerance condition\").nullable(),\n AdjustmentsRequired: z.string().describe(\"Adjustments required for calibration\").nullable(),\n AppropriateNotified: z.string().describe(\"Appropriate parties notified\").nullable(),\n CalibrationTestMode: z.string().describe(\"Calibration test mode\").nullable(),\n LastCalibrationDate: z.string().describe(\"Last calibration date (ISO 8601)\").nullable(),\n CalibrationEnvironment: z.string().describe(\"Calibration environment\").nullable(),\n CalibrationTechinician: z.string().describe(\"Calibration technician name\").nullable(),\n CalibrationInstructions: z.string().describe(\"Calibration instructions\").nullable(),\n ExernalCalibrationRecord: z.string().describe(\"External calibration record reference\").nullable(),\n TestEquipmentAvailability: z.string().describe(\"Test equipment availability\").nullable(),\n TestEquipmentFallsAsFound: z.string().describe(\"Test equipment falls as found\").nullable(),\n}).passthrough();\nexport const GagelistGetSingleCalibrationRecordOutput = z.object({\n data: GagelistGetSingleCalibrationRecord_CalibrationRecordSchema.nullable(),\n message: z.string().describe(\"API-returned message\").nullable(),\n success: z.boolean().describe(\"Indicates if the operation was successful\").nullable(),\n}).passthrough().describe(\"Response schema for GET_SINGLE_CALIBRATION_RECORD action.\");\n\nexport const gagelistGetSingleCalibrationRecord: AppAction<\n typeof GagelistGetSingleCalibrationRecordInput,\n typeof GagelistGetSingleCalibrationRecordOutput,\n typeof gagelist.credential\n> = action(\"GAGELIST_GET_SINGLE_CALIBRATION_RECORD\", {\n slug: \"gagelist-get-single-calibration-record\",\n name: \"Get Single Calibration Record\",\n description: \"Tool to retrieve details of a single calibration record. Use when you need a specific record's detailed data. Ensure a valid Bearer token is set.\",\n input: GagelistGetSingleCalibrationRecordInput,\n output: GagelistGetSingleCalibrationRecordOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { gagelist } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-single-calibration-record.d.ts
|
|
@@ -99,9 +101,7 @@ declare const GagelistGetSingleCalibrationRecordOutput: z.ZodObject<{
|
|
|
99
101
|
message: z.ZodNullable<z.ZodString>;
|
|
100
102
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
101
103
|
}, z.core.$loose>;
|
|
102
|
-
declare const gagelistGetSingleCalibrationRecord:
|
|
103
|
-
id: number;
|
|
104
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
104
|
+
declare const gagelistGetSingleCalibrationRecord: AppAction<typeof GagelistGetSingleCalibrationRecordInput, typeof GagelistGetSingleCalibrationRecordOutput, typeof gagelist.credential>;
|
|
105
105
|
//#endregion
|
|
106
106
|
export { gagelistGetSingleCalibrationRecord };
|
|
107
107
|
//# sourceMappingURL=get-single-calibration-record.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-single-calibration-record.d.cts","names":[],"sources":["../../src/actions/get-single-calibration-record.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-single-calibration-record.d.cts","names":[],"sources":["../../src/actions/get-single-calibration-record.ts"],"mappings":";;;;;cAMa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAiGvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMxC,kCAAA,EAAoC,SAAA,QACxC,uCAAA,SACA,wCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { gagelist } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-single-calibration-record.d.ts
|
|
@@ -99,9 +101,7 @@ declare const GagelistGetSingleCalibrationRecordOutput: z.ZodObject<{
|
|
|
99
101
|
message: z.ZodNullable<z.ZodString>;
|
|
100
102
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
101
103
|
}, z.core.$loose>;
|
|
102
|
-
declare const gagelistGetSingleCalibrationRecord:
|
|
103
|
-
id: number;
|
|
104
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
104
|
+
declare const gagelistGetSingleCalibrationRecord: AppAction<typeof GagelistGetSingleCalibrationRecordInput, typeof GagelistGetSingleCalibrationRecordOutput, typeof gagelist.credential>;
|
|
105
105
|
//#endregion
|
|
106
106
|
export { gagelistGetSingleCalibrationRecord };
|
|
107
107
|
//# sourceMappingURL=get-single-calibration-record.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-single-calibration-record.d.mts","names":[],"sources":["../../src/actions/get-single-calibration-record.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-single-calibration-record.d.mts","names":[],"sources":["../../src/actions/get-single-calibration-record.ts"],"mappings":";;;;;cAMa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAiGvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMxC,kCAAA,EAAoC,SAAA,QACxC,uCAAA,SACA,wCAAA,SACA,QAAA,CAAS,UAAA"}
|