# GTmetrix

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.

- **Category:** developer tools
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 20
- **Triggers:** 0
- **Slug:** `GTMETRIX`
- **Version:** 20260407_00

## Tools

### Delete Page

**Slug:** `GTMETRIX_DELETE_PAGE`

Tool to delete a specific page in GTmetrix. Use when you need to permanently remove a page resource.

### Delete Report

**Slug:** `GTMETRIX_DELETE_REPORT`

Tool to delete a GTmetrix report. Use when you need to remove an existing performance report from GTmetrix.

### Get Browser Details

**Slug:** `GTMETRIX_GET_BROWSER`

Tool to retrieve browser details from GTmetrix. Use when you need to get information about a specific browser including name, platform, supported features, and testing capabilities.

### Get Browsers

**Slug:** `GTMETRIX_GET_BROWSERS`

Tool to retrieve the list of available browsers for GTmetrix performance tests. Use when you need to see which browsers are available and their testing capabilities.

### Get Location Details

**Slug:** `GTMETRIX_GET_LOCATION`

Tool to retrieve location details from GTmetrix. Use when you need to get information about a specific GTmetrix test location including name, region, browser support, IP addresses, and access permissions.

### Get Locations

**Slug:** `GTMETRIX_GET_LOCATIONS`

Tool to retrieve the list of available GTmetrix test locations. Use when you need to see which locations are available for testing and their details including supported browsers and access status.

### Get Page Details

**Slug:** `GTMETRIX_GET_PAGE`

Tool to retrieve page details from the user's GTmetrix account. Use when you need to get comprehensive page information including URL, testing configuration, and monitoring frequency.

### Get Page Latest Report

**Slug:** `GTMETRIX_GET_PAGE_LATEST_REPORT`

Tool to retrieve the most recent test report for a monitored page in GTmetrix. Use when you need to get the latest performance metrics and timing data for a specific page.

### Get Page Reports

**Slug:** `GTMETRIX_GET_PAGE_REPORTS`

Tool to retrieve the report list associated with a monitored page in GTmetrix. Use when you need to access historical performance data for a specific page. Supports pagination, sorting, and filtering.

### Get Pages

**Slug:** `GTMETRIX_GET_PAGES`

Tool to retrieve the page list from your GTmetrix account. Returns a paginated collection of monitored pages with their configurations and latest report information. Use when you need to view all monitored pages, check page configurations, or access latest report data.

### Get Report

**Slug:** `GTMETRIX_GET_REPORT`

Tool to retrieve a GTmetrix test report by its identifier. Use when you need to get comprehensive performance metrics, timing data, and links to resources for a specific report.

### Get Report Resource

**Slug:** `GTMETRIX_GET_REPORT_RESOURCE`

Tool to get a report resource such as screenshot, HAR file, video, PDF, or Lighthouse JSON. Use when you need to download specific report artifacts that require API authentication.

### Get Simulated Device

**Slug:** `GTMETRIX_GET_SIMULATED_DEVICE`

Tool to retrieve simulated device details. Use when you need information about a specific simulated device including its name, category, manufacturer, user agent, screen dimensions, and pixel ratio.

### Get Simulated Devices

**Slug:** `GTMETRIX_GET_SIMULATED_DEVICES`

Tool to retrieve the list of simulated devices available in GTmetrix. Use when you need to see available device profiles for testing.

### Get API Account Status

**Slug:** `GTMETRIX_GET_STATUS`

Tool to retrieve the current API account state and remaining credits. Use to check available API credits, refill schedule, and account features.

### Get Test Details

**Slug:** `GTMETRIX_GET_TEST`

Tool to retrieve test details for a specific GTMetrix test. Use when you need to check the status, configuration, or results of a previously initiated test.

### Get Tests

**Slug:** `GTMETRIX_GET_TESTS`

Tool to retrieve the test list from your GTmetrix account with pagination and filtering support. Use when you need to view tests with their state, timestamps, and configuration details.

### Retest Page

**Slug:** `GTMETRIX_RETEST_PAGE`

Tool to initiate a retest of a GTmetrix page with same parameters. Use when you need to create a new test using the same parameters as the most recent report for this page.

### Retest Report

**Slug:** `GTMETRIX_RETEST_REPORT`

Tool to initiate a retest of a completed GTmetrix report with same parameters. Use when you need to rerun a test using the exact same analysis parameters as the original test.

### Start Test

**Slug:** `GTMETRIX_START_TEST`

Tool to start a new GTmetrix test for a specified URL. Use when you need to analyze website performance with configurable options like location, browser, and throttling.
