Health Check
health_checkFREE: Check service health, engine availability, and uptime. Use before dispatching paid calls to confirm the service is operational.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | If true, include detailed per-engine diagnostics (default: false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Overall service status | |
| timestamp | Yes | ISO 8601 timestamp | |
| engines_ok | Yes | Whether all engines are operational | |
| uptime_seconds | Yes | Server uptime in seconds |