Gagelist
gagelistGageList is a user-friendly calibration management platform that simplifies the integration process with intuitive interfaces and straightforward APIs, enabling seamless connection with existing tools and workflows.
Acciones disponibles (21)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Add Calibration RecordGAGELIST_ADD_CALIBRATION_RECORDAcciónTool to add a new calibration record. Use when capturing calibration details for equipment in GageList.
GAGELIST_ADD_CALIBRATION_RECORDAcciónTool to add a new calibration record. Use when capturing calibration details for equipment in GageList.
Parámetros de entrada
DaysintegerInterval days component
TypestringType or category of equipment
ModelstringEquipment model
YearsintegerInterval years component
MonthsintegerInterval months component
AssetNostringAsset number
WebsitestringManufacturer website URL
IntervalstringCalibration interval description
LocationstringLocation of the equipment
SignedBystringUser who signed
TestCoststringCost associated with calibration test
TestTimestringDuration of test or timestamp
CreatedBystringUser who created the record
IsDeletedbooleanSoft delete flag
SignedPDFstringBase64 or URL of signed PDF document
TolerancestringTolerance level
UpdatedBystringUser who last updated the record
SignedDatestringDate of signature (ISO 8601)
Attachmentsobject[]Array of file attachments
RangeOrSizestringOperational range or size
UncertaintystringMeasurement uncertainty
UpdatedDatestringLast update timestamp (ISO 8601)
ManufacturerstringEquipment manufacturer name
RecordNumberstringRecord number or code
SerialNumberstringEquipment serial number
ControlNumberstringInternal control number
CounterValuesobject[]Array of custom counter values
SignatureDatastringSignature data blob or token
UnitOfMeasurestringUnit of measure
ActionRequiredstringActions required post-calibration
DateCalibratedstringActual calibration date (ISO 8601)
EquipmentRefIdintegerReference ID of the equipment
MasterStandardstringMaster standard used for calibration
CalibrationDatestringDate of calibration record (ISO 8601)
CalibrationTeststringGeneral calibration test performed
EquipmentAsLeftstringCondition of equipment as left
ProductRecalledstringProduct recalled flag or info
RepairsRequiredstringRepairs required description
ResponsibleUserstringResponsible user for calibration
CalibrationTestsobject[]Array of individual test entries
DescribedRepairsstringDescription of any repairs performed
EquipmentAsFoundstringCondition of equipment as found
ToleranceCommentstringComments on tolerance
TypesMeasurementstringMeasurement types supported
ConditionReceivedstringCondition when received
AdditionalCommentsstringAdditional comments or notes
CalibrationDueDatestringNext due calibration date (ISO 8601)
FitIntendedPurposestringFit for intended purpose note
NextCalibrationDuestringNext calibration due date (ISO 8601)
SignaturePublicKeystringPublic key for signature verification
TestEquipmentFallsstringTest equipment falls information
ToleranceConditionstringCondition relative to tolerance
AdjustmentsRequiredstringAdjustments required description
AppropriateNotifiedstringWho was notified of results
CalibrationTestModestringMode of the calibration test
LastCalibrationDatestringDate of last calibration (ISO 8601)
CalibrationEnvironmentstringCalibration environment conditions
CalibrationTechinicianstringTechnician who performed calibration
CalibrationInstructionsstringCalibration instructions or notes
ExernalCalibrationRecordstringExternal calibration record reference
TestEquipmentAvailabilitystringAvailability of test equipment
TestEquipmentFallsAsFoundstringEquipment falls as found reading
Parámetros de salida
dataintegerNewly created calibration record ID
errorstringError if any occurred during the execution of the action
messagestringOptional message or error details
successbooleanObligatorioIndicates if the operation was successful
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add Gage RecordGAGELIST_ADD_GAGE_RECORDAcciónTool to add a new gage record. Use after gathering all required gage attributes to create a record.
GAGELIST_ADD_GAGE_RECORDAcciónTool to add a new gage record. Use after gathering all required gage attributes to create a record.
Parámetros de entrada
IdintegerUnique identifier; server assigns if omitted
AreastringOperational area
DaysintegerCalibration interval days
TypestringGage type
ModelstringModel of the gage
YearsintegerCalibration interval years
MonthsintegerCalibration interval months
StatusstringCurrent status of the gage
AssetNostringAsset number
WebsitestringuriManufacturer website URL
IntervalstringCalibration interval description
LocationstringLocation of the gage
CreatedBystringRecord creator
IsDeletedbooleanSoft delete flag
TolerancestringTolerance level or specification
UpdatedBystringLast user who updated record
NISTNumberstringNIST standard number
Attachmentsobject[]List of attachments
DateAquiredstringdate-timeDate acquired in ISO 8601 format
RangeOrSizestringOperational range or size
UpdatedDatestringdate-timeLast updated date
ManufacturerstringManufacturer name
SerialNumberstringObligatorioSerial number of the gage record
ControlNumberstringControl number
PurchasePricenumberPurchase price in USD
TestTemplatesobject[]List of test templates
UnitOfMeasurestringUnit of measure used
MasterStandardstringMaster standard used for calibration
SourceOrVendorstringVendor or source of acquisition
ResponsibleUserstringUser responsible for the gage
ConditionAquiredstringCondition at acquisition
NotificationListstringComma-separated list of users to notify
OtherInformationstringAdditional information
TypesMeasurementstringMeasurement types supported
CalibrationDueDatestringdate-timeNext calibration due date in ISO 8601 format
CalibrationTestModestringCalibration test mode used
LastCalibrationDatestringdate-timeLast calibration date in ISO 8601 format
CalibrationEnvironmentstringCalibration environment conditions
CalibrationInstructionsstringCalibration instructions
Parámetros de salida
dataintegerObligatorioNewly created gage record ID
errorstringError if any occurred during the execution of the action
messagestringAdditional information or error message
successbooleanObligatorioTrue if creation succeeded
successfulbooleanObligatorioWhether or not the action execution was successful or not
Add ManufacturerGAGELIST_ADD_MANUFACTURERAcciónTool to add a new manufacturer. Use after gathering all manufacturer details.
GAGELIST_ADD_MANUFACTURERAcciónTool to add a new manufacturer. Use after gathering all manufacturer details.
Parámetros de entrada
IdintegerIdentifier for the manufacturer. Use 0 or omit for create.
FaxstringFax number of the manufacturer.
NamestringObligatorioName of the manufacturer.
PhonestringPhone number of the manufacturer.
AddressstringAddress of the manufacturer.
WebsitestringWebsite URL of the manufacturer.
Parámetros de salida
dataintegerIdentifier of the created manufacturer.
errorstringError if any occurred during the execution of the action
messagestringResponse message from the API.
successbooleanObligatorioIndicates if the operation was successful.
successfulbooleanObligatorioWhether or not the action execution was successful or not
Authenticate with GagelistGAGELIST_AUTHENTICATE_WITH_GAGELISTAcciónTool to obtain a Gagelist API access token. Use when you need to authenticate with Gagelist using client credentials. Returns OAuth2 tokens for subsequent requests.
GAGELIST_AUTHENTICATE_WITH_GAGELISTAcciónTool to obtain a Gagelist API access token. Use when you need to authenticate with Gagelist using client credentials. Returns OAuth2 tokens for subsequent requests.
Parámetros de entrada
client_idstringObligatorioGagelist client ID issued for OAuth2 authentication
client_secretstringObligatorioGagelist client secret issued alongside the client ID
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete Calibration RecordGAGELIST_DELETE_CALIBRATION_RECORDAcciónTool to delete a calibration record by its ID. Use when you need to remove an existing calibration record. Use after verifying the record exists.
GAGELIST_DELETE_CALIBRATION_RECORDAcciónTool to delete a calibration record by its ID. Use when you need to remove an existing calibration record. Use after verifying the record exists.
Parámetros de entrada
idintegerObligatorioCalibration record ID to delete (must be a positive integer)
Parámetros de salida
datanumberObligatorioNumeric code returned by the API
errorstringError if any occurred during the execution of the action
messagestringObligatorioMessage returned by the API
successbooleanObligatorioIndicates if the deletion was successful
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete Gage RecordGAGELIST_DELETE_GAGE_RECORDAcciónTool to delete a gage record by its ID. Use when you need to remove a record after confirming the ID exists.
GAGELIST_DELETE_GAGE_RECORDAcciónTool to delete a gage record by its ID. Use when you need to remove a record after confirming the ID exists.
Parámetros de entrada
idintegerObligatorioGage record ID to delete
Parámetros de salida
dataintegerObligatorioAPI data field, typically 0 on success
errorstringError if any occurred during the execution of the action
messagestringObligatorioAPI informational message
successbooleanObligatorioWhether the deletion was successful
successfulbooleanObligatorioWhether or not the action execution was successful or not
Delete ManufacturerGAGELIST_DELETE_MANUFACTURERAcciónTool to delete a manufacturer by its ID. Use after confirming the manufacturer exists.
GAGELIST_DELETE_MANUFACTURERAcciónTool to delete a manufacturer by its ID. Use after confirming the manufacturer exists.
Parámetros de entrada
idintegerObligatorioID of the manufacturer to delete (must be a positive integer)
Parámetros de salida
dataintegerObligatorioAPI-specific return code (often 0 on success)
errorstringError if any occurred during the execution of the action
messagestringObligatorioInformational message from the API
successbooleanObligatorioIndicates whether the deletion succeeded
successfulbooleanObligatorioWhether or not the action execution was successful or not
Generate Calibration CertificateGAGELIST_GENERATE_CALIBRATION_CERTIFICATEAcciónTool to generate a PDF certificate from a calibration record. Use after ensuring record ID and authentication.
GAGELIST_GENERATE_CALIBRATION_CERTIFICATEAcciónTool to generate a PDF certificate from a calibration record. Use after ensuring record ID and authentication.
Parámetros de entrada
idintegerObligatorioID of the calibration record to generate the certificate for
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Account SettingsGAGELIST_GET_ACCOUNT_SETTINGSAcciónTool to get account settings. Use after successful authentication to retrieve user-specific settings.
GAGELIST_GET_ACCOUNT_SETTINGSAcciónTool to get account settings. Use after successful authentication to retrieve user-specific settings.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioAccount settings payload
errorstringError if any occurred during the execution of the action
messagestringA human-readable message from the API
successbooleanObligatorioIndicates if the API call was successful
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get account statusGAGELIST_GET_ACCOUNT_STATUSAcciónTool to retrieve account status. Use after authenticating with Gagelist.
GAGELIST_GET_ACCOUNT_STATUSAcciónTool to retrieve account status. Use after authenticating with Gagelist.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioAccount status data
errorstringError if any occurred during the execution of the action
messagestringAdditional message from API
successbooleanObligatorioIndicates if the request succeeded
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get all calibration recordsGAGELIST_GET_ALL_CALIBRATION_RECORDSAcciónTool to retrieve a paginated list of calibration records. Use after obtaining a valid access token.
GAGELIST_GET_ALL_CALIBRATION_RECORDSAcciónTool to retrieve a paginated list of calibration records. Use after obtaining a valid access token.
Parámetros de entrada
startintegerObligatorioZero-based index of the first record to return
record_numberintegerObligatorioNumber of records to return per page
Parámetros de salida
dataobject[]Array of calibration record objects
countintegerNumber of records returned in this page
errorstringError if any occurred during the execution of the action
totalintegerTotal number of matching records
messagestringOptional informational or error message
successbooleanIndicates if the operation was successful
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get All Gage RecordsGAGELIST_GET_ALL_GAGE_RECORDSAcciónTool to retrieve a paginated list of gage records. Use after confirming the access token.
GAGELIST_GET_ALL_GAGE_RECORDSAcciónTool to retrieve a paginated list of gage records. Use after confirming the access token.
Parámetros de entrada
startintegerZero-based index to start listing records.
record_numberintegerObligatorioNumber of records to retrieve.
Parámetros de salida
dataobject[]Array of gage record objects
countintegerNumber of records returned in this response
errorstringError if any occurred during the execution of the action
totalintegerTotal number of gage records available
messagestringServer-provided message or error details
successbooleanTrue if API call succeeded
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get All ManufacturersGAGELIST_GET_ALL_MANUFACTURERSAcciónTool to retrieve a list of all manufacturers. Use after obtaining a valid access token. Returns manufacturer details including ID, name, contact information, and timestamps.
GAGELIST_GET_ALL_MANUFACTURERSAcciónTool to retrieve a list of all manufacturers. Use after obtaining a valid access token. Returns manufacturer details including ID, name, contact information, and timestamps.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobject[]ObligatorioArray of manufacturer objects
countintegerObligatorioNumber of manufacturers returned
errorstringError if any occurred during the execution of the action
totalintegerObligatorioTotal number of manufacturers
messagestringInformational message from the API
successbooleanObligatorioIndicates if the API call was successful
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get AttachmentGAGELIST_GET_ATTACHMENTAcciónTool to retrieve an attachment by its ID. Use when you need to download file attachments from the system.
GAGELIST_GET_ATTACHMENTAcciónTool to retrieve an attachment by its ID. Use when you need to download file attachments from the system.
Parámetros de entrada
idintegerObligatorioIdentifier of the attachment to retrieve
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Custom FieldsGAGELIST_GET_CUSTOM_FIELDSAcciónTool to retrieve custom field definitions. Use when you need to list all custom fields configured for both gage and calibration items after authentication.
GAGELIST_GET_CUSTOM_FIELDSAcciónTool to retrieve custom field definitions. Use when you need to list all custom fields configured for both gage and calibration items after authentication.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobject[]ObligatorioList of custom field definitions
countintegerObligatorioCount of items in this response
errorstringError if any occurred during the execution of the action
totalintegerObligatorioTotal number of custom fields returned
messagestringAdditional message from the API
successbooleanObligatorioIndicates whether the call succeeded
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Single Calibration RecordGAGELIST_GET_SINGLE_CALIBRATION_RECORDAcciónTool to retrieve details of a single calibration record. Use when you need a specific record's detailed data. Ensure a valid Bearer token is set.
GAGELIST_GET_SINGLE_CALIBRATION_RECORDAcciónTool to retrieve details of a single calibration record. Use when you need a specific record's detailed data. Ensure a valid Bearer token is set.
Parámetros de entrada
idintegerObligatorioCalibration record identifier, must be a positive integer
Parámetros de salida
dataobjectObligatorioDetailed calibration record object
errorstringError if any occurred during the execution of the action
messagestringObligatorioAPI-returned message
successbooleanObligatorioIndicates if the operation was successful
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Single Gage RecordGAGELIST_GET_SINGLE_GAGE_RECORDAcciónTool to get details of a single gage record by ID. Use after authentication to retrieve full record info. Example: GET_SINGLE_GAGE_RECORD(id=123)
GAGELIST_GET_SINGLE_GAGE_RECORDAcciónTool to get details of a single gage record by ID. Use after authentication to retrieve full record info. Example: GET_SINGLE_GAGE_RECORD(id=123)
Parámetros de entrada
idintegerObligatorioUnique identifier of the gage record
Parámetros de salida
dataobjectObligatorioDetailed gage record information
errorstringError if any occurred during the execution of the action
messagestringObligatorioAPI response message
successbooleanObligatorioIndicates if the request was successful
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update Account SettingsGAGELIST_UPDATE_ACCOUNT_SETTINGSAcciónTool to update account settings. Use after retrieving current settings to apply user preference changes.
GAGELIST_UPDATE_ACCOUNT_SETTINGSAcciónTool to update account settings. Use after retrieving current settings to apply user preference changes.
Parámetros de entrada
AllAreastring[]ObligatorioList of areas
AllTypestring[]ObligatorioList of measurement types
StatementstringObligatorioDefault statement text
DateFormatstringObligatorioDate format string, e.g., 'MM/DD/YYYY'
MyTimeZonestringObligatorioUser's preferred time zone, e.g., 'America/New_York'
AllIntervalstring[]ObligatorioList of interval codes
AllLocationstring[]ObligatorioList of locations
AllStatusesstring[]ObligatorioList of status codes
UpdatedDatestringObligatorioTimestamp in ISO 8601 format
AllAssigneesstring[]ObligatorioList of user IDs for assignment
EmailSubjectstringObligatorioDefault email subject text
DisplayFieldsobjectObligatorioWhich fields to display in lists
Distributionsstring[]ObligatorioDistribution list identifiers
IncludeOverduestringObligatorioFlag to include overdue items, e.g., 'yes' or 'no'
RequiredFieldsobjectObligatorioWhich fields are mandatory
ReportToIncludestringObligatorioDefault report to include
AllLocalizationsobjectObligatorioLocalization map
AllUnitOfMeasurestring[]ObligatorioList of supported units of measure
IntroductionTextstringObligatorioIntroductory text for communications
NotificationDaysstring[]ObligatorioDays when notifications are sent
NotificationTypestringObligatorioType of notification, e.g., 'email'
ViewExportFormatstringObligatorioExport file format, e.g., 'csv' or 'xlsx'
AllActiveStatusesstring[]ObligatorioList of active status codes
UploadImageEnabledbooleanObligatorioWhether image upload is enabled
AllConditionAquiredstring[]ObligatorioList of conditions acquired
AllTypesMeasurementstring[]ObligatorioList of measurement type identifiers
EditableCalibratedBystringObligatorioWho can edit the 'calibrated by' field
IncludeGageAssigneesstringObligatorioWhether to include gage assignees, e.g., 'true' or 'false'
AllCalibrationEnvironmentstring[]ObligatorioList of calibration environments
AllCalibrationInstructionsstring[]ObligatorioList of calibration instructions
CalibrationCertificatePDFSizestringObligatorioPDF size option for certificates
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update Custom Field ValuesGAGELIST_UPDATE_CUSTOM_FIELD_VALUESAcciónTool to update custom field values. Use when you need to set or modify custom field values for a gage or calibration record after authentication.
GAGELIST_UPDATE_CUSTOM_FIELD_VALUESAcciónTool to update custom field values. Use when you need to set or modify custom field values for a gage or calibration record after authentication.
Parámetros de entrada
valuesobject[]ObligatorioList of custom field value objects to update or create
Parámetros de salida
datainteger[]ObligatorioList of IDs for the created or updated custom field value records
errorstringError if any occurred during the execution of the action
messagestringOptional message from the API
successbooleanObligatorioIndicates whether the update operation succeeded
successfulbooleanObligatorioWhether or not the action execution was successful or not
Update ManufacturerGAGELIST_UPDATE_MANUFACTURERAcciónTool to update a manufacturer by its ID. Use after confirming the manufacturer exists.
GAGELIST_UPDATE_MANUFACTURERAcciónTool to update a manufacturer by its ID. Use after confirming the manufacturer exists.
Parámetros de entrada
IdintegerObligatorioID of the manufacturer to update (must be a positive integer)
FaxstringFax number of the manufacturer.
NamestringName of the manufacturer.
PhonestringPhone number of the manufacturer.
AddressstringAddress of the manufacturer.
WebsitestringWebsite URL of the manufacturer.
Parámetros de salida
dataintegerObligatorioAPI-specific return code or ID of the updated manufacturer
errorstringError if any occurred during the execution of the action
messagestringObligatorioInformational message from the API
successbooleanObligatorioIndicates whether the update succeeded
successfulbooleanObligatorioWhether or not the action execution was successful or not
Upload Attachment To Gage RecordGAGELIST_UPLOAD_ATTACHMENT_TO_GAGE_RECORDAcciónTool to upload an attachment to a gage record. Use when adding files to an existing gage record.
GAGELIST_UPLOAD_ATTACHMENT_TO_GAGE_RECORDAcciónTool to upload an attachment to a gage record. Use when adding files to an existing gage record.
Parámetros de entrada
idintegerObligatorioIdentifier of the gage record to which the attachment will be added
filestringObligatoriobinaryRaw binary content of the file to upload
file_namestringObligatorioName of the file, including extension
content_typestringMIME type of the file
Parámetros de salida
dataintegerObligatorioIdentifier of the uploaded attachment
errorstringError if any occurred during the execution of the action
messagestringInformational message returned by the API
successbooleanObligatorioFlag indicating if the upload was successful
successfulbooleanObligatorioWhether or not the action execution was successful or not