@keystrokehq/gagelist 0.1.1 → 0.1.2

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.
Files changed (109) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-calibration-record.cjs +2 -2
  4. package/dist/actions/add-calibration-record.cjs.map +1 -1
  5. package/dist/actions/add-calibration-record.d.cts +3 -7
  6. package/dist/actions/add-calibration-record.d.mts +3 -7
  7. package/dist/actions/add-calibration-record.mjs +2 -2
  8. package/dist/actions/add-calibration-record.mjs.map +1 -1
  9. package/dist/actions/add-gage-record.cjs +1 -1
  10. package/dist/actions/add-gage-record.cjs.map +1 -1
  11. package/dist/actions/add-gage-record.d.cts +2 -6
  12. package/dist/actions/add-gage-record.d.mts +2 -6
  13. package/dist/actions/add-gage-record.mjs +1 -1
  14. package/dist/actions/add-gage-record.mjs.map +1 -1
  15. package/dist/actions/add-manufacturer.cjs +2 -2
  16. package/dist/actions/add-manufacturer.cjs.map +1 -1
  17. package/dist/actions/add-manufacturer.d.cts +3 -7
  18. package/dist/actions/add-manufacturer.d.mts +3 -7
  19. package/dist/actions/add-manufacturer.mjs +2 -2
  20. package/dist/actions/add-manufacturer.mjs.map +1 -1
  21. package/dist/actions/authenticate-with-gagelist.cjs +1 -1
  22. package/dist/actions/authenticate-with-gagelist.cjs.map +1 -1
  23. package/dist/actions/authenticate-with-gagelist.d.cts +2 -12
  24. package/dist/actions/authenticate-with-gagelist.d.mts +2 -12
  25. package/dist/actions/authenticate-with-gagelist.mjs +1 -1
  26. package/dist/actions/authenticate-with-gagelist.mjs.map +1 -1
  27. package/dist/actions/delete-calibration-record.d.cts +1 -5
  28. package/dist/actions/delete-calibration-record.d.mts +1 -5
  29. package/dist/actions/delete-gage-record.d.cts +1 -5
  30. package/dist/actions/delete-gage-record.d.mts +1 -5
  31. package/dist/actions/delete-manufacturer.d.cts +1 -5
  32. package/dist/actions/delete-manufacturer.d.mts +1 -5
  33. package/dist/actions/generate-calibration-certificate.d.cts +1 -7
  34. package/dist/actions/generate-calibration-certificate.d.mts +1 -7
  35. package/dist/actions/get-account-settings.cjs +1 -1
  36. package/dist/actions/get-account-settings.cjs.map +1 -1
  37. package/dist/actions/get-account-settings.d.cts +2 -38
  38. package/dist/actions/get-account-settings.d.cts.map +1 -1
  39. package/dist/actions/get-account-settings.d.mts +2 -38
  40. package/dist/actions/get-account-settings.d.mts.map +1 -1
  41. package/dist/actions/get-account-settings.mjs +1 -1
  42. package/dist/actions/get-account-settings.mjs.map +1 -1
  43. package/dist/actions/get-account-status.cjs +6 -6
  44. package/dist/actions/get-account-status.cjs.map +1 -1
  45. package/dist/actions/get-account-status.d.cts +8 -79
  46. package/dist/actions/get-account-status.d.cts.map +1 -1
  47. package/dist/actions/get-account-status.d.mts +8 -79
  48. package/dist/actions/get-account-status.d.mts.map +1 -1
  49. package/dist/actions/get-account-status.mjs +6 -6
  50. package/dist/actions/get-account-status.mjs.map +1 -1
  51. package/dist/actions/get-all-calibration-records.cjs +69 -69
  52. package/dist/actions/get-all-calibration-records.cjs.map +1 -1
  53. package/dist/actions/get-all-calibration-records.d.cts +70 -141
  54. package/dist/actions/get-all-calibration-records.d.mts +70 -141
  55. package/dist/actions/get-all-calibration-records.mjs +69 -69
  56. package/dist/actions/get-all-calibration-records.mjs.map +1 -1
  57. package/dist/actions/get-all-gage-records.cjs +48 -48
  58. package/dist/actions/get-all-gage-records.cjs.map +1 -1
  59. package/dist/actions/get-all-gage-records.d.cts +49 -99
  60. package/dist/actions/get-all-gage-records.d.mts +49 -99
  61. package/dist/actions/get-all-gage-records.mjs +48 -48
  62. package/dist/actions/get-all-gage-records.mjs.map +1 -1
  63. package/dist/actions/get-all-manufacturers.cjs +1 -1
  64. package/dist/actions/get-all-manufacturers.cjs.map +1 -1
  65. package/dist/actions/get-all-manufacturers.d.cts +2 -17
  66. package/dist/actions/get-all-manufacturers.d.cts.map +1 -1
  67. package/dist/actions/get-all-manufacturers.d.mts +2 -17
  68. package/dist/actions/get-all-manufacturers.d.mts.map +1 -1
  69. package/dist/actions/get-all-manufacturers.mjs +1 -1
  70. package/dist/actions/get-all-manufacturers.mjs.map +1 -1
  71. package/dist/actions/get-attachment.d.cts +1 -7
  72. package/dist/actions/get-attachment.d.mts +1 -7
  73. package/dist/actions/get-custom-fields.cjs +1 -1
  74. package/dist/actions/get-custom-fields.cjs.map +1 -1
  75. package/dist/actions/get-custom-fields.d.cts +2 -26
  76. package/dist/actions/get-custom-fields.d.cts.map +1 -1
  77. package/dist/actions/get-custom-fields.d.mts +2 -26
  78. package/dist/actions/get-custom-fields.d.mts.map +1 -1
  79. package/dist/actions/get-custom-fields.mjs +1 -1
  80. package/dist/actions/get-custom-fields.mjs.map +1 -1
  81. package/dist/actions/get-single-calibration-record.cjs +3 -3
  82. package/dist/actions/get-single-calibration-record.cjs.map +1 -1
  83. package/dist/actions/get-single-calibration-record.d.cts +4 -98
  84. package/dist/actions/get-single-calibration-record.d.mts +4 -98
  85. package/dist/actions/get-single-calibration-record.mjs +3 -3
  86. package/dist/actions/get-single-calibration-record.mjs.map +1 -1
  87. package/dist/actions/get-single-gage-record.cjs +52 -52
  88. package/dist/actions/get-single-gage-record.cjs.map +1 -1
  89. package/dist/actions/get-single-gage-record.d.cts +53 -111
  90. package/dist/actions/get-single-gage-record.d.mts +53 -111
  91. package/dist/actions/get-single-gage-record.mjs +52 -52
  92. package/dist/actions/get-single-gage-record.mjs.map +1 -1
  93. package/dist/actions/update-account-settings.d.cts +1 -4
  94. package/dist/actions/update-account-settings.d.mts +1 -4
  95. package/dist/actions/update-custom-field-values.cjs +1 -1
  96. package/dist/actions/update-custom-field-values.cjs.map +1 -1
  97. package/dist/actions/update-custom-field-values.d.cts +2 -6
  98. package/dist/actions/update-custom-field-values.d.mts +2 -6
  99. package/dist/actions/update-custom-field-values.mjs +1 -1
  100. package/dist/actions/update-custom-field-values.mjs.map +1 -1
  101. package/dist/actions/update-manufacturer.d.cts +1 -5
  102. package/dist/actions/update-manufacturer.d.mts +1 -5
  103. package/dist/actions/upload-attachment-to-gage-record.cjs +1 -1
  104. package/dist/actions/upload-attachment-to-gage-record.cjs.map +1 -1
  105. package/dist/actions/upload-attachment-to-gage-record.d.cts +2 -6
  106. package/dist/actions/upload-attachment-to-gage-record.d.mts +2 -6
  107. package/dist/actions/upload-attachment-to-gage-record.mjs +1 -1
  108. package/dist/actions/upload-attachment-to-gage-record.mjs.map +1 -1
  109. package/package.json +1 -1
