get_health
Check the health status of the Prefect workflow automation server to monitor system availability and ensure workflows can execute properly.
Instructions
Get health status of the Prefect server.
Returns: Health status information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}