Gagelist
Overview
SLUG: GAGELIST
Description
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.
Authentication Details
API Key
Connecting to Gagelist
Create an auth config
Use the dashboard to create an auth config for the Gagelist toolkit. This allows you to connect multiple Gagelist accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Gagelist Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Gagelist toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GAGELIST_ADD_CALIBRATION_RECORD
Tool Name: Add Calibration Record
Description
Action Parameters
Action Response
GAGELIST_ADD_GAGE_RECORD
Tool Name: Add Gage Record
Description
Action Parameters
Action Response
GAGELIST_ADD_MANUFACTURER
Tool Name: Add Manufacturer
Description
Action Parameters
Action Response
GAGELIST_AUTHENTICATE_WITH_GAGELIST
Tool Name: Authenticate with Gagelist
Description
Action Parameters
Action Response
GAGELIST_DELETE_CALIBRATION_RECORD
Tool Name: Delete Calibration Record
Description
Action Parameters
Action Response
GAGELIST_DELETE_GAGE_RECORD
Tool Name: Delete Gage Record
Description
Action Parameters
Action Response
GAGELIST_DELETE_MANUFACTURER
Tool Name: Delete Manufacturer
Description
Action Parameters
Action Response
GAGELIST_GENERATE_CALIBRATION_CERTIFICATE
Tool Name: Generate Calibration Certificate
Description
Action Parameters
Action Response
GAGELIST_GET_ACCOUNT_SETTINGS
Tool Name: Get Account Settings
Description
Action Parameters
Action Response
GAGELIST_GET_ACCOUNT_STATUS
Tool Name: Get account status
Description
Action Parameters
Action Response
GAGELIST_GET_ALL_CALIBRATION_RECORDS
Tool Name: Get all calibration records
Description
Action Parameters
Action Response
GAGELIST_GET_ALL_GAGE_RECORDS
Tool Name: Get All Gage Records
Description
Action Parameters
Action Response
GAGELIST_GET_ALL_MANUFACTURERS
Tool Name: Get All Manufacturers
Description
Action Parameters
Action Response
GAGELIST_GET_ATTACHMENT
Tool Name: Get Attachment
Description
Action Parameters
Action Response
GAGELIST_GET_CUSTOM_FIELDS
Tool Name: Get Custom Fields
Description
Action Parameters
Action Response
GAGELIST_GET_SINGLE_CALIBRATION_RECORD
Tool Name: Get Single Calibration Record
Description
Action Parameters
Action Response
GAGELIST_GET_SINGLE_GAGE_RECORD
Tool Name: Get Single Gage Record
Description
Action Parameters
Action Response
GAGELIST_UPDATE_ACCOUNT_SETTINGS
Tool Name: Update Account Settings
Description
Action Parameters
Action Response
GAGELIST_UPDATE_CUSTOM_FIELD_VALUES
Tool Name: Update Custom Field Values
Description
Action Parameters
Action Response
GAGELIST_UPDATE_MANUFACTURER
Tool Name: Update Manufacturer
Description
Action Parameters
Action Response
GAGELIST_UPLOAD_ATTACHMENT_TO_GAGE_RECORD
Tool Name: Upload Attachment To Gage Record
Description
Action Parameters
Action Response