get_synthetics_variables
Retrieve all Synthetic global variables from Datadog to access and manage test configuration data for monitoring operations.
Instructions
Get the list of all Synthetic global variables.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}