@@ -6,152 +6,81 @@ declare const GagelistGetAllCalibrationRecordsInput: z.ZodObject<{
6
6
  record_number: z.ZodNumber;
7
7
  }, z.core.$strip>;
8
8
  declare const GagelistGetAllCalibrationRecordsOutput: z.ZodObject<{
9
- data: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
10
- Id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
11
- Area: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
12
- Days: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
13
- Type: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
14
- Model: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
15
- Years: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
16
- Months: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
17
- AssetNo: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
18
- Website: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
19
- DaysLate: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
20
- Interval: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
21
- Location: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
22
- TestCost: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
23
- TestTime: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
24
- CreatedBy: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
25
- IsDeleted: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
26
- Tolerance: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
27
- UpdatedBy: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
28
- NISTNumber: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
29
- CreatedDate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
30
- DateAquired: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
31
- RangeOrSize: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
32
- Uncertainty: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
33
- UpdatedDate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
34
- Manufacturer: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
35
- RecordNumber: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
36
- SerialNumber: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
37
- ControlNumber: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
38
- RefStandardID: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
39
- UnitOfMeasure: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
40
- ActionRequired: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
41
- DateCalibrated: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
42
- EquipmentRefId: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
43
- MasterStandard: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
44
- SourceOrVendor: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
45
- CalibrationDate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
46
- CalibrationTest: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
47
- EquipmentAsLeft: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
48
- ProductRecalled: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
49
- RepairsRequired: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
50
- ResponsibleUser: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
51
- ConditionAquired: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
52
- DescribedRepairs: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
53
- EquipmentAsFound: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
54
- ToleranceComment: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
55
- TypesMeasurement: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
56
- ConditionReceived: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
57
- AdditionalComments: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
58
- CalibrationDateStr: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
59
- CalibrationDueDate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
60
- FitIntendedPurpose: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
61
- NextCalibrationDue: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
62
- TestEquipmentFalls: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
63
- ToleranceCondition: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
64
- AdjustmentsRequired: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
65
- AppropriateNotified: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
66
- CalibrationTestMode: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
67
- LastCalibrationDate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
68
- CalibrationEnvironment: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
69
- CalibrationTechinician: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
70
- CalibrationInstructions: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
71
- ExernalCalibrationRecord: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
72
- TestEquipmentAvailability: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
73
- TestEquipmentFallsAsFound: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
9
+ data: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
10
+ Id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ Area: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ Days: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ Type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ Model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ Years: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ Months: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ AssetNo: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ Website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ DaysLate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ Interval: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ Location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ TestCost: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ TestTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ CreatedBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ IsDeleted: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
26
+ Tolerance: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ UpdatedBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ NISTNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ CreatedDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ DateAquired: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ RangeOrSize: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ Uncertainty: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ UpdatedDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ Manufacturer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ RecordNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ SerialNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ ControlNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
+ RefStandardID: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ UnitOfMeasure: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ ActionRequired: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ DateCalibrated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
+ EquipmentRefId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
43
+ MasterStandard: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
+ SourceOrVendor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
45
+ CalibrationDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
+ CalibrationTest: z.ZodOptional<z.ZodNullable<z.ZodString>>;
47
+ EquipmentAsLeft: z.ZodOptional<z.ZodNullable<z.ZodString>>;
48
+ ProductRecalled: z.ZodOptional<z.ZodNullable<z.ZodString>>;
49
+ RepairsRequired: z.ZodOptional<z.ZodNullable<z.ZodString>>;
50
+ ResponsibleUser: z.ZodOptional<z.ZodNullable<z.ZodString>>;
51
+ ConditionAquired: z.ZodOptional<z.ZodNullable<z.ZodString>>;
52
+ DescribedRepairs: z.ZodOptional<z.ZodNullable<z.ZodString>>;
53
+ EquipmentAsFound: z.ZodOptional<z.ZodNullable<z.ZodString>>;
54
+ ToleranceComment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
55
+ TypesMeasurement: z.ZodOptional<z.ZodNullable<z.ZodString>>;
56
+ ConditionReceived: z.ZodOptional<z.ZodNullable<z.ZodString>>;
57
+ AdditionalComments: z.ZodOptional<z.ZodNullable<z.ZodString>>;
58
+ CalibrationDateStr: z.ZodOptional<z.ZodNullable<z.ZodString>>;
59
+ CalibrationDueDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
60
+ FitIntendedPurpose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
61
+ NextCalibrationDue: z.ZodOptional<z.ZodNullable<z.ZodString>>;
62
+ TestEquipmentFalls: z.ZodOptional<z.ZodNullable<z.ZodString>>;
63
+ ToleranceCondition: z.ZodOptional<z.ZodNullable<z.ZodString>>;
64
+ AdjustmentsRequired: z.ZodOptional<z.ZodNullable<z.ZodString>>;
65
+ AppropriateNotified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
66
+ CalibrationTestMode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
67
+ LastCalibrationDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
68
+ CalibrationEnvironment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
69
+ CalibrationTechinician: z.ZodOptional<z.ZodNullable<z.ZodString>>;
70
+ CalibrationInstructions: z.ZodOptional<z.ZodNullable<z.ZodString>>;
71
+ ExernalCalibrationRecord: z.ZodOptional<z.ZodNullable<z.ZodString>>;
72
+ TestEquipmentAvailability: z.ZodOptional<z.ZodNullable<z.ZodString>>;
73
+ TestEquipmentFallsAsFound: z.ZodOptional<z.ZodNullable<z.ZodString>>;
74
74
  }, z.core.$strip>>>>;
