create_synthetics_tests_trigger_cis
Trigger synthetic tests in CI pipelines to validate application performance and functionality before deployment.
Instructions
Trigger a set of Synthetic tests for continuous integration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}