Skip to main content
GET
/
ready
Service readiness (DB connectivity)
curl --request GET \
  --url https://api.runtools.ai/ready
{
  "status": "<string>",
  "database": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.runtools.ai/llms.txt

Use this file to discover all available pages before exploring further.

Response

Service ready.

status
string
database
boolean