75
- count: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
76
- total: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
77
- message: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
78
- success: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
75
+ count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
76
+ total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
77
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
78
+ success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
79
79
  }, z.core.$strip>;
80
80
  declare const gagelistGetAllCalibrationRecords: import("@keystrokehq/action").WorkflowActionDefinition<{
81
81
  start: number;
82
82
  record_number: number;
83
- }, {
84
- data?: {
85
- Id?: number | undefined;
86
- Area?: string | undefined;
87
- Days?: number | undefined;
88
- Type?: string | undefined;
89
- Model?: string | undefined;
90
- Years?: number | undefined;
91
- Months?: number | undefined;
92
- AssetNo?: string | undefined;
93
- Website?: string | undefined;
94
- DaysLate?: number | undefined;
95
- Interval?: string | undefined;
96
- Location?: string | undefined;
97
- TestCost?: string | undefined;
98
- TestTime?: string | undefined;
99
- CreatedBy?: string | undefined;
100
- IsDeleted?: boolean | undefined;
101
- Tolerance?: string | undefined;
102
- UpdatedBy?: string | undefined;
103
- NISTNumber?: string | undefined;
104
- CreatedDate?: string | undefined;
105
- DateAquired?: string | undefined;
106
- RangeOrSize?: string | undefined;
107
- Uncertainty?: string | undefined;
108
- UpdatedDate?: string | undefined;
109
- Manufacturer?: string | undefined;
110
- RecordNumber?: string | undefined;
111
- SerialNumber?: string | undefined;
112
- ControlNumber?: string | undefined;
113
- RefStandardID?: string | undefined;
114
- UnitOfMeasure?: string | undefined;
115
- ActionRequired?: string | undefined;
116
- DateCalibrated?: string | undefined;
117
- EquipmentRefId?: number | undefined;
118
- MasterStandard?: string | undefined;
119
- SourceOrVendor?: string | undefined;
120
- CalibrationDate?: string | undefined;
121
- CalibrationTest?: string | undefined;
122
- EquipmentAsLeft?: string | undefined;
123
- ProductRecalled?: string | undefined;
124
- RepairsRequired?: string | undefined;
125
- ResponsibleUser?: string | undefined;
126
- ConditionAquired?: string | undefined;
127
- DescribedRepairs?: string | undefined;
128
- EquipmentAsFound?: string | undefined;
129
- ToleranceComment?: string | undefined;
130
- TypesMeasurement?: string | undefined;
131
- ConditionReceived?: string | undefined;
132
- AdditionalComments?: string | undefined;
133
- CalibrationDateStr?: string | undefined;
134
- CalibrationDueDate?: string | undefined;
135
- FitIntendedPurpose?: string | undefined;
136
- NextCalibrationDue?: string | undefined;
137
- TestEquipmentFalls?: string | undefined;
138
- ToleranceCondition?: string | undefined;
139
- AdjustmentsRequired?: string | undefined;
140
- AppropriateNotified?: string | undefined;
141
- CalibrationTestMode?: string | undefined;
142
- LastCalibrationDate?: string | undefined;
143
- CalibrationEnvironment?: string | undefined;
144
- CalibrationTechinician?: string | undefined;
145
- CalibrationInstructions?: string | undefined;
146
- ExernalCalibrationRecord?: string | undefined;
147
- TestEquipmentAvailability?: string | undefined;
148
- TestEquipmentFallsAsFound?: string | undefined;
149
- }[] | undefined;
150
- count?: number | undefined;
151
- total?: number | undefined;
152
- message?: string | undefined;
153
- success?: boolean | undefined;
154
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
83
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
155
84
  //#endregion
156
85
  export { gagelistGetAllCalibrationRecords };
157
86
  //# sourceMappingURL=get-all-calibration-records.d.cts.map
@@ -6,152 +6,81 @@ declare const GagelistGetAllCalibrationRecordsInput: z.ZodObject<{
6
6
  record_number: z.ZodNumber;
7
7
  }, z.core.$strip>;
8
8
  declare const GagelistGetAllCalibrationRecordsOutput: z.ZodObject<{
9
- data: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
10
- Id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
11
- Area: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
12
- Days: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
13
- Type: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
14
- Model: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
15
- Years: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
16
- Months: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
17
- AssetNo: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
18
- Website: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
19
- DaysLate: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
20
- Interval: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
21
- Location: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
22
- TestCost: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
23
- TestTime: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
24
- CreatedBy: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
25
- IsDeleted: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
26
- Tolerance: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
27
- UpdatedBy: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
28
- NISTNumber: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
29
- CreatedDate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
30
- DateAquired: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
31
- RangeOrSize: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
32
- Uncertainty: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
33
- UpdatedDate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
34
- Manufacturer: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
35
- RecordNumber: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
36
- SerialNumber: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
37
- ControlNumber: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
38
- RefStandardID: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
39
- UnitOfMeasure: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
40
- ActionRequired: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
41
- DateCalibrated: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
42
- EquipmentRefId: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
43
- MasterStandard: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
44
- SourceOrVendor: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
45
- CalibrationDate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
46
- CalibrationTest: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
47
- EquipmentAsLeft: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
48
- ProductRecalled: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
49
- RepairsRequired: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
50
- ResponsibleUser: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
51
- ConditionAquired: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
52
- DescribedRepairs: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
53
- EquipmentAsFound: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
54
- ToleranceComment: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
55
- TypesMeasurement: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
56
- ConditionReceived: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
57
- AdditionalComments: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
58
- CalibrationDateStr: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
59
- CalibrationDueDate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
60
- FitIntendedPurpose: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
61
- NextCalibrationDue: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
62
- TestEquipmentFalls: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
63
- ToleranceCondition: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
64
- AdjustmentsRequired: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
65
- AppropriateNotified: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
66
- CalibrationTestMode: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
67
- LastCalibrationDate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
68
- CalibrationEnvironment: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
69
- CalibrationTechinician: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
70
- CalibrationInstructions: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
71
- ExernalCalibrationRecord: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
72
- TestEquipmentAvailability: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
73
- TestEquipmentFallsAsFound: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
9
+ data: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
10
+ Id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ Area: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ Days: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ Type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ Model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ Years: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ Months: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ AssetNo: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ Website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ DaysLate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ Interval: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ Location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ TestCost: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ TestTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ CreatedBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ IsDeleted: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
26
+ Tolerance: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ UpdatedBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ NISTNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ CreatedDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ DateAquired: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ RangeOrSize: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ Uncertainty: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ UpdatedDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ Manufacturer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ RecordNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ SerialNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ ControlNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
+ RefStandardID: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ UnitOfMeasure: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ ActionRequired: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ DateCalibrated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
+ EquipmentRefId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
43
+ MasterStandard: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
+ SourceOrVendor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
45
+ CalibrationDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
+ CalibrationTest: z.ZodOptional<z.ZodNullable<z.ZodString>>;
47
+ EquipmentAsLeft: z.ZodOptional<z.ZodNullable<z.ZodString>>;
48
+ ProductRecalled: z.ZodOptional<z.ZodNullable<z.ZodString>>;
49
+ RepairsRequired: z.ZodOptional<z.ZodNullable<z.ZodString>>;
50
+ ResponsibleUser: z.ZodOptional<z.ZodNullable<z.ZodString>>;
51
+ ConditionAquired: z.ZodOptional<z.ZodNullable<z.ZodString>>;
52
+ DescribedRepairs: z.ZodOptional<z.ZodNullable<z.ZodString>>;
53
+ EquipmentAsFound: z.ZodOptional<z.ZodNullable<z.ZodString>>;
54
+ ToleranceComment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
55
+ TypesMeasurement: z.ZodOptional<z.ZodNullable<z.ZodString>>;
56
+ ConditionReceived: z.ZodOptional<z.ZodNullable<z.ZodString>>;
57
+ AdditionalComments: z.ZodOptional<z.ZodNullable<z.ZodString>>;
58
+ CalibrationDateStr: z.ZodOptional<z.ZodNullable<z.ZodString>>;
59
+ CalibrationDueDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
60
+ FitIntendedPurpose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
61
+ NextCalibrationDue: z.ZodOptional<z.ZodNullable<z.ZodString>>;
62
+ TestEquipmentFalls: z.ZodOptional<z.ZodNullable<z.ZodString>>;
63
+ ToleranceCondition: z.ZodOptional<z.ZodNullable<z.ZodString>>;
64
+ AdjustmentsRequired: z.ZodOptional<z.ZodNullable<z.ZodString>>;
65
+ AppropriateNotified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
66
+ CalibrationTestMode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
67
+ LastCalibrationDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
68
+ CalibrationEnvironment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
69
+ CalibrationTechinician: z.ZodOptional<z.ZodNullable<z.ZodString>>;
70
+ CalibrationInstructions: z.ZodOptional<z.ZodNullable<z.ZodString>>;
71
+ ExernalCalibrationRecord: z.ZodOptional<z.ZodNullable<z.ZodString>>;
72
+ TestEquipmentAvailability: z.ZodOptional<z.ZodNullable<z.ZodString>>;
73
+ TestEquipmentFallsAsFound: z.ZodOptional<z.ZodNullable<z.ZodString>>;
74
74
  }, z.core.$strip>>>>;
75
- count: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
76
- total: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
77
- message: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
78
- success: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
75
+ count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
76
+ total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
77
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
78
+ success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
79
79
  }, z.core.$strip>;
