Skip to main content
Gagelist logo

Gagelist

GageList 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.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Gagelist connects with a single OAuth click - there is no token to paste. The first time an agent uses a Gagelist action, FlyMyAI asks you to authorize your Gagelist account. Approve it once and the connection is reused for every later run.

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
GAGELIST_ADD_CALIBRATION_RECORDTool to add a new calibration record. Use when capturing calibration details for equipment in GageList.-
GAGELIST_ADD_GAGE_RECORDTool to add a new gage record. Use after gathering all required gage attributes to create a record.SerialNumber
GAGELIST_ADD_MANUFACTURERTool to add a new manufacturer. Use after gathering all manufacturer details.Name
GAGELIST_AUTHENTICATE_WITH_GAGELISTTool to obtain a Gagelist API access token. Use when you need to authenticate with Gagelist using client credentials. Returns OAuth2 tokens for subsequent requests.client_id, client_secret
GAGELIST_DELETE_CALIBRATION_RECORDTool to delete a calibration record by its ID. Use when you need to remove an existing calibration record. Use after verifying the record exists.id
GAGELIST_DELETE_GAGE_RECORDTool to delete a gage record by its ID. Use when you need to remove a record after confirming the ID exists.id
GAGELIST_DELETE_MANUFACTURERTool to delete a manufacturer by its ID. Use after confirming the manufacturer exists.id
GAGELIST_GENERATE_CALIBRATION_CERTIFICATETool to generate a PDF certificate from a calibration record. Use after ensuring record ID and authentication.id
GAGELIST_GET_ACCOUNT_SETTINGSTool to get account settings. Use after successful authentication to retrieve user-specific settings.-
GAGELIST_GET_ACCOUNT_STATUSTool to retrieve account status. Use after authenticating with Gagelist.-
GAGELIST_GET_ALL_CALIBRATION_RECORDSTool to retrieve a paginated list of calibration records. Use after obtaining a valid access token.start, record_number
GAGELIST_GET_ALL_GAGE_RECORDSTool to retrieve a paginated list of gage records. Use after confirming the access token.record_number
GAGELIST_GET_ALL_MANUFACTURERSTool 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_ATTACHMENTTool to retrieve an attachment by its ID. Use when you need to download file attachments from the system.id
GAGELIST_GET_CUSTOM_FIELDSTool 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_SINGLE_CALIBRATION_RECORDTool 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.id
GAGELIST_GET_SINGLE_GAGE_RECORDTool 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)id
GAGELIST_UPDATE_ACCOUNT_SETTINGSTool to update account settings. Use after retrieving current settings to apply user preference changes.AllType, AllInterval, AllCalibrationEnvironment, AllTypesMeasurement, AllUnitOfMeasure, AllConditionAquired, AllLocation, AllArea, AllCalibrationInstructions, AllStatuses, AllActiveStatuses, AllAssignees, AllLocalizations, DisplayFields, RequiredFields, MyTimeZone, DateFormat, CalibrationCertificatePDFSize, ViewExportFormat, UploadImageEnabled, Statement, NotificationType, NotificationDays, ReportToInclude, IncludeOverdue, Distributions, EmailSubject, IntroductionText, UpdatedDate, IncludeGageAssignees, EditableCalibratedBy
GAGELIST_UPDATE_CUSTOM_FIELD_VALUESTool to update custom field values. Use when you need to set or modify custom field values for a gage or calibration record after authentication.values
GAGELIST_UPDATE_MANUFACTURERTool to update a manufacturer by its ID. Use after confirming the manufacturer exists.Id
GAGELIST_UPLOAD_ATTACHMENT_TO_GAGE_RECORDTool to upload an attachment to a gage record. Use when adding files to an existing gage record.id, file_name, file
We love our partners - FlyMy.AI builds with the best. Thanks, Gagelist!