freshprobe_batch
Probe multiple URLs simultaneously to determine if their data is fresh or stale. Returns JSON verdicts for each endpoint.
Instructions
Probe multiple endpoints concurrently for data freshness. Returns an array of JSON verdicts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | list of URLs to probe | |
| repeat | No | number of repeat probes per URL | |
| concurrency | No | max concurrent probes |