Server diagnostics
Run the doctor
Runs the full doctor workflow — probe → connect → initialize → capabilities → primitives — and returns a step-by-step report. The richest signal for "is this server healthy, and why not."
post/projects/{projectId}/servers/{serverId}/doctor
Path parameters
projectIdstring required
ID of the hosted project that contains the server.
serverIdstring required
ID of the server inside the project.
Request body
object required
Response
Doctor report. status summarizes the outcome; per-step detail is in checks.