create_synthetics_variables
Generate global variables for Datadog Synthetic tests to parameterize and reuse values across monitoring checks and scenarios.
Instructions
Create a Synthetic global variable.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}