80
80
  declare const gagelistGetAllCalibrationRecords: import("@keystrokehq/action").WorkflowActionDefinition<{
81
81
  start: number;
82
82
  record_number: number;
83
- }, {
84
- data?: {
85
- Id?: number | undefined;
86
- Area?: string | undefined;
87
- Days?: number | undefined;
88
- Type?: string | undefined;
89
- Model?: string | undefined;
90
- Years?: number | undefined;
91
- Months?: number | undefined;
92
- AssetNo?: string | undefined;
93
- Website?: string | undefined;
94
- DaysLate?: number | undefined;
95
- Interval?: string | undefined;
96
- Location?: string | undefined;
97
- TestCost?: string | undefined;
98
- TestTime?: string | undefined;
99
- CreatedBy?: string | undefined;
100
- IsDeleted?: boolean | undefined;
101
- Tolerance?: string | undefined;
102
- UpdatedBy?: string | undefined;
103
- NISTNumber?: string | undefined;
104
- CreatedDate?: string | undefined;
105
- DateAquired?: string | undefined;
106
- RangeOrSize?: string | undefined;
107
- Uncertainty?: string | undefined;
108
- UpdatedDate?: string | undefined;
109
- Manufacturer?: string | undefined;
110
- RecordNumber?: string | undefined;
111
- SerialNumber?: string | undefined;
112
- ControlNumber?: string | undefined;
113
- RefStandardID?: string | undefined;
114
- UnitOfMeasure?: string | undefined;
115
- ActionRequired?: string | undefined;
116
- DateCalibrated?: string | undefined;
117
- EquipmentRefId?: number | undefined;
118
- MasterStandard?: string | undefined;
119
- SourceOrVendor?: string | undefined;
120
- CalibrationDate?: string | undefined;
121
- CalibrationTest?: string | undefined;
122
- EquipmentAsLeft?: string | undefined;
123
- ProductRecalled?: string | undefined;
124
- RepairsRequired?: string | undefined;
125
- ResponsibleUser?: string | undefined;
126
- ConditionAquired?: string | undefined;
127
- DescribedRepairs?: string | undefined;
128
- EquipmentAsFound?: string | undefined;
129
- ToleranceComment?: string | undefined;
130
- TypesMeasurement?: string | undefined;
131
- ConditionReceived?: string | undefined;
132
- AdditionalComments?: string | undefined;
133
- CalibrationDateStr?: string | undefined;
134
- CalibrationDueDate?: string | undefined;
135
- FitIntendedPurpose?: string | undefined;
136
- NextCalibrationDue?: string | undefined;
137
- TestEquipmentFalls?: string | undefined;
138
- ToleranceCondition?: string | undefined;
139
- AdjustmentsRequired?: string | undefined;
140
- AppropriateNotified?: string | undefined;
141
- CalibrationTestMode?: string | undefined;
142
- LastCalibrationDate?: string | undefined;
143
- CalibrationEnvironment?: string | undefined;
144
- CalibrationTechinician?: string | undefined;
145
- CalibrationInstructions?: string | undefined;
146
- ExernalCalibrationRecord?: string | undefined;
147
- TestEquipmentAvailability?: string | undefined;
148
- TestEquipmentFallsAsFound?: string | undefined;
149
- }[] | undefined;
150
- count?: number | undefined;
151
- total?: number | undefined;
152
- message?: string | undefined;
153
- success?: boolean | undefined;
154
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
83
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
155
84
  //#endregion
156
85
  export { gagelistGetAllCalibrationRecords };
157
86
  //# sourceMappingURL=get-all-calibration-records.d.mts.map
@@ -6,70 +6,70 @@ const GagelistGetAllCalibrationRecordsInput = z.object({
6
6
  record_number: z.number().int().describe("Number of records to return per page")
7
7
  });
8
8
  const GagelistGetAllCalibrationRecords_CalibrationRecordSchema = z.object({
9
- Id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Unique calibration record ID").optional()),
10
- Area: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Operational area").optional()),
11
- Days: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Interval days component").optional()),
12
- Type: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Type of equipment").optional()),
13
- Model: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Equipment model").optional()),
14
- Years: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Interval years component").optional()),
15
- Months: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Interval months component").optional()),
16
- AssetNo: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Asset number").optional()),
17
- Website: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Manufacturer's website").optional()),
18
- DaysLate: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Days past due calibration").optional()),
19
- Interval: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Calibration interval description").optional()),
20
- Location: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Location of calibration").optional()),
21
- TestCost: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Cost of test").optional()),
22
- TestTime: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Duration of test").optional()),
23
- CreatedBy: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("User who created this record").optional()),
24
- IsDeleted: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Flag indicating deletion status").optional()),
25
- Tolerance: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Tolerance").optional()),
26
- UpdatedBy: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("User who last updated this record").optional()),
27
- NISTNumber: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("NIST standard reference").optional()),
28
- CreatedDate: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Creation timestamp (ISO 8601)").optional()),
29
- DateAquired: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Acquisition date (ISO 8601)").optional()),
30
- RangeOrSize: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Measurement range or size").optional()),
31
- Uncertainty: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Measurement uncertainty").optional()),
32
- UpdatedDate: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Last update timestamp (ISO 8601)").optional()),
33
- Manufacturer: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Equipment manufacturer").optional()),
34
- RecordNumber: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Record number").optional()),
35
- SerialNumber: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Equipment serial number").optional()),
36
- ControlNumber: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Control number").optional()),
37
- RefStandardID: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Reference standard ID").optional()),
38
- UnitOfMeasure: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Unit of measure").optional()),
39
- ActionRequired: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Actions required post-calibration").optional()),
40
- DateCalibrated: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Date calibrated (ISO 8601)").optional()),
41
- EquipmentRefId: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Equipment reference ID").optional()),
42
- MasterStandard: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Master standard used").optional()),
43
- SourceOrVendor: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Source or vendor").optional()),
44
- CalibrationDate: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Calibration date (ISO 8601)").optional()),
45
- CalibrationTest: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Test performed during calibration").optional()),
46
- EquipmentAsLeft: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Condition of equipment as left").optional()),
47
- ProductRecalled: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("If product was recalled").optional()),
48
- RepairsRequired: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Repairs required").optional()),
49
- ResponsibleUser: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("User responsible for calibration").optional()),
50
- ConditionAquired: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Condition when acquired").optional()),
51
- DescribedRepairs: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Description of any repairs").optional()),
52
- EquipmentAsFound: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Condition of equipment as found").optional()),
53
- ToleranceComment: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Comments on tolerance").optional()),
54
- TypesMeasurement: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Types of measurements").optional()),
55
- ConditionReceived: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Condition when equipment was received").optional()),
56
- AdditionalComments: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Extra comments").optional()),
57
- CalibrationDateStr: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Calibration date as string").optional()),
58
- CalibrationDueDate: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Next due calibration date (ISO 8601)").optional()),
59
- FitIntendedPurpose: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Fit for the intended purpose").optional()),
60
- NextCalibrationDue: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Next calibration due (ISO 8601)").optional()),
61
- TestEquipmentFalls: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Test equipment falls").optional()),
62
- ToleranceCondition: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Condition relative to tolerance").optional()),
63
- AdjustmentsRequired: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Adjustments required").optional()),
64
- AppropriateNotified: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Who was notified").optional()),
65
- CalibrationTestMode: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Mode of calibration test").optional()),
66
- LastCalibrationDate: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Last calibration date (ISO 8601)").optional()),
67
- CalibrationEnvironment: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Environment during calibration").optional()),
68
- CalibrationTechinician: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Technician who performed calibration").optional()),
69
- CalibrationInstructions: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Instructions for calibration").optional()),
70
- ExernalCalibrationRecord: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("External record reference").optional()),
71
- TestEquipmentAvailability: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Availability of test equipment").optional()),
72
- TestEquipmentFallsAsFound: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Equipment falls as found").optional())
9
+ Id: z.number().int().describe("Unique calibration record ID").nullable().optional(),
10
+ Area: z.string().describe("Operational area").nullable().optional(),
11
+ Days: z.number().int().describe("Interval days component").nullable().optional(),
12
+ Type: z.string().describe("Type of equipment").nullable().optional(),
13
+ Model: z.string().describe("Equipment model").nullable().optional(),
14
+ Years: z.number().int().describe("Interval years component").nullable().optional(),
15
+ Months: z.number().int().describe("Interval months component").nullable().optional(),
16
+ AssetNo: z.string().describe("Asset number").nullable().optional(),
17
+ Website: z.string().describe("Manufacturer's website").nullable().optional(),
18
+ DaysLate: z.number().int().describe("Days past due calibration").nullable().optional(),
19
+ Interval: z.string().describe("Calibration interval description").nullable().optional(),
20
+ Location: z.string().describe("Location of calibration").nullable().optional(),
21
+ TestCost: z.string().describe("Cost of test").nullable().optional(),
22
+ TestTime: z.string().describe("Duration of test").nullable().optional(),
23
+ CreatedBy: z.string().describe("User who created this record").nullable().optional(),
24
+ IsDeleted: z.boolean().describe("Flag indicating deletion status").nullable().optional(),
25
+ Tolerance: z.string().describe("Tolerance").nullable().optional(),
26
+ UpdatedBy: z.string().describe("User who last updated this record").nullable().optional(),
27
+ NISTNumber: z.string().describe("NIST standard reference").nullable().optional(),
28
+ CreatedDate: z.string().describe("Creation timestamp (ISO 8601)").nullable().optional(),
29
+ DateAquired: z.string().describe("Acquisition date (ISO 8601)").nullable().optional(),
30
+ RangeOrSize: z.string().describe("Measurement range or size").nullable().optional(),
31
+ Uncertainty: z.string().describe("Measurement uncertainty").nullable().optional(),
32
+ UpdatedDate: z.string().describe("Last update timestamp (ISO 8601)").nullable().optional(),
33
+ Manufacturer: z.string().describe("Equipment manufacturer").nullable().optional(),
34
+ RecordNumber: z.string().describe("Record number").nullable().optional(),
35
+ SerialNumber: z.string().describe("Equipment serial number").nullable().optional(),
36
+ ControlNumber: z.string().describe("Control number").nullable().optional(),
37
+ RefStandardID: z.string().describe("Reference standard ID").nullable().optional(),
38
+ UnitOfMeasure: z.string().describe("Unit of measure").nullable().optional(),
39
+ ActionRequired: z.string().describe("Actions required post-calibration").nullable().optional(),
40
+ DateCalibrated: z.string().describe("Date calibrated (ISO 8601)").nullable().optional(),
41
+ EquipmentRefId: z.number().int().describe("Equipment reference ID").nullable().optional(),
42
+ MasterStandard: z.string().describe("Master standard used").nullable().optional(),
43
+ SourceOrVendor: z.string().describe("Source or vendor").nullable().optional(),
44
+ CalibrationDate: z.string().describe("Calibration date (ISO 8601)").nullable().optional(),
45
+ CalibrationTest: z.string().describe("Test performed during calibration").nullable().optional(),
46
+ EquipmentAsLeft: z.string().describe("Condition of equipment as left").nullable().optional(),
47
+ ProductRecalled: z.string().describe("If product was recalled").nullable().optional(),
48
+ RepairsRequired: z.string().describe("Repairs required").nullable().optional(),
49
+ ResponsibleUser: z.string().describe("User responsible for calibration").nullable().optional(),
50
+ ConditionAquired: z.string().describe("Condition when acquired").nullable().optional(),
51
+ DescribedRepairs: z.string().describe("Description of any repairs").nullable().optional(),
52
+ EquipmentAsFound: z.string().describe("Condition of equipment as found").nullable().optional(),
53
+ ToleranceComment: z.string().describe("Comments on tolerance").nullable().optional(),
54
+ TypesMeasurement: z.string().describe("Types of measurements").nullable().optional(),
55
+ ConditionReceived: z.string().describe("Condition when equipment was received").nullable().optional(),
56
+ AdditionalComments: z.string().describe("Extra comments").nullable().optional(),
57
+ CalibrationDateStr: z.string().describe("Calibration date as string").nullable().optional(),
58
+ CalibrationDueDate: z.string().describe("Next due calibration date (ISO 8601)").nullable().optional(),
59
+ FitIntendedPurpose: z.string().describe("Fit for the intended purpose").nullable().optional(),
60
+ NextCalibrationDue: z.string().describe("Next calibration due (ISO 8601)").nullable().optional(),
61
+ TestEquipmentFalls: z.string().describe("Test equipment falls").nullable().optional(),
62
+ ToleranceCondition: z.string().describe("Condition relative to tolerance").nullable().optional(),
63
+ AdjustmentsRequired: z.string().describe("Adjustments required").nullable().optional(),
64
+ AppropriateNotified: z.string().describe("Who was notified").nullable().optional(),
65
+ CalibrationTestMode: z.string().describe("Mode of calibration test").nullable().optional(),
66
+ LastCalibrationDate: z.string().describe("Last calibration date (ISO 8601)").nullable().optional(),
67
+ CalibrationEnvironment: z.string().describe("Environment during calibration").nullable().optional(),
68
+ CalibrationTechinician: z.string().describe("Technician who performed calibration").nullable().optional(),
69
+ CalibrationInstructions: z.string().describe("Instructions for calibration").nullable().optional(),
70
+ ExernalCalibrationRecord: z.string().describe("External record reference").nullable().optional(),
71
+ TestEquipmentAvailability: z.string().describe("Availability of test equipment").nullable().optional(),
72
+ TestEquipmentFallsAsFound: z.string().describe("Equipment falls as found").nullable().optional()
73
73
  }).describe("Calibration record object as returned by GageList API.");
