create_performance_monitoring_test
Generates complete Robot Framework performance monitoring test code as a .robot file, enabling automated efficiency tracking and analysis in test automation workflows.
Instructions
Generate Robot Framework performance monitoring test code. Returns complete .robot file content as text - does not execute.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "create_performance_monitoring_testArguments",
"type": "object"
}