Gtmetrix
Overview
SLUG: GTMETRIX
Description
GTmetrix is a performance testing and monitoring tool that analyzes website speed, provides detailed performance reports, and helps optimize web applications for better user experience.
Authentication Details
API Key
Connecting to Gtmetrix
Create an auth config
Use the dashboard to create an auth config for the Gtmetrix toolkit. This allows you to connect multiple Gtmetrix accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Gtmetrix 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 Gtmetrix toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
GTMETRIX_DELETE_PAGE
Tool Name: Delete Page
Description
Action Parameters
Action Response
GTMETRIX_DELETE_REPORT
Tool Name: Delete Report
Description
Action Parameters
Action Response
GTMETRIX_GET_BROWSERS
Tool Name: Get Browsers
Description
Action Parameters
Action Response
GTMETRIX_GET_LOCATION
Tool Name: Get Location Details
Description
Action Parameters
Action Response
GTMETRIX_GET_LOCATIONS
Tool Name: Get Locations
Description
Action Parameters
Action Response
GTMETRIX_GET_PAGE
Tool Name: Get Page Details
Description
Action Parameters
Action Response
GTMETRIX_GET_PAGE_REPORTS
Tool Name: Get Page Reports
Description
Action Parameters
Action Response
GTMETRIX_GET_PAGES
Tool Name: Get Pages
Description
Action Parameters
Action Response
GTMETRIX_GET_REPORT
Tool Name: Get Report
Description
Action Parameters
Action Response
GTMETRIX_GET_SIMULATED_DEVICE
Tool Name: Get Simulated Device
Description
Action Parameters
Action Response
GTMETRIX_GET_SIMULATED_DEVICES
Tool Name: Get Simulated Devices
Description
Action Parameters
Action Response
GTMETRIX_GET_STATUS
Tool Name: Get API Account Status
Description
Action Parameters
Action Response
GTMETRIX_GET_TEST
Tool Name: Get Test Details
Description
Action Parameters
Action Response
GTMETRIX_GET_TESTS
Tool Name: Get Tests
Description
Action Parameters
Action Response
GTMETRIX_RETEST_REPORT
Tool Name: Retest Report
Description
Action Parameters
Action Response
GTMETRIX_START_TEST
Tool Name: Start Test
Description
Action Parameters
Action Response