@keystrokehq/gagelist 0.1.1 → 0.1.3
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 +6 -6
- package/dist/actions/add-calibration-record.cjs.map +1 -1
- package/dist/actions/add-calibration-record.d.cts +10 -11
- package/dist/actions/add-calibration-record.d.mts +10 -11
- package/dist/actions/add-calibration-record.mjs +6 -6
- package/dist/actions/add-calibration-record.mjs.map +1 -1
- package/dist/actions/add-gage-record.cjs +4 -4
- package/dist/actions/add-gage-record.cjs.map +1 -1
- package/dist/actions/add-gage-record.d.cts +7 -9
- package/dist/actions/add-gage-record.d.mts +7 -9
- package/dist/actions/add-gage-record.mjs +4 -4
- package/dist/actions/add-gage-record.mjs.map +1 -1
- package/dist/actions/add-manufacturer.cjs +3 -3
- package/dist/actions/add-manufacturer.cjs.map +1 -1
- package/dist/actions/add-manufacturer.d.cts +4 -8
- package/dist/actions/add-manufacturer.d.mts +4 -8
- package/dist/actions/add-manufacturer.mjs +3 -3
- package/dist/actions/add-manufacturer.mjs.map +1 -1
- package/dist/actions/authenticate-with-gagelist.cjs +2 -2
- package/dist/actions/authenticate-with-gagelist.cjs.map +1 -1
- package/dist/actions/authenticate-with-gagelist.d.cts +3 -13
- package/dist/actions/authenticate-with-gagelist.d.mts +3 -13
- package/dist/actions/authenticate-with-gagelist.mjs +2 -2
- package/dist/actions/authenticate-with-gagelist.mjs.map +1 -1
- package/dist/actions/delete-calibration-record.cjs +1 -1
- package/dist/actions/delete-calibration-record.cjs.map +1 -1
- package/dist/actions/delete-calibration-record.d.cts +2 -6
- package/dist/actions/delete-calibration-record.d.mts +2 -6
- package/dist/actions/delete-calibration-record.mjs +1 -1
- package/dist/actions/delete-calibration-record.mjs.map +1 -1
- package/dist/actions/delete-gage-record.cjs +1 -1
- package/dist/actions/delete-gage-record.cjs.map +1 -1
- package/dist/actions/delete-gage-record.d.cts +2 -6
- package/dist/actions/delete-gage-record.d.mts +2 -6
- package/dist/actions/delete-gage-record.mjs +1 -1
- package/dist/actions/delete-gage-record.mjs.map +1 -1
- package/dist/actions/delete-manufacturer.cjs +1 -1
- package/dist/actions/delete-manufacturer.cjs.map +1 -1
- package/dist/actions/delete-manufacturer.d.cts +2 -6
- package/dist/actions/delete-manufacturer.d.mts +2 -6
- package/dist/actions/delete-manufacturer.mjs +1 -1
- package/dist/actions/delete-manufacturer.mjs.map +1 -1
- package/dist/actions/generate-calibration-certificate.cjs +2 -2
- package/dist/actions/generate-calibration-certificate.cjs.map +1 -1
- package/dist/actions/generate-calibration-certificate.d.cts +3 -9
- package/dist/actions/generate-calibration-certificate.d.mts +3 -9
- package/dist/actions/generate-calibration-certificate.mjs +2 -2
- package/dist/actions/generate-calibration-certificate.mjs.map +1 -1
- package/dist/actions/get-account-settings.cjs +3 -3
- package/dist/actions/get-account-settings.cjs.map +1 -1
- package/dist/actions/get-account-settings.d.cts +4 -40
- package/dist/actions/get-account-settings.d.cts.map +1 -1
- package/dist/actions/get-account-settings.d.mts +4 -40
- package/dist/actions/get-account-settings.d.mts.map +1 -1
- package/dist/actions/get-account-settings.mjs +3 -3
- package/dist/actions/get-account-settings.mjs.map +1 -1
- package/dist/actions/get-account-status.cjs +11 -11
- package/dist/actions/get-account-status.cjs.map +1 -1
- package/dist/actions/get-account-status.d.cts +14 -85
- package/dist/actions/get-account-status.d.cts.map +1 -1
- package/dist/actions/get-account-status.d.mts +14 -85
- package/dist/actions/get-account-status.d.mts.map +1 -1
- package/dist/actions/get-account-status.mjs +11 -11
- package/dist/actions/get-account-status.mjs.map +1 -1
- package/dist/actions/get-all-calibration-records.cjs +71 -71
- package/dist/actions/get-all-calibration-records.cjs.map +1 -1
- package/dist/actions/get-all-calibration-records.d.cts +72 -143
- package/dist/actions/get-all-calibration-records.d.mts +72 -143
- package/dist/actions/get-all-calibration-records.mjs +71 -71
- package/dist/actions/get-all-calibration-records.mjs.map +1 -1
- package/dist/actions/get-all-gage-records.cjs +50 -50
- package/dist/actions/get-all-gage-records.cjs.map +1 -1
- package/dist/actions/get-all-gage-records.d.cts +51 -101
- package/dist/actions/get-all-gage-records.d.mts +51 -101
- package/dist/actions/get-all-gage-records.mjs +50 -50
- package/dist/actions/get-all-gage-records.mjs.map +1 -1
- package/dist/actions/get-all-manufacturers.cjs +3 -3
- package/dist/actions/get-all-manufacturers.cjs.map +1 -1
- package/dist/actions/get-all-manufacturers.d.cts +4 -19
- package/dist/actions/get-all-manufacturers.d.cts.map +1 -1
- package/dist/actions/get-all-manufacturers.d.mts +4 -19
- package/dist/actions/get-all-manufacturers.d.mts.map +1 -1
- package/dist/actions/get-all-manufacturers.mjs +3 -3
- package/dist/actions/get-all-manufacturers.mjs.map +1 -1
- package/dist/actions/get-attachment.cjs +2 -2
- package/dist/actions/get-attachment.cjs.map +1 -1
- package/dist/actions/get-attachment.d.cts +3 -9
- package/dist/actions/get-attachment.d.mts +3 -9
- package/dist/actions/get-attachment.mjs +2 -2
- package/dist/actions/get-attachment.mjs.map +1 -1
- package/dist/actions/get-custom-fields.cjs +3 -3
- package/dist/actions/get-custom-fields.cjs.map +1 -1
- package/dist/actions/get-custom-fields.d.cts +4 -28
- package/dist/actions/get-custom-fields.d.cts.map +1 -1
- package/dist/actions/get-custom-fields.d.mts +4 -28
- package/dist/actions/get-custom-fields.d.mts.map +1 -1
- package/dist/actions/get-custom-fields.mjs +3 -3
- package/dist/actions/get-custom-fields.mjs.map +1 -1
- package/dist/actions/get-single-calibration-record.cjs +8 -8
- package/dist/actions/get-single-calibration-record.cjs.map +1 -1
- package/dist/actions/get-single-calibration-record.d.cts +9 -103
- package/dist/actions/get-single-calibration-record.d.mts +9 -103
- package/dist/actions/get-single-calibration-record.mjs +8 -8
- package/dist/actions/get-single-calibration-record.mjs.map +1 -1
- package/dist/actions/get-single-gage-record.cjs +56 -56
- package/dist/actions/get-single-gage-record.cjs.map +1 -1
- package/dist/actions/get-single-gage-record.d.cts +57 -115
- package/dist/actions/get-single-gage-record.d.mts +57 -115
- package/dist/actions/get-single-gage-record.mjs +56 -56
- package/dist/actions/get-single-gage-record.mjs.map +1 -1
- package/dist/actions/update-account-settings.cjs +1 -1
- package/dist/actions/update-account-settings.cjs.map +1 -1
- package/dist/actions/update-account-settings.d.cts +2 -5
- package/dist/actions/update-account-settings.d.mts +2 -5
- package/dist/actions/update-account-settings.mjs +1 -1
- package/dist/actions/update-account-settings.mjs.map +1 -1
- package/dist/actions/update-custom-field-values.cjs +3 -3
- package/dist/actions/update-custom-field-values.cjs.map +1 -1
- package/dist/actions/update-custom-field-values.d.cts +5 -8
- package/dist/actions/update-custom-field-values.d.mts +5 -8
- package/dist/actions/update-custom-field-values.mjs +3 -3
- package/dist/actions/update-custom-field-values.mjs.map +1 -1
- package/dist/actions/update-manufacturer.cjs +1 -1
- package/dist/actions/update-manufacturer.cjs.map +1 -1
- package/dist/actions/update-manufacturer.d.cts +2 -6
- package/dist/actions/update-manufacturer.d.mts +2 -6
- package/dist/actions/update-manufacturer.mjs +1 -1
- package/dist/actions/update-manufacturer.mjs.map +1 -1
- package/dist/actions/upload-attachment-to-gage-record.cjs +2 -2
- package/dist/actions/upload-attachment-to-gage-record.cjs.map +1 -1
- package/dist/actions/upload-attachment-to-gage-record.d.cts +3 -7
- package/dist/actions/upload-attachment-to-gage-record.d.mts +3 -7
- package/dist/actions/upload-attachment-to-gage-record.mjs +2 -2
- package/dist/actions/upload-attachment-to-gage-record.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -29,7 +29,7 @@ const gagelistAddGageRecord = action("GAGELIST_ADD_GAGE_RECORD", {
|
|
|
29
29
|
FileType: z.string().describe("MIME type or general file type"),
|
|
30
30
|
RecordId: z.number().int().describe("ID of the record this file is attached to"),
|
|
31
31
|
RecordType: z.string().describe("Type/category of this attachment")
|
|
32
|
-
}).describe("File attachment metadata.")).describe("List of attachments").optional(),
|
|
32
|
+
}).passthrough().describe("File attachment metadata.")).describe("List of attachments").optional(),
|
|
33
33
|
DateAquired: z.string().describe("Date acquired in ISO 8601 format").optional(),
|
|
34
34
|
RangeOrSize: z.string().describe("Operational range or size").optional(),
|
|
35
35
|
UpdatedDate: z.string().describe("Last updated date").optional(),
|
|
@@ -44,7 +44,7 @@ const gagelistAddGageRecord = action("GAGELIST_ADD_GAGE_RECORD", {
|
|
|
44
44
|
RefStandardID: z.string().describe("Reference standard ID used"),
|
|
45
45
|
EquipmentRefId: z.number().int().describe("Reference ID of the equipment"),
|
|
46
46
|
ExpectedResult: z.string().describe("Expected outcome of the test")
|
|
47
|
-
}).describe("Test template configuration for a gage.")).describe("List of test templates").optional(),
|
|
47
|
+
}).passthrough().describe("Test template configuration for a gage.")).describe("List of test templates").optional(),
|
|
48
48
|
UnitOfMeasure: z.string().describe("Unit of measure used").optional(),
|
|
49
49
|
MasterStandard: z.string().describe("Master standard used for calibration").optional(),
|
|
50
50
|
SourceOrVendor: z.string().describe("Vendor or source of acquisition").optional(),
|
|
@@ -61,9 +61,9 @@ const gagelistAddGageRecord = action("GAGELIST_ADD_GAGE_RECORD", {
|
|
|
61
61
|
}).describe("Request model for adding a new gage record."),
|
|
62
62
|
output: z.object({
|
|
63
63
|
data: z.number().int().describe("Newly created gage record ID").nullable(),
|
|
64
|
-
message: z.
|
|
64
|
+
message: z.string().describe("Additional information or error message").nullable().optional(),
|
|
65
65
|
success: z.boolean().describe("True if creation succeeded").nullable()
|
|
66
|
-
}).describe("Response model for add gage record action.")
|
|
66
|
+
}).passthrough().describe("Response model for add gage record action.")
|
|
67
67
|
});
|
|
68
68
|
//#endregion
|
|
69
69
|
export { gagelistAddGageRecord };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-gage-record.mjs","names":[],"sources":["../../src/actions/add-gage-record.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistAddGageRecordInput = z.object({\n Id: z.number().int().describe(\"Unique identifier; server assigns if omitted\").optional(),\n Area: z.string().describe(\"Operational area\").optional(),\n Days: z.number().int().describe(\"Calibration interval days\").optional(),\n Type: z.string().describe(\"Gage type\").optional(),\n Model: z.string().describe(\"Model of the gage\").optional(),\n Years: z.number().int().describe(\"Calibration interval years\").optional(),\n Months: z.number().int().describe(\"Calibration interval months\").optional(),\n Status: z.string().describe(\"Current status of the gage\").optional(),\n AssetNo: z.string().describe(\"Asset number\").optional(),\n Website: z.string().describe(\"Manufacturer website URL\").optional(),\n Interval: z.string().describe(\"Calibration interval description\").optional(),\n Location: z.string().describe(\"Location of the gage\").optional(),\n CreatedBy: z.string().describe(\"Record creator\").optional(),\n IsDeleted: z.boolean().describe(\"Soft delete flag\").optional(),\n Tolerance: z.string().describe(\"Tolerance level or specification\").optional(),\n UpdatedBy: z.string().describe(\"Last user who updated record\").optional(),\n NISTNumber: z.string().describe(\"NIST standard number\").optional(),\n Attachments: z.array(z.object({\n Id: z.number().int().describe(\"Attachment unique identifier\"),\n FileName: z.string().describe(\"Filename including extension\"),\n FileSize: z.number().int().describe(\"Size of file in bytes\"),\n FileType: z.string().describe(\"MIME type or general file type\"),\n RecordId: z.number().int().describe(\"ID of the record this file is attached to\"),\n RecordType: z.string().describe(\"Type/category of this attachment\"),\n}).describe(\"File attachment metadata.\")).describe(\"List of attachments\").optional(),\n DateAquired: z.string().describe(\"Date acquired in ISO 8601 format\").optional(),\n RangeOrSize: z.string().describe(\"Operational range or size\").optional(),\n UpdatedDate: z.string().describe(\"Last updated date\").optional(),\n Manufacturer: z.string().describe(\"Manufacturer name\").optional(),\n SerialNumber: z.string().describe(\"Serial number of the gage record\"),\n ControlNumber: z.string().describe(\"Control number\").optional(),\n PurchasePrice: z.number().describe(\"Purchase price in USD\").optional(),\n TestTemplates: z.array(z.object({\n Id: z.number().int().describe(\"Unique identifier of the test template\"),\n Parameter: z.string().describe(\"Parameter being tested\"),\n TestNumber: z.string().describe(\"Test number designation\"),\n RefStandardID: z.string().describe(\"Reference standard ID used\"),\n EquipmentRefId: z.number().int().describe(\"Reference ID of the equipment\"),\n ExpectedResult: z.string().describe(\"Expected outcome of the test\"),\n}).describe(\"Test template configuration for a gage.\")).describe(\"List of test templates\").optional(),\n UnitOfMeasure: z.string().describe(\"Unit of measure used\").optional(),\n MasterStandard: z.string().describe(\"Master standard used for calibration\").optional(),\n SourceOrVendor: z.string().describe(\"Vendor or source of acquisition\").optional(),\n ResponsibleUser: z.string().describe(\"User responsible for the gage\").optional(),\n ConditionAquired: z.string().describe(\"Condition at acquisition\").optional(),\n NotificationList: z.string().describe(\"Comma-separated list of users to notify\").optional(),\n OtherInformation: z.string().describe(\"Additional information\").optional(),\n TypesMeasurement: z.string().describe(\"Measurement types supported\").optional(),\n CalibrationDueDate: z.string().describe(\"Next calibration due date in ISO 8601 format\").optional(),\n CalibrationTestMode: z.string().describe(\"Calibration test mode used\").optional(),\n LastCalibrationDate: z.string().describe(\"Last calibration date in ISO 8601 format\").optional(),\n CalibrationEnvironment: z.string().describe(\"Calibration environment conditions\").optional(),\n CalibrationInstructions: z.string().describe(\"Calibration instructions\").optional(),\n}).describe(\"Request model for adding a new gage record.\");\nexport const GagelistAddGageRecordOutput = z.object({\n data: z.number().int().describe(\"Newly created gage record ID\").nullable(),\n message: z.
|
|
1
|
+
{"version":3,"file":"add-gage-record.mjs","names":[],"sources":["../../src/actions/add-gage-record.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistAddGageRecordInput = z.object({\n Id: z.number().int().describe(\"Unique identifier; server assigns if omitted\").optional(),\n Area: z.string().describe(\"Operational area\").optional(),\n Days: z.number().int().describe(\"Calibration interval days\").optional(),\n Type: z.string().describe(\"Gage type\").optional(),\n Model: z.string().describe(\"Model of the gage\").optional(),\n Years: z.number().int().describe(\"Calibration interval years\").optional(),\n Months: z.number().int().describe(\"Calibration interval months\").optional(),\n Status: z.string().describe(\"Current status of the gage\").optional(),\n AssetNo: z.string().describe(\"Asset number\").optional(),\n Website: z.string().describe(\"Manufacturer website URL\").optional(),\n Interval: z.string().describe(\"Calibration interval description\").optional(),\n Location: z.string().describe(\"Location of the gage\").optional(),\n CreatedBy: z.string().describe(\"Record creator\").optional(),\n IsDeleted: z.boolean().describe(\"Soft delete flag\").optional(),\n Tolerance: z.string().describe(\"Tolerance level or specification\").optional(),\n UpdatedBy: z.string().describe(\"Last user who updated record\").optional(),\n NISTNumber: z.string().describe(\"NIST standard number\").optional(),\n Attachments: z.array(z.object({\n Id: z.number().int().describe(\"Attachment unique identifier\"),\n FileName: z.string().describe(\"Filename including extension\"),\n FileSize: z.number().int().describe(\"Size of file in bytes\"),\n FileType: z.string().describe(\"MIME type or general file type\"),\n RecordId: z.number().int().describe(\"ID of the record this file is attached to\"),\n RecordType: z.string().describe(\"Type/category of this attachment\"),\n}).passthrough().describe(\"File attachment metadata.\")).describe(\"List of attachments\").optional(),\n DateAquired: z.string().describe(\"Date acquired in ISO 8601 format\").optional(),\n RangeOrSize: z.string().describe(\"Operational range or size\").optional(),\n UpdatedDate: z.string().describe(\"Last updated date\").optional(),\n Manufacturer: z.string().describe(\"Manufacturer name\").optional(),\n SerialNumber: z.string().describe(\"Serial number of the gage record\"),\n ControlNumber: z.string().describe(\"Control number\").optional(),\n PurchasePrice: z.number().describe(\"Purchase price in USD\").optional(),\n TestTemplates: z.array(z.object({\n Id: z.number().int().describe(\"Unique identifier of the test template\"),\n Parameter: z.string().describe(\"Parameter being tested\"),\n TestNumber: z.string().describe(\"Test number designation\"),\n RefStandardID: z.string().describe(\"Reference standard ID used\"),\n EquipmentRefId: z.number().int().describe(\"Reference ID of the equipment\"),\n ExpectedResult: z.string().describe(\"Expected outcome of the test\"),\n}).passthrough().describe(\"Test template configuration for a gage.\")).describe(\"List of test templates\").optional(),\n UnitOfMeasure: z.string().describe(\"Unit of measure used\").optional(),\n MasterStandard: z.string().describe(\"Master standard used for calibration\").optional(),\n SourceOrVendor: z.string().describe(\"Vendor or source of acquisition\").optional(),\n ResponsibleUser: z.string().describe(\"User responsible for the gage\").optional(),\n ConditionAquired: z.string().describe(\"Condition at acquisition\").optional(),\n NotificationList: z.string().describe(\"Comma-separated list of users to notify\").optional(),\n OtherInformation: z.string().describe(\"Additional information\").optional(),\n TypesMeasurement: z.string().describe(\"Measurement types supported\").optional(),\n CalibrationDueDate: z.string().describe(\"Next calibration due date in ISO 8601 format\").optional(),\n CalibrationTestMode: z.string().describe(\"Calibration test mode used\").optional(),\n LastCalibrationDate: z.string().describe(\"Last calibration date in ISO 8601 format\").optional(),\n CalibrationEnvironment: z.string().describe(\"Calibration environment conditions\").optional(),\n CalibrationInstructions: z.string().describe(\"Calibration instructions\").optional(),\n}).describe(\"Request model for adding a new gage record.\");\nexport const GagelistAddGageRecordOutput = z.object({\n data: z.number().int().describe(\"Newly created gage record ID\").nullable(),\n message: z.string().describe(\"Additional information or error message\").nullable().optional(),\n success: z.boolean().describe(\"True if creation succeeded\").nullable(),\n}).passthrough().describe(\"Response model for add gage record action.\");\n\nexport const gagelistAddGageRecord = action(\"GAGELIST_ADD_GAGE_RECORD\", {\n slug: \"gagelist-add-gage-record\",\n name: \"Add Gage Record\",\n description: \"Tool to add a new gage record. Use after gathering all required gage attributes to create a record.\",\n input: GagelistAddGageRecordInput,\n output: GagelistAddGageRecordOutput,\n});\n"],"mappings":";;AAiEA,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjEwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACvF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;EACzD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACnE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS;EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAClE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAC/D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;EAC1D,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;EAC7D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACxE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EACjE,aAAa,EAAE,MAAM,EAAE,OAAO;GAC9B,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B;GAC5D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;GAC5D,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB;GAC3D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;GAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;GAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;EACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;EAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC9E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EACvE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;EAC/D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;EAChE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;EACpE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;EAC9D,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EACrE,eAAe,EAAE,MAAM,EAAE,OAAO;GAChC,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC;GACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;GACvD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;GACzD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;GAC/D,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B;GACzE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;EACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;EAChH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EACpE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EACrF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EAChF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EAC/E,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC3E,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC1F,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;EACzE,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAC9E,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACjG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EAChF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC9F,wBAAwB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC3F,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACpF,CAAC,CAAC,CAAC,SAAS,6CAWH;CACP,QAXyC,EAAE,OAAO;EAClD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACzE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACvE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAOhB;AACV,CAAC"}
|
|
@@ -10,10 +10,10 @@ const GagelistAddManufacturerInput = zod.z.object({
|
|
|
10
10
|
Website: zod.z.string().describe("Official website URL of the manufacturer (optional). Must include the protocol (http:// or https://).").optional()
|
|
11
11
|
}).describe("Request model for creating a new manufacturer.\nAccording to GageList API, when creating a manufacturer the Id should be 0\n(or omitted) so the server assigns a new identifier. The API expects\nPascalCase keys in JSON payload.");
|
|
12
12
|
const GagelistAddManufacturerOutput = zod.z.object({
|
|
13
|
-
data: zod.z.
|
|
14
|
-
message: zod.z.
|
|
13
|
+
data: zod.z.number().int().describe("Unique identifier assigned to the newly created manufacturer. Use this ID for subsequent operations like updating or deleting the manufacturer.").nullable().optional(),
|
|
14
|
+
message: zod.z.string().describe("Additional information from the API, such as error details if the operation failed.").nullable().optional(),
|
|
15
15
|
success: zod.z.boolean().describe("Indicates whether the manufacturer was successfully created. True if created, False if there was an error.").nullable()
|
|
16
|
-
}).describe("Response model for manufacturer creation containing the new manufacturer's ID and operation status.");
|
|
16
|
+
}).passthrough().describe("Response model for manufacturer creation containing the new manufacturer's ID and operation status.");
|
|
17
17
|
const gagelistAddManufacturer = require_action.action("GAGELIST_ADD_MANUFACTURER", {
|
|
18
18
|
slug: "gagelist-add-manufacturer",
|
|
19
19
|
name: "Add Manufacturer",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-manufacturer.cjs","names":["z","action"],"sources":["../../src/actions/add-manufacturer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistAddManufacturerInput = z.object({\n Id: z.number().int().default(0).describe(\"Manufacturer identifier. Must be 0 (or omitted) when creating a new manufacturer so the system auto-generates a unique ID. Do not use existing IDs.\").optional(),\n Fax: z.string().describe(\"Fax number for the manufacturer (optional). Legacy field maintained for backwards compatibility.\").optional(),\n Name: z.string().describe(\"Name of the manufacturer company (required). This is the primary identifier displayed throughout the system.\"),\n Phone: z.string().describe(\"Primary contact phone number for the manufacturer (optional). Include country code and area code.\").optional(),\n Address: z.string().describe(\"Physical or mailing address of the manufacturer (optional). Include street, city, and state/country for complete records.\").optional(),\n Website: z.string().describe(\"Official website URL of the manufacturer (optional). Must include the protocol (http:// or https://).\").optional(),\n}).describe(\"Request model for creating a new manufacturer.\\nAccording to GageList API, when creating a manufacturer the Id should be 0\\n(or omitted) so the server assigns a new identifier. The API expects\\nPascalCase keys in JSON payload.\");\nexport const GagelistAddManufacturerOutput = z.object({\n data: z.
|
|
1
|
+
{"version":3,"file":"add-manufacturer.cjs","names":["z","action"],"sources":["../../src/actions/add-manufacturer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistAddManufacturerInput = z.object({\n Id: z.number().int().default(0).describe(\"Manufacturer identifier. Must be 0 (or omitted) when creating a new manufacturer so the system auto-generates a unique ID. Do not use existing IDs.\").optional(),\n Fax: z.string().describe(\"Fax number for the manufacturer (optional). Legacy field maintained for backwards compatibility.\").optional(),\n Name: z.string().describe(\"Name of the manufacturer company (required). This is the primary identifier displayed throughout the system.\"),\n Phone: z.string().describe(\"Primary contact phone number for the manufacturer (optional). Include country code and area code.\").optional(),\n Address: z.string().describe(\"Physical or mailing address of the manufacturer (optional). Include street, city, and state/country for complete records.\").optional(),\n Website: z.string().describe(\"Official website URL of the manufacturer (optional). Must include the protocol (http:// or https://).\").optional(),\n}).describe(\"Request model for creating a new manufacturer.\\nAccording to GageList API, when creating a manufacturer the Id should be 0\\n(or omitted) so the server assigns a new identifier. The API expects\\nPascalCase keys in JSON payload.\");\nexport const GagelistAddManufacturerOutput = z.object({\n data: z.number().int().describe(\"Unique identifier assigned to the newly created manufacturer. Use this ID for subsequent operations like updating or deleting the manufacturer.\").nullable().optional(),\n message: z.string().describe(\"Additional information from the API, such as error details if the operation failed.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the manufacturer was successfully created. True if created, False if there was an error.\").nullable(),\n}).passthrough().describe(\"Response model for manufacturer creation containing the new manufacturer's ID and operation status.\");\n\nexport const gagelistAddManufacturer = action(\"GAGELIST_ADD_MANUFACTURER\", {\n slug: \"gagelist-add-manufacturer\",\n name: \"Add Manufacturer\",\n description: \"Creates a new manufacturer record in the GageList calibration management system. A manufacturer represents the company that produces gages and measurement instruments. Use this action when you need to add a new manufacturer to the system for tracking and managing calibration records for their equipment. Returns the unique identifier of the newly created manufacturer record.\",\n input: GagelistAddManufacturerInput,\n output: GagelistAddManufacturerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,qJAAqJ,CAAC,CAAC,SAAS;CACzM,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CACtI,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G;CACxI,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACzI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS;CACnK,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;AACjJ,CAAC,CAAC,CAAC,SAAS,oOAAoO;AAChP,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvM,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qGAAqG;AAE/H,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -10,10 +10,10 @@ declare const GagelistAddManufacturerInput: z.ZodObject<{
|
|
|
10
10
|
Website: z.ZodOptional<z.ZodString>;
|
|
11
11
|
}, z.core.$strip>;
|
|
12
12
|
declare const GagelistAddManufacturerOutput: z.ZodObject<{
|
|
13
|
-
data: z.
|
|
14
|
-
message: z.
|
|
13
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>;
|
|
17
17
|
declare const gagelistAddManufacturer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
Name: string;
|
|
19
19
|
Id?: number | undefined;
|
|
@@ -21,11 +21,7 @@ declare const gagelistAddManufacturer: import("@keystrokehq/action").WorkflowAct
|
|
|
21
21
|
Phone?: string | undefined;
|
|
22
22
|
Address?: string | undefined;
|
|
23
23
|
Website?: string | undefined;
|
|
24
|
-
},
|
|
25
|
-
success: boolean | null;
|
|
26
|
-
data?: number | undefined;
|
|
27
|
-
message?: string | undefined;
|
|
28
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
29
25
|
//#endregion
|
|
30
26
|
export { gagelistAddManufacturer };
|
|
31
27
|
//# sourceMappingURL=add-manufacturer.d.cts.map
|
|
@@ -10,10 +10,10 @@ declare const GagelistAddManufacturerInput: z.ZodObject<{
|
|
|
10
10
|
Website: z.ZodOptional<z.ZodString>;
|
|
11
11
|
}, z.core.$strip>;
|
|
12
12
|
declare const GagelistAddManufacturerOutput: z.ZodObject<{
|
|
13
|
-
data: z.
|
|
14
|
-
message: z.
|
|
13
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>;
|
|
17
17
|
declare const gagelistAddManufacturer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
Name: string;
|
|
19
19
|
Id?: number | undefined;
|
|
@@ -21,11 +21,7 @@ declare const gagelistAddManufacturer: import("@keystrokehq/action").WorkflowAct
|
|
|
21
21
|
Phone?: string | undefined;
|
|
22
22
|
Address?: string | undefined;
|
|
23
23
|
Website?: string | undefined;
|
|
24
|
-
},
|
|
25
|
-
success: boolean | null;
|
|
26
|
-
data?: number | undefined;
|
|
27
|
-
message?: string | undefined;
|
|
28
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
29
25
|
//#endregion
|
|
30
26
|
export { gagelistAddManufacturer };
|
|
31
27
|
//# sourceMappingURL=add-manufacturer.d.mts.map
|
|
@@ -13,10 +13,10 @@ const gagelistAddManufacturer = action("GAGELIST_ADD_MANUFACTURER", {
|
|
|
13
13
|
Website: z.string().describe("Official website URL of the manufacturer (optional). Must include the protocol (http:// or https://).").optional()
|
|
14
14
|
}).describe("Request model for creating a new manufacturer.\nAccording to GageList API, when creating a manufacturer the Id should be 0\n(or omitted) so the server assigns a new identifier. The API expects\nPascalCase keys in JSON payload."),
|
|
15
15
|
output: z.object({
|
|
16
|
-
data: z.
|
|
17
|
-
message: z.
|
|
16
|
+
data: z.number().int().describe("Unique identifier assigned to the newly created manufacturer. Use this ID for subsequent operations like updating or deleting the manufacturer.").nullable().optional(),
|
|
17
|
+
message: z.string().describe("Additional information from the API, such as error details if the operation failed.").nullable().optional(),
|
|
18
18
|
success: z.boolean().describe("Indicates whether the manufacturer was successfully created. True if created, False if there was an error.").nullable()
|
|
19
|
-
}).describe("Response model for manufacturer creation containing the new manufacturer's ID and operation status.")
|
|
19
|
+
}).passthrough().describe("Response model for manufacturer creation containing the new manufacturer's ID and operation status.")
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
22
22
|
export { gagelistAddManufacturer };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-manufacturer.mjs","names":[],"sources":["../../src/actions/add-manufacturer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistAddManufacturerInput = z.object({\n Id: z.number().int().default(0).describe(\"Manufacturer identifier. Must be 0 (or omitted) when creating a new manufacturer so the system auto-generates a unique ID. Do not use existing IDs.\").optional(),\n Fax: z.string().describe(\"Fax number for the manufacturer (optional). Legacy field maintained for backwards compatibility.\").optional(),\n Name: z.string().describe(\"Name of the manufacturer company (required). This is the primary identifier displayed throughout the system.\"),\n Phone: z.string().describe(\"Primary contact phone number for the manufacturer (optional). Include country code and area code.\").optional(),\n Address: z.string().describe(\"Physical or mailing address of the manufacturer (optional). Include street, city, and state/country for complete records.\").optional(),\n Website: z.string().describe(\"Official website URL of the manufacturer (optional). Must include the protocol (http:// or https://).\").optional(),\n}).describe(\"Request model for creating a new manufacturer.\\nAccording to GageList API, when creating a manufacturer the Id should be 0\\n(or omitted) so the server assigns a new identifier. The API expects\\nPascalCase keys in JSON payload.\");\nexport const GagelistAddManufacturerOutput = z.object({\n data: z.
|
|
1
|
+
{"version":3,"file":"add-manufacturer.mjs","names":[],"sources":["../../src/actions/add-manufacturer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistAddManufacturerInput = z.object({\n Id: z.number().int().default(0).describe(\"Manufacturer identifier. Must be 0 (or omitted) when creating a new manufacturer so the system auto-generates a unique ID. Do not use existing IDs.\").optional(),\n Fax: z.string().describe(\"Fax number for the manufacturer (optional). Legacy field maintained for backwards compatibility.\").optional(),\n Name: z.string().describe(\"Name of the manufacturer company (required). This is the primary identifier displayed throughout the system.\"),\n Phone: z.string().describe(\"Primary contact phone number for the manufacturer (optional). Include country code and area code.\").optional(),\n Address: z.string().describe(\"Physical or mailing address of the manufacturer (optional). Include street, city, and state/country for complete records.\").optional(),\n Website: z.string().describe(\"Official website URL of the manufacturer (optional). Must include the protocol (http:// or https://).\").optional(),\n}).describe(\"Request model for creating a new manufacturer.\\nAccording to GageList API, when creating a manufacturer the Id should be 0\\n(or omitted) so the server assigns a new identifier. The API expects\\nPascalCase keys in JSON payload.\");\nexport const GagelistAddManufacturerOutput = z.object({\n data: z.number().int().describe(\"Unique identifier assigned to the newly created manufacturer. Use this ID for subsequent operations like updating or deleting the manufacturer.\").nullable().optional(),\n message: z.string().describe(\"Additional information from the API, such as error details if the operation failed.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the manufacturer was successfully created. True if created, False if there was an error.\").nullable(),\n}).passthrough().describe(\"Response model for manufacturer creation containing the new manufacturer's ID and operation status.\");\n\nexport const gagelistAddManufacturer = action(\"GAGELIST_ADD_MANUFACTURER\", {\n slug: \"gagelist-add-manufacturer\",\n name: \"Add Manufacturer\",\n description: \"Creates a new manufacturer record in the GageList calibration management system. A manufacturer represents the company that produces gages and measurement instruments. Use this action when you need to add a new manufacturer to the system for tracking and managing calibration records for their equipment. Returns the unique identifier of the newly created manufacturer record.\",\n input: GagelistAddManufacturerInput,\n output: GagelistAddManufacturerOutput,\n});\n"],"mappings":";;AAkBA,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,qJAAqJ,CAAC,CAAC,SAAS;EACzM,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;EACtI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G;EACxI,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EACzI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS;EACnK,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;CACjJ,CAAC,CAAC,CAAC,SAAS,oOAWH;CACP,QAX2C,EAAE,OAAO;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvM,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxI,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;CACvJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qGAOhB;AACV,CAAC"}
|
|
@@ -14,8 +14,8 @@ const GagelistAuthenticateWithGagelistOutput = zod.z.object({
|
|
|
14
14
|
expires_in: zod.z.number().int().describe("Number of seconds before the token expires").nullable(),
|
|
15
15
|
token_type: zod.z.string().describe("Type of the token issued. Typically 'Bearer'").nullable(),
|
|
16
16
|
access_token: zod.z.string().describe("Bearer token string to authenticate subsequent API calls").nullable(),
|
|
17
|
-
refresh_token: zod.z.
|
|
18
|
-
}).describe("Response model for AUTHENTICATE_WITH_GAGELIST.");
|
|
17
|
+
refresh_token: zod.z.string().describe("Token used to renew the access token (if provided)").nullable().optional()
|
|
18
|
+
}).passthrough().describe("Response model for AUTHENTICATE_WITH_GAGELIST.");
|
|
19
19
|
const gagelistAuthenticateWithGagelist = require_action.action("GAGELIST_AUTHENTICATE_WITH_GAGELIST", {
|
|
20
20
|
slug: "gagelist-authenticate-with-gagelist",
|
|
21
21
|
name: "Authenticate with Gagelist",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"authenticate-with-gagelist.cjs","names":["z","action"],"sources":["../../src/actions/authenticate-with-gagelist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistAuthenticateWithGagelistInput = z.object({\n client_id: z.string().describe(\"Gagelist client ID issued for OAuth2 authentication\"),\n client_secret: z.string().describe(\"Gagelist client secret issued alongside the client ID\"),\n}).describe(\"Request model for AUTHENTICATE_WITH_GAGELIST.\");\nexport const GagelistAuthenticateWithGagelistOutput = z.object({\n scope: z.string().describe(\"Scopes granted by the access token (e.g., 'openid email profile')\").nullable(),\n issued: z.string().describe(\"ISO 8601 timestamp when the token was issued\").nullable(),\n expires: z.string().describe(\"ISO 8601 timestamp when the token will expire\").nullable(),\n user_id: z.string().describe(\"Unique identifier of the authenticated user\").nullable(),\n client_id: z.string().describe(\"Client ID that was used for authentication\").nullable(),\n expires_in: z.number().int().describe(\"Number of seconds before the token expires\").nullable(),\n token_type: z.string().describe(\"Type of the token issued. Typically 'Bearer'\").nullable(),\n access_token: z.string().describe(\"Bearer token string to authenticate subsequent API calls\").nullable(),\n refresh_token: z.
|
|
1
|
+
{"version":3,"file":"authenticate-with-gagelist.cjs","names":["z","action"],"sources":["../../src/actions/authenticate-with-gagelist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistAuthenticateWithGagelistInput = z.object({\n client_id: z.string().describe(\"Gagelist client ID issued for OAuth2 authentication\"),\n client_secret: z.string().describe(\"Gagelist client secret issued alongside the client ID\"),\n}).describe(\"Request model for AUTHENTICATE_WITH_GAGELIST.\");\nexport const GagelistAuthenticateWithGagelistOutput = z.object({\n scope: z.string().describe(\"Scopes granted by the access token (e.g., 'openid email profile')\").nullable(),\n issued: z.string().describe(\"ISO 8601 timestamp when the token was issued\").nullable(),\n expires: z.string().describe(\"ISO 8601 timestamp when the token will expire\").nullable(),\n user_id: z.string().describe(\"Unique identifier of the authenticated user\").nullable(),\n client_id: z.string().describe(\"Client ID that was used for authentication\").nullable(),\n expires_in: z.number().int().describe(\"Number of seconds before the token expires\").nullable(),\n token_type: z.string().describe(\"Type of the token issued. Typically 'Bearer'\").nullable(),\n access_token: z.string().describe(\"Bearer token string to authenticate subsequent API calls\").nullable(),\n refresh_token: z.string().describe(\"Token used to renew the access token (if provided)\").nullable().optional(),\n}).passthrough().describe(\"Response model for AUTHENTICATE_WITH_GAGELIST.\");\n\nexport const gagelistAuthenticateWithGagelist = action(\"GAGELIST_AUTHENTICATE_WITH_GAGELIST\", {\n slug: \"gagelist-authenticate-with-gagelist\",\n name: \"Authenticate with Gagelist\",\n description: \"Tool to obtain a Gagelist API access token. Use when you need to authenticate with Gagelist using client credentials. Returns OAuth2 tokens for subsequent requests.\",\n input: GagelistAuthenticateWithGagelistInput,\n output: GagelistAuthenticateWithGagelistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CACpF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AAC5F,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACrF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACrF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACzF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACvG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,mCAAmCC,eAAAA,OAAO,uCAAuC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -14,22 +14,12 @@ declare const GagelistAuthenticateWithGagelistOutput: z.ZodObject<{
|
|
|
14
14
|
expires_in: z.ZodNullable<z.ZodNumber>;
|
|
15
15
|
token_type: z.ZodNullable<z.ZodString>;
|
|
16
16
|
access_token: z.ZodNullable<z.ZodString>;
|
|
17
|
-
refresh_token: z.
|
|
18
|
-
}, z.core.$
|
|
17
|
+
refresh_token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
19
|
declare const gagelistAuthenticateWithGagelist: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
client_id: string;
|
|
21
21
|
client_secret: string;
|
|
22
|
-
},
|
|
23
|
-
scope: string | null;
|
|
24
|
-
issued: string | null;
|
|
25
|
-
expires: string | null;
|
|
26
|
-
user_id: string | null;
|
|
27
|
-
client_id: string | null;
|
|
28
|
-
expires_in: number | null;
|
|
29
|
-
token_type: string | null;
|
|
30
|
-
access_token: string | null;
|
|
31
|
-
refresh_token?: string | undefined;
|
|
32
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
33
23
|
//#endregion
|
|
34
24
|
export { gagelistAuthenticateWithGagelist };
|
|
35
25
|
//# sourceMappingURL=authenticate-with-gagelist.d.cts.map
|
|
@@ -14,22 +14,12 @@ declare const GagelistAuthenticateWithGagelistOutput: z.ZodObject<{
|
|
|
14
14
|
expires_in: z.ZodNullable<z.ZodNumber>;
|
|
15
15
|
token_type: z.ZodNullable<z.ZodString>;
|
|
16
16
|
access_token: z.ZodNullable<z.ZodString>;
|
|
17
|
-
refresh_token: z.
|
|
18
|
-
}, z.core.$
|
|
17
|
+
refresh_token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
19
|
declare const gagelistAuthenticateWithGagelist: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
client_id: string;
|
|
21
21
|
client_secret: string;
|
|
22
|
-
},
|
|
23
|
-
scope: string | null;
|
|
24
|
-
issued: string | null;
|
|
25
|
-
expires: string | null;
|
|
26
|
-
user_id: string | null;
|
|
27
|
-
client_id: string | null;
|
|
28
|
-
expires_in: number | null;
|
|
29
|
-
token_type: string | null;
|
|
30
|
-
access_token: string | null;
|
|
31
|
-
refresh_token?: string | undefined;
|
|
32
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
33
23
|
//#endregion
|
|
34
24
|
export { gagelistAuthenticateWithGagelist };
|
|
35
25
|
//# sourceMappingURL=authenticate-with-gagelist.d.mts.map
|
|
@@ -17,8 +17,8 @@ const gagelistAuthenticateWithGagelist = action("GAGELIST_AUTHENTICATE_WITH_GAGE
|
|
|
17
17
|
expires_in: z.number().int().describe("Number of seconds before the token expires").nullable(),
|
|
18
18
|
token_type: z.string().describe("Type of the token issued. Typically 'Bearer'").nullable(),
|
|
19
19
|
access_token: z.string().describe("Bearer token string to authenticate subsequent API calls").nullable(),
|
|
20
|
-
refresh_token: z.
|
|
21
|
-
}).describe("Response model for AUTHENTICATE_WITH_GAGELIST.")
|
|
20
|
+
refresh_token: z.string().describe("Token used to renew the access token (if provided)").nullable().optional()
|
|
21
|
+
}).passthrough().describe("Response model for AUTHENTICATE_WITH_GAGELIST.")
|
|
22
22
|
});
|
|
23
23
|
//#endregion
|
|
24
24
|
export { gagelistAuthenticateWithGagelist };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"authenticate-with-gagelist.mjs","names":[],"sources":["../../src/actions/authenticate-with-gagelist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistAuthenticateWithGagelistInput = z.object({\n client_id: z.string().describe(\"Gagelist client ID issued for OAuth2 authentication\"),\n client_secret: z.string().describe(\"Gagelist client secret issued alongside the client ID\"),\n}).describe(\"Request model for AUTHENTICATE_WITH_GAGELIST.\");\nexport const GagelistAuthenticateWithGagelistOutput = z.object({\n scope: z.string().describe(\"Scopes granted by the access token (e.g., 'openid email profile')\").nullable(),\n issued: z.string().describe(\"ISO 8601 timestamp when the token was issued\").nullable(),\n expires: z.string().describe(\"ISO 8601 timestamp when the token will expire\").nullable(),\n user_id: z.string().describe(\"Unique identifier of the authenticated user\").nullable(),\n client_id: z.string().describe(\"Client ID that was used for authentication\").nullable(),\n expires_in: z.number().int().describe(\"Number of seconds before the token expires\").nullable(),\n token_type: z.string().describe(\"Type of the token issued. Typically 'Bearer'\").nullable(),\n access_token: z.string().describe(\"Bearer token string to authenticate subsequent API calls\").nullable(),\n refresh_token: z.
|
|
1
|
+
{"version":3,"file":"authenticate-with-gagelist.mjs","names":[],"sources":["../../src/actions/authenticate-with-gagelist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistAuthenticateWithGagelistInput = z.object({\n client_id: z.string().describe(\"Gagelist client ID issued for OAuth2 authentication\"),\n client_secret: z.string().describe(\"Gagelist client secret issued alongside the client ID\"),\n}).describe(\"Request model for AUTHENTICATE_WITH_GAGELIST.\");\nexport const GagelistAuthenticateWithGagelistOutput = z.object({\n scope: z.string().describe(\"Scopes granted by the access token (e.g., 'openid email profile')\").nullable(),\n issued: z.string().describe(\"ISO 8601 timestamp when the token was issued\").nullable(),\n expires: z.string().describe(\"ISO 8601 timestamp when the token will expire\").nullable(),\n user_id: z.string().describe(\"Unique identifier of the authenticated user\").nullable(),\n client_id: z.string().describe(\"Client ID that was used for authentication\").nullable(),\n expires_in: z.number().int().describe(\"Number of seconds before the token expires\").nullable(),\n token_type: z.string().describe(\"Type of the token issued. Typically 'Bearer'\").nullable(),\n access_token: z.string().describe(\"Bearer token string to authenticate subsequent API calls\").nullable(),\n refresh_token: z.string().describe(\"Token used to renew the access token (if provided)\").nullable().optional(),\n}).passthrough().describe(\"Response model for AUTHENTICATE_WITH_GAGELIST.\");\n\nexport const gagelistAuthenticateWithGagelist = action(\"GAGELIST_AUTHENTICATE_WITH_GAGELIST\", {\n slug: \"gagelist-authenticate-with-gagelist\",\n name: \"Authenticate with Gagelist\",\n description: \"Tool to obtain a Gagelist API access token. Use when you need to authenticate with Gagelist using client credentials. Returns OAuth2 tokens for subsequent requests.\",\n input: GagelistAuthenticateWithGagelistInput,\n output: GagelistAuthenticateWithGagelistOutput,\n});\n"],"mappings":";;AAoBA,MAAa,mCAAmC,OAAO,uCAAuC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBmD,EAAE,OAAO;EAC5D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;EACpF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAC5F,CAAC,CAAC,CAAC,SAAS,+CAiBH;CACP,QAjBoD,EAAE,OAAO;EAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EACzG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACrF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACrF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACtF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACzF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EACvG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ const GagelistDeleteCalibrationRecordOutput = zod.z.object({
|
|
|
6
6
|
data: zod.z.number().int().describe("Numeric code returned by the API (typically 0 on success)").nullable(),
|
|
7
7
|
message: zod.z.string().describe("Message returned by the API").nullable(),
|
|
8
8
|
success: zod.z.boolean().describe("Indicates if the deletion was successful").nullable()
|
|
9
|
-
}).describe("Response model after deleting a calibration record.");
|
|
9
|
+
}).passthrough().describe("Response model after deleting a calibration record.");
|
|
10
10
|
const gagelistDeleteCalibrationRecord = require_action.action("GAGELIST_DELETE_CALIBRATION_RECORD", {
|
|
11
11
|
slug: "gagelist-delete-calibration-record",
|
|
12
12
|
name: "Delete Calibration Record",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calibration-record.cjs","names":["z","action"],"sources":["../../src/actions/delete-calibration-record.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistDeleteCalibrationRecordInput = z.object({\n id: z.number().int().describe(\"Calibration record ID to delete (must be a positive integer)\"),\n}).describe(\"Request model for deleting a calibration record.\");\nexport const GagelistDeleteCalibrationRecordOutput = z.object({\n data: z.number().int().describe(\"Numeric code returned by the API (typically 0 on success)\").nullable(),\n message: z.string().describe(\"Message returned by the API\").nullable(),\n success: z.boolean().describe(\"Indicates if the deletion was successful\").nullable(),\n}).describe(\"Response model after deleting a calibration record.\");\n\nexport const gagelistDeleteCalibrationRecord = action(\"GAGELIST_DELETE_CALIBRATION_RECORD\", {\n slug: \"gagelist-delete-calibration-record\",\n name: \"Delete Calibration Record\",\n description: \"Deletes a calibration record by its ID. This is a destructive operation that permanently removes the record. Verify the record exists before deletion.\",\n input: GagelistDeleteCalibrationRecordInput,\n output: GagelistDeleteCalibrationRecordOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,EAC9F,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACtG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,qDAAqD;
|
|
1
|
+
{"version":3,"file":"delete-calibration-record.cjs","names":["z","action"],"sources":["../../src/actions/delete-calibration-record.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistDeleteCalibrationRecordInput = z.object({\n id: z.number().int().describe(\"Calibration record ID to delete (must be a positive integer)\"),\n}).describe(\"Request model for deleting a calibration record.\");\nexport const GagelistDeleteCalibrationRecordOutput = z.object({\n data: z.number().int().describe(\"Numeric code returned by the API (typically 0 on success)\").nullable(),\n message: z.string().describe(\"Message returned by the API\").nullable(),\n success: z.boolean().describe(\"Indicates if the deletion was successful\").nullable(),\n}).passthrough().describe(\"Response model after deleting a calibration record.\");\n\nexport const gagelistDeleteCalibrationRecord = action(\"GAGELIST_DELETE_CALIBRATION_RECORD\", {\n slug: \"gagelist-delete-calibration-record\",\n name: \"Delete Calibration Record\",\n description: \"Deletes a calibration record by its ID. This is a destructive operation that permanently removes the record. Verify the record exists before deletion.\",\n input: GagelistDeleteCalibrationRecordInput,\n output: GagelistDeleteCalibrationRecordOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,EAC9F,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACtG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,kCAAkCC,eAAAA,OAAO,sCAAsC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,14 +8,10 @@ declare const GagelistDeleteCalibrationRecordOutput: z.ZodObject<{
|
|
|
8
8
|
data: z.ZodNullable<z.ZodNumber>;
|
|
9
9
|
message: z.ZodNullable<z.ZodString>;
|
|
10
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const gagelistDeleteCalibrationRecord: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
},
|
|
15
|
-
data: number | null;
|
|
16
|
-
message: string | null;
|
|
17
|
-
success: boolean | null;
|
|
18
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
15
|
//#endregion
|
|
20
16
|
export { gagelistDeleteCalibrationRecord };
|
|
21
17
|
//# sourceMappingURL=delete-calibration-record.d.cts.map
|
|
@@ -8,14 +8,10 @@ declare const GagelistDeleteCalibrationRecordOutput: z.ZodObject<{
|
|
|
8
8
|
data: z.ZodNullable<z.ZodNumber>;
|
|
9
9
|
message: z.ZodNullable<z.ZodString>;
|
|
10
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const gagelistDeleteCalibrationRecord: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
},
|
|
15
|
-
data: number | null;
|
|
16
|
-
message: string | null;
|
|
17
|
-
success: boolean | null;
|
|
18
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
15
|
//#endregion
|
|
20
16
|
export { gagelistDeleteCalibrationRecord };
|
|
21
17
|
//# sourceMappingURL=delete-calibration-record.d.mts.map
|
|
@@ -9,7 +9,7 @@ const gagelistDeleteCalibrationRecord = action("GAGELIST_DELETE_CALIBRATION_RECO
|
|
|
9
9
|
data: z.number().int().describe("Numeric code returned by the API (typically 0 on success)").nullable(),
|
|
10
10
|
message: z.string().describe("Message returned by the API").nullable(),
|
|
11
11
|
success: z.boolean().describe("Indicates if the deletion was successful").nullable()
|
|
12
|
-
}).describe("Response model after deleting a calibration record.")
|
|
12
|
+
}).passthrough().describe("Response model after deleting a calibration record.")
|
|
13
13
|
});
|
|
14
14
|
//#endregion
|
|
15
15
|
export { gagelistDeleteCalibrationRecord };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calibration-record.mjs","names":[],"sources":["../../src/actions/delete-calibration-record.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistDeleteCalibrationRecordInput = z.object({\n id: z.number().int().describe(\"Calibration record ID to delete (must be a positive integer)\"),\n}).describe(\"Request model for deleting a calibration record.\");\nexport const GagelistDeleteCalibrationRecordOutput = z.object({\n data: z.number().int().describe(\"Numeric code returned by the API (typically 0 on success)\").nullable(),\n message: z.string().describe(\"Message returned by the API\").nullable(),\n success: z.boolean().describe(\"Indicates if the deletion was successful\").nullable(),\n}).describe(\"Response model after deleting a calibration record.\");\n\nexport const gagelistDeleteCalibrationRecord = action(\"GAGELIST_DELETE_CALIBRATION_RECORD\", {\n slug: \"gagelist-delete-calibration-record\",\n name: \"Delete Calibration Record\",\n description: \"Deletes a calibration record by its ID. This is a destructive operation that permanently removes the record. Verify the record exists before deletion.\",\n input: GagelistDeleteCalibrationRecordInput,\n output: GagelistDeleteCalibrationRecordOutput,\n});\n"],"mappings":";;AAaA,MAAa,kCAAkC,OAAO,sCAAsC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbkD,EAAE,OAAO,EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,EAC9F,CAAC,CAAC,CAAC,SAAS,kDAWH;CACP,QAXmD,EAAE,OAAO;EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EACtG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACrE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"delete-calibration-record.mjs","names":[],"sources":["../../src/actions/delete-calibration-record.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistDeleteCalibrationRecordInput = z.object({\n id: z.number().int().describe(\"Calibration record ID to delete (must be a positive integer)\"),\n}).describe(\"Request model for deleting a calibration record.\");\nexport const GagelistDeleteCalibrationRecordOutput = z.object({\n data: z.number().int().describe(\"Numeric code returned by the API (typically 0 on success)\").nullable(),\n message: z.string().describe(\"Message returned by the API\").nullable(),\n success: z.boolean().describe(\"Indicates if the deletion was successful\").nullable(),\n}).passthrough().describe(\"Response model after deleting a calibration record.\");\n\nexport const gagelistDeleteCalibrationRecord = action(\"GAGELIST_DELETE_CALIBRATION_RECORD\", {\n slug: \"gagelist-delete-calibration-record\",\n name: \"Delete Calibration Record\",\n description: \"Deletes a calibration record by its ID. This is a destructive operation that permanently removes the record. Verify the record exists before deletion.\",\n input: GagelistDeleteCalibrationRecordInput,\n output: GagelistDeleteCalibrationRecordOutput,\n});\n"],"mappings":";;AAaA,MAAa,kCAAkC,OAAO,sCAAsC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbkD,EAAE,OAAO,EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,EAC9F,CAAC,CAAC,CAAC,SAAS,kDAWH;CACP,QAXmD,EAAE,OAAO;EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EACtG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACrE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ const GagelistDeleteGageRecordOutput = zod.z.object({
|
|
|
6
6
|
data: zod.z.number().int().describe("API data field (typically 0 on successful deletion)").nullable(),
|
|
7
7
|
message: zod.z.string().describe("API informational message").nullable(),
|
|
8
8
|
success: zod.z.boolean().describe("Whether the deletion was successful").nullable()
|
|
9
|
-
}).describe("Response model for DELETE_GAGE_RECORD.\n\ndata: integer returned by API, typically 0 on success.\nsuccess: whether deletion succeeded.\nmessage: informational message from the API.");
|
|
9
|
+
}).passthrough().describe("Response model for DELETE_GAGE_RECORD.\n\ndata: integer returned by API, typically 0 on success.\nsuccess: whether deletion succeeded.\nmessage: informational message from the API.");
|
|
10
10
|
const gagelistDeleteGageRecord = require_action.action("GAGELIST_DELETE_GAGE_RECORD", {
|
|
11
11
|
slug: "gagelist-delete-gage-record",
|
|
12
12
|
name: "Delete Gage Record",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-gage-record.cjs","names":["z","action"],"sources":["../../src/actions/delete-gage-record.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistDeleteGageRecordInput = z.object({\n id: z.number().int().describe(\"ID of the gage record to delete. Must be a positive integer corresponding to an existing gage record in the system.\"),\n}).describe(\"Request model for DELETE_GAGE_RECORD.\\n\\nid: ID of the gage record to delete. Must be a positive integer.\");\nexport const GagelistDeleteGageRecordOutput = z.object({\n data: z.number().int().describe(\"API data field (typically 0 on successful deletion)\").nullable(),\n message: z.string().describe(\"API informational message\").nullable(),\n success: z.boolean().describe(\"Whether the deletion was successful\").nullable(),\n}).describe(\"Response model for DELETE_GAGE_RECORD.\\n\\ndata: integer returned by API, typically 0 on success.\\nsuccess: whether deletion succeeded.\\nmessage: informational message from the API.\");\n\nexport const gagelistDeleteGageRecord = action(\"GAGELIST_DELETE_GAGE_RECORD\", {\n slug: \"gagelist-delete-gage-record\",\n name: \"Delete Gage Record\",\n description: \"Deletes a gage record by its ID. The record must exist in the system to be deleted successfully. This operation is destructive and cannot be undone.\",\n input: GagelistDeleteGageRecordInput,\n output: GagelistDeleteGageRecordOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qHAAqH,EACrJ,CAAC,CAAC,CAAC,SAAS,2GAA2G;AACvH,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACnE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,sLAAsL;
|
|
1
|
+
{"version":3,"file":"delete-gage-record.cjs","names":["z","action"],"sources":["../../src/actions/delete-gage-record.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistDeleteGageRecordInput = z.object({\n id: z.number().int().describe(\"ID of the gage record to delete. Must be a positive integer corresponding to an existing gage record in the system.\"),\n}).describe(\"Request model for DELETE_GAGE_RECORD.\\n\\nid: ID of the gage record to delete. Must be a positive integer.\");\nexport const GagelistDeleteGageRecordOutput = z.object({\n data: z.number().int().describe(\"API data field (typically 0 on successful deletion)\").nullable(),\n message: z.string().describe(\"API informational message\").nullable(),\n success: z.boolean().describe(\"Whether the deletion was successful\").nullable(),\n}).passthrough().describe(\"Response model for DELETE_GAGE_RECORD.\\n\\ndata: integer returned by API, typically 0 on success.\\nsuccess: whether deletion succeeded.\\nmessage: informational message from the API.\");\n\nexport const gagelistDeleteGageRecord = action(\"GAGELIST_DELETE_GAGE_RECORD\", {\n slug: \"gagelist-delete-gage-record\",\n name: \"Delete Gage Record\",\n description: \"Deletes a gage record by its ID. The record must exist in the system to be deleted successfully. This operation is destructive and cannot be undone.\",\n input: GagelistDeleteGageRecordInput,\n output: GagelistDeleteGageRecordOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qHAAqH,EACrJ,CAAC,CAAC,CAAC,SAAS,2GAA2G;AACvH,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACnE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sLAAsL;AAEhN,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,14 +8,10 @@ declare const GagelistDeleteGageRecordOutput: z.ZodObject<{
|
|
|
8
8
|
data: z.ZodNullable<z.ZodNumber>;
|
|
9
9
|
message: z.ZodNullable<z.ZodString>;
|
|
10
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const gagelistDeleteGageRecord: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
},
|
|
15
|
-
data: number | null;
|
|
16
|
-
message: string | null;
|
|
17
|
-
success: boolean | null;
|
|
18
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
15
|
//#endregion
|
|
20
16
|
export { gagelistDeleteGageRecord };
|
|
21
17
|
//# sourceMappingURL=delete-gage-record.d.cts.map
|
|
@@ -8,14 +8,10 @@ declare const GagelistDeleteGageRecordOutput: z.ZodObject<{
|
|
|
8
8
|
data: z.ZodNullable<z.ZodNumber>;
|
|
9
9
|
message: z.ZodNullable<z.ZodString>;
|
|
10
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const gagelistDeleteGageRecord: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
},
|
|
15
|
-
data: number | null;
|
|
16
|
-
message: string | null;
|
|
17
|
-
success: boolean | null;
|
|
18
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
15
|
//#endregion
|
|
20
16
|
export { gagelistDeleteGageRecord };
|
|
21
17
|
//# sourceMappingURL=delete-gage-record.d.mts.map
|
|
@@ -9,7 +9,7 @@ const gagelistDeleteGageRecord = action("GAGELIST_DELETE_GAGE_RECORD", {
|
|
|
9
9
|
data: z.number().int().describe("API data field (typically 0 on successful deletion)").nullable(),
|
|
10
10
|
message: z.string().describe("API informational message").nullable(),
|
|
11
11
|
success: z.boolean().describe("Whether the deletion was successful").nullable()
|
|
12
|
-
}).describe("Response model for DELETE_GAGE_RECORD.\n\ndata: integer returned by API, typically 0 on success.\nsuccess: whether deletion succeeded.\nmessage: informational message from the API.")
|
|
12
|
+
}).passthrough().describe("Response model for DELETE_GAGE_RECORD.\n\ndata: integer returned by API, typically 0 on success.\nsuccess: whether deletion succeeded.\nmessage: informational message from the API.")
|
|
13
13
|
});
|
|
14
14
|
//#endregion
|
|
15
15
|
export { gagelistDeleteGageRecord };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-gage-record.mjs","names":[],"sources":["../../src/actions/delete-gage-record.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistDeleteGageRecordInput = z.object({\n id: z.number().int().describe(\"ID of the gage record to delete. Must be a positive integer corresponding to an existing gage record in the system.\"),\n}).describe(\"Request model for DELETE_GAGE_RECORD.\\n\\nid: ID of the gage record to delete. Must be a positive integer.\");\nexport const GagelistDeleteGageRecordOutput = z.object({\n data: z.number().int().describe(\"API data field (typically 0 on successful deletion)\").nullable(),\n message: z.string().describe(\"API informational message\").nullable(),\n success: z.boolean().describe(\"Whether the deletion was successful\").nullable(),\n}).describe(\"Response model for DELETE_GAGE_RECORD.\\n\\ndata: integer returned by API, typically 0 on success.\\nsuccess: whether deletion succeeded.\\nmessage: informational message from the API.\");\n\nexport const gagelistDeleteGageRecord = action(\"GAGELIST_DELETE_GAGE_RECORD\", {\n slug: \"gagelist-delete-gage-record\",\n name: \"Delete Gage Record\",\n description: \"Deletes a gage record by its ID. The record must exist in the system to be deleted successfully. This operation is destructive and cannot be undone.\",\n input: GagelistDeleteGageRecordInput,\n output: GagelistDeleteGageRecordOutput,\n});\n"],"mappings":";;AAaA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb2C,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qHAAqH,EACrJ,CAAC,CAAC,CAAC,SAAS,2GAWH;CACP,QAX4C,EAAE,OAAO;EACrD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAChG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EACnE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAChF,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"delete-gage-record.mjs","names":[],"sources":["../../src/actions/delete-gage-record.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistDeleteGageRecordInput = z.object({\n id: z.number().int().describe(\"ID of the gage record to delete. Must be a positive integer corresponding to an existing gage record in the system.\"),\n}).describe(\"Request model for DELETE_GAGE_RECORD.\\n\\nid: ID of the gage record to delete. Must be a positive integer.\");\nexport const GagelistDeleteGageRecordOutput = z.object({\n data: z.number().int().describe(\"API data field (typically 0 on successful deletion)\").nullable(),\n message: z.string().describe(\"API informational message\").nullable(),\n success: z.boolean().describe(\"Whether the deletion was successful\").nullable(),\n}).passthrough().describe(\"Response model for DELETE_GAGE_RECORD.\\n\\ndata: integer returned by API, typically 0 on success.\\nsuccess: whether deletion succeeded.\\nmessage: informational message from the API.\");\n\nexport const gagelistDeleteGageRecord = action(\"GAGELIST_DELETE_GAGE_RECORD\", {\n slug: \"gagelist-delete-gage-record\",\n name: \"Delete Gage Record\",\n description: \"Deletes a gage record by its ID. The record must exist in the system to be deleted successfully. This operation is destructive and cannot be undone.\",\n input: GagelistDeleteGageRecordInput,\n output: GagelistDeleteGageRecordOutput,\n});\n"],"mappings":";;AAaA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb2C,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qHAAqH,EACrJ,CAAC,CAAC,CAAC,SAAS,2GAWH;CACP,QAX4C,EAAE,OAAO;EACrD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAChG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EACnE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sLAOhB;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ const GagelistDeleteManufacturerOutput = zod.z.object({
|
|
|
6
6
|
data: zod.z.number().int().describe("API-specific return code (often 0 on success)").nullable(),
|
|
7
7
|
message: zod.z.string().describe("Informational message from the API").nullable(),
|
|
8
8
|
success: zod.z.boolean().describe("Indicates whether the deletion succeeded").nullable()
|
|
9
|
-
}).describe("Response model for delete manufacturer action.");
|
|
9
|
+
}).passthrough().describe("Response model for delete manufacturer action.");
|
|
10
10
|
const gagelistDeleteManufacturer = require_action.action("GAGELIST_DELETE_MANUFACTURER", {
|
|
11
11
|
slug: "gagelist-delete-manufacturer",
|
|
12
12
|
name: "Delete Manufacturer",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-manufacturer.cjs","names":["z","action"],"sources":["../../src/actions/delete-manufacturer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistDeleteManufacturerInput = z.object({\n id: z.number().int().describe(\"ID of the manufacturer to delete (must be a positive integer)\"),\n}).describe(\"Request model for deleting a manufacturer.\");\nexport const GagelistDeleteManufacturerOutput = z.object({\n data: z.number().int().describe(\"API-specific return code (often 0 on success)\").nullable(),\n message: z.string().describe(\"Informational message from the API\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion succeeded\").nullable(),\n}).describe(\"Response model for delete manufacturer action.\");\n\nexport const gagelistDeleteManufacturer = action(\"GAGELIST_DELETE_MANUFACTURER\", {\n slug: \"gagelist-delete-manufacturer\",\n name: \"Delete Manufacturer\",\n description: \"Tool to delete a manufacturer by its ID. Use after confirming the manufacturer exists.\",\n input: GagelistDeleteManufacturerInput,\n output: GagelistDeleteManufacturerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,EAC/F,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC5E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,gDAAgD;
|
|
1
|
+
{"version":3,"file":"delete-manufacturer.cjs","names":["z","action"],"sources":["../../src/actions/delete-manufacturer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistDeleteManufacturerInput = z.object({\n id: z.number().int().describe(\"ID of the manufacturer to delete (must be a positive integer)\"),\n}).describe(\"Request model for deleting a manufacturer.\");\nexport const GagelistDeleteManufacturerOutput = z.object({\n data: z.number().int().describe(\"API-specific return code (often 0 on success)\").nullable(),\n message: z.string().describe(\"Informational message from the API\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion succeeded\").nullable(),\n}).passthrough().describe(\"Response model for delete manufacturer action.\");\n\nexport const gagelistDeleteManufacturer = action(\"GAGELIST_DELETE_MANUFACTURER\", {\n slug: \"gagelist-delete-manufacturer\",\n name: \"Delete Manufacturer\",\n description: \"Tool to delete a manufacturer by its ID. Use after confirming the manufacturer exists.\",\n input: GagelistDeleteManufacturerInput,\n output: GagelistDeleteManufacturerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,EAC/F,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC5E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,6BAA6BC,eAAAA,OAAO,gCAAgC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,14 +8,10 @@ declare const GagelistDeleteManufacturerOutput: z.ZodObject<{
|
|
|
8
8
|
data: z.ZodNullable<z.ZodNumber>;
|
|
9
9
|
message: z.ZodNullable<z.ZodString>;
|
|
10
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const gagelistDeleteManufacturer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
},
|
|
15
|
-
data: number | null;
|
|
16
|
-
message: string | null;
|
|
17
|
-
success: boolean | null;
|
|
18
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
15
|
//#endregion
|
|
20
16
|
export { gagelistDeleteManufacturer };
|
|
21
17
|
//# sourceMappingURL=delete-manufacturer.d.cts.map
|
|
@@ -8,14 +8,10 @@ declare const GagelistDeleteManufacturerOutput: z.ZodObject<{
|
|
|
8
8
|
data: z.ZodNullable<z.ZodNumber>;
|
|
9
9
|
message: z.ZodNullable<z.ZodString>;
|
|
10
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const gagelistDeleteManufacturer: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: number;
|
|
14
|
-
},
|
|
15
|
-
data: number | null;
|
|
16
|
-
message: string | null;
|
|
17
|
-
success: boolean | null;
|
|
18
|
-
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
15
|
//#endregion
|
|
20
16
|
export { gagelistDeleteManufacturer };
|
|
21
17
|
//# sourceMappingURL=delete-manufacturer.d.mts.map
|
|
@@ -9,7 +9,7 @@ const gagelistDeleteManufacturer = action("GAGELIST_DELETE_MANUFACTURER", {
|
|
|
9
9
|
data: z.number().int().describe("API-specific return code (often 0 on success)").nullable(),
|
|
10
10
|
message: z.string().describe("Informational message from the API").nullable(),
|
|
11
11
|
success: z.boolean().describe("Indicates whether the deletion succeeded").nullable()
|
|
12
|
-
}).describe("Response model for delete manufacturer action.")
|
|
12
|
+
}).passthrough().describe("Response model for delete manufacturer action.")
|
|
13
13
|
});
|
|
14
14
|
//#endregion
|
|
15
15
|
export { gagelistDeleteManufacturer };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-manufacturer.mjs","names":[],"sources":["../../src/actions/delete-manufacturer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistDeleteManufacturerInput = z.object({\n id: z.number().int().describe(\"ID of the manufacturer to delete (must be a positive integer)\"),\n}).describe(\"Request model for deleting a manufacturer.\");\nexport const GagelistDeleteManufacturerOutput = z.object({\n data: z.number().int().describe(\"API-specific return code (often 0 on success)\").nullable(),\n message: z.string().describe(\"Informational message from the API\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion succeeded\").nullable(),\n}).describe(\"Response model for delete manufacturer action.\");\n\nexport const gagelistDeleteManufacturer = action(\"GAGELIST_DELETE_MANUFACTURER\", {\n slug: \"gagelist-delete-manufacturer\",\n name: \"Delete Manufacturer\",\n description: \"Tool to delete a manufacturer by its ID. Use after confirming the manufacturer exists.\",\n input: GagelistDeleteManufacturerInput,\n output: GagelistDeleteManufacturerOutput,\n});\n"],"mappings":";;AAaA,MAAa,6BAA6B,OAAO,gCAAgC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb6C,EAAE,OAAO,EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,EAC/F,CAAC,CAAC,CAAC,SAAS,4CAWH;CACP,QAX8C,EAAE,OAAO;EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC5E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"delete-manufacturer.mjs","names":[],"sources":["../../src/actions/delete-manufacturer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GagelistDeleteManufacturerInput = z.object({\n id: z.number().int().describe(\"ID of the manufacturer to delete (must be a positive integer)\"),\n}).describe(\"Request model for deleting a manufacturer.\");\nexport const GagelistDeleteManufacturerOutput = z.object({\n data: z.number().int().describe(\"API-specific return code (often 0 on success)\").nullable(),\n message: z.string().describe(\"Informational message from the API\").nullable(),\n success: z.boolean().describe(\"Indicates whether the deletion succeeded\").nullable(),\n}).passthrough().describe(\"Response model for delete manufacturer action.\");\n\nexport const gagelistDeleteManufacturer = action(\"GAGELIST_DELETE_MANUFACTURER\", {\n slug: \"gagelist-delete-manufacturer\",\n name: \"Delete Manufacturer\",\n description: \"Tool to delete a manufacturer by its ID. Use after confirming the manufacturer exists.\",\n input: GagelistDeleteManufacturerInput,\n output: GagelistDeleteManufacturerOutput,\n});\n"],"mappings":";;AAaA,MAAa,6BAA6B,OAAO,gCAAgC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb6C,EAAE,OAAO,EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,EAC/F,CAAC,CAAC,CAAC,SAAS,4CAWH;CACP,QAX8C,EAAE,OAAO;EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC5E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
|
|
@@ -6,8 +6,8 @@ const GagelistGenerateCalibrationCertificate_FileDownloadableSchema = zod.z.obje
|
|
|
6
6
|
name: zod.z.string().describe("Name of the file").nullable(),
|
|
7
7
|
s3url: zod.z.string().describe("S3 URL of the downloaded file.").nullable(),
|
|
8
8
|
mimetype: zod.z.string().describe("Mime type of the file.").nullable()
|
|
9
|
-
});
|
|
10
|
-
const GagelistGenerateCalibrationCertificateOutput = zod.z.object({ content: GagelistGenerateCalibrationCertificate_FileDownloadableSchema.nullable() }).describe("Response schema for GENERATE_CALIBRATION_CERTIFICATE action.");
|
|
9
|
+
}).passthrough();
|
|
10
|
+
const GagelistGenerateCalibrationCertificateOutput = zod.z.object({ content: GagelistGenerateCalibrationCertificate_FileDownloadableSchema.nullable() }).passthrough().describe("Response schema for GENERATE_CALIBRATION_CERTIFICATE action.");
|
|
11
11
|
const gagelistGenerateCalibrationCertificate = require_action.action("GAGELIST_GENERATE_CALIBRATION_CERTIFICATE", {
|
|
12
12
|
slug: "gagelist-generate-calibration-certificate",
|
|
13
13
|
name: "Generate Calibration Certificate",
|