get_health
Check RefineX API health and verify real-time AWS data ingestion timestamp to ensure infrastructure decisions are based on current data.
Instructions
Get RefineX API health and last AWS data ingestion timestamp. No API key required.
Returns:
status: "healthy" | "degraded"
version: API version string
timestamp: current server time (UTC ISO-8601)
clouds.aws.status: "active" | "degraded"
clouds.aws.last_ingestion: ISO-8601 timestamp of last AWS price poll
clouds.aws.realtime: true (live AWS data as of 2026-03-26)
Use this to verify real-time data is flowing before making infrastructure decisions. If aws.status is "degraded", last_ingestion is >10 minutes old.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||