Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Generate Calibration Certificate

Generate a calibration certificate for a specific calibration record. Returns the certificate data (typically a PDF) for the given calibration record.

Update Manufacturer

Update an existing manufacturer entry in GageList. Provide the manufacturer ID and any fields to update.

List Gages

Retrieve a paginated list of gage records from GageList. Use offset and limit to paginate through results. Returns basic gage information including status, type, and calibration dates.

Get Calibration

Retrieve a single calibration record by its ID from GageList. Returns full details about the calibration including dates, results, equipment condition, and personnel.

Get Account Status

Retrieve the current account status from GageList. Returns general information about the GageList account.

Get Gage

Retrieve a single gage record by its ID from GageList. Returns all details about the gage including identification, calibration dates, manufacturer, status, and more.

Update Gage

Update an existing gage record in GageList. Provide the gage ID and any fields to update. Only the specified fields will be changed.

Update Custom Field Values

Update custom field values for a record in GageList. Provide the record ID and a map of custom field names to their new values.

Get Custom Field Values

Retrieve custom field values for a specific record (gage or calibration) in GageList. Returns the current values of all custom fields associated with the specified record.

Delete Calibration

Delete a calibration record from GageList by its ID. This permanently removes the calibration record.

Get Custom Fields

Retrieve custom field definitions configured for your GageList account. Returns the list of custom fields that extend the standard gage and calibration data model with organization-specific fields.

Delete Manufacturer

Delete a manufacturer entry from GageList by its ID.

Update Calibration

Update an existing calibration record in GageList. Provide the calibration ID and any fields to update. Only the specified fields will be changed.

List Calibrations

Retrieve a paginated list of calibration records from GageList. Returns calibration records with their dates, equipment references, and key details.

Update Account Settings

Update account-level settings in GageList. Allows modifying account configuration such as notification preferences, email settings, and display options.

Get Account Settings

Retrieve the current account settings from GageList. Returns all configurable settings including available statuses, types, locations, measurement options, notification preferences, and display field configurations.

Delete Gage

Delete a gage record from GageList by its ID. This permanently removes the gage record and its associated data.

Create Manufacturer

Create a new manufacturer entry in GageList. Manufacturers are referenced in gage records to identify the equipment maker.

Create Gage

Create a new gage (measurement equipment) record in GageList. Use this to register new equipment for calibration tracking. Provide the gage status, type, manufacturer, and other identifying details.

List Manufacturers

Retrieve all manufacturer entries from GageList. Returns the full list of manufacturers available in your account, including their contact details.

Create Calibration

Create a new calibration record for a gage in GageList. Use this to log a calibration event including dates, results, equipment condition, and responsible personnel.