74
74
  const gagelistGetAllCalibrationRecords = action("GAGELIST_GET_ALL_CALIBRATION_RECORDS", {
75
75
  slug: "gagelist-get-all-calibration-records",
@@ -77,11 +77,11 @@ const gagelistGetAllCalibrationRecords = action("GAGELIST_GET_ALL_CALIBRATION_RE
77
77
  description: "Tool to retrieve a paginated list of calibration records. Use after obtaining a valid access token.",
78
78
  input: GagelistGetAllCalibrationRecordsInput,
79
79
  output: z.object({
80
- data: z.preprocess((value) => value === null ? void 0 : value, z.array(GagelistGetAllCalibrationRecords_CalibrationRecordSchema).describe("Array of calibration record objects").optional()),
81
- count: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Number of records returned in this page").optional()),
82
- total: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Total number of matching records").optional()),
83
- message: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Optional informational or error message").optional()),
84
- success: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Indicates if the operation was successful").optional())
80
+ data: z.array(GagelistGetAllCalibrationRecords_CalibrationRecordSchema).describe("Array of calibration record objects").nullable().optional(),
81
+ count: z.number().int().describe("Number of records returned in this page").nullable().optional(),
82
+ total: z.number().int().describe("Total number of matching records").nullable().optional(),
83
+ message: z.string().describe("Optional informational or error message").nullable().optional(),
84
+ success: z.boolean().describe("Indicates if the operation was successful").nullable().optional()
85
85
  })
86
86
  });
87
87
  //#endregion