# Blazemeter AI integration on Definable

> BlazeMeter is a continuous testing platform that enables users to create, run, and analyze performance and functional tests for web and mobile applications.

## What this connects

BlazeMeter is a continuous testing platform that enables users to create, run, and analyze performance and functional tests for web and mobile applications.

Vendor: https://www.blazemeter.com/

## Tools available

**92** tools available. First 12:

- `BLAZEMETER_CONVERT_TRANSACTIONS` — Convert Transactions — Tool to convert transaction files to BlazeMeter DSL format for service virtualization. Use when importing API specifications (Swagger, HAR, YAML) to create virtual service transactions.
- `BLAZEMETER_CREATE_API_MONITORING_SCHEDULE` — Create API Monitoring Schedule — Tool to create a new schedule for running API monitoring tests. Use when you need to automate test runs at defined intervals after determining the correct cron expression and test or collection ID.
- `BLAZEMETER_CREATE_MULTI_TEST` — Create Multi Test — Tool to create a new multi-test within a specified project. Use after confirming the project ID. Example: "Create a multi-test named 'load-test' in project 12345."
- `BLAZEMETER_CREATE_PRIVATE_LOCATION` — Create Private Location — Tool to create a new private location in BlazeMeter. Private locations allow you to run performance tests from your own infrastructure. Use when you need to test internal applications or simulate load from specific geographic regions. Requires valid account and workspace IDs.
- `BLAZEMETER_CREATE_PRIVATE_LOCATIONS_SERVERS` — Create Private Location Agent — Creates a new agent (server) within a BlazeMeter private location. Use this when you need to add an agent to handle test execution in your private infrastructure. Save the returned agent ID for subsequent private location setup steps.
- `BLAZEMETER_CREATE_PROJECT` — Create Project — Creates a new project within a BlazeMeter workspace. Projects are containers for organizing performance tests. Requires a valid workspace_id which can be obtained using the GET_WORKSPACES action. Returns the created project with its unique ID, timestamps, and other metadata.
- `BLAZEMETER_CREATE_SEARCH` — Create Search — Execute a search query against BlazeMeter entities using advanced filtering and sorting. Use when you need to find tests, multi-tests, masters, or other entities with complex criteria like name patterns, date ranges, or workspace filters.
- `BLAZEMETER_CREATE_TAGS` — Create Tag — Creates a new tag in BlazeMeter for organizing and categorizing resources. Tags can be used in searches and filters to group related assets. Use when you need to create a new tag category with a name and description.
- `BLAZEMETER_CREATE_TEST` — Create Test — Tool to create a new single test within a specified project. Use when registering a new performance test via API.
- `BLAZEMETER_CREATE_WORKSPACES_ASSETS` — Create Workspace Asset — Tool to create an asset in a workspace for test data management. Use when you need to create data models, test data, or other assets within a BlazeMeter workspace. Assets are used for organizing and managing test data, configurations, and related resources.
- `BLAZEMETER_CREATE_WORKSPACES_ASSETS_DEPENDENCIES2` — Create Asset Dependency — Tool to create a dependency relationship between two assets in a BlazeMeter workspace. Use when establishing that one asset depends on another asset. The source asset (aId) will depend on the target asset (targetDepId). This is useful for tracking asset relationships in the BlazeMeter Asset Repository.
- `BLAZEMETER_CREATE_WORKSPACES_PACKAGES` — Create Workspace Package — Creates a new package within a BlazeMeter workspace. Packages are used for managing and organizing test artifacts and dependencies. Use when you need to create a new package with a specific name, version, and optional dependencies.

## Auth

Auth schemes: `BASIC`.

## How agents use Blazemeter

Inside a Definable workflow, Blazemeter is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Blazemeter** — the Researcher (GPT-5.5) pulls context from Blazemeter (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Blazemeter** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Blazemeter (create record, post message, draft email).
- **Designer / Engineer → Distributor → Blazemeter** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Blazemeter (attach file, open PR comment, post status).

The Verifier checks every Blazemeter call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- developer tools — https://definable.ai/apps/category/developer-tools/
- server monitoring — https://definable.ai/apps/category/server-monitoring/

## Related

- HTML page: https://definable.ai/apps/blazemeter/
- Same category (developer tools): https://definable.ai/apps/category/developer-tools/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
