create_synthetics_tests_uptimes
Fetch uptime data for multiple Synthetic tests by their IDs to monitor application availability and performance.
Instructions
Fetch uptime for multiple Synthetic tests by ID.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}