chimerax_status
Check whether the ChimeraX REST server is running to avoid failures when starting or controlling ChimeraX, with optional version details.
Instructions
Check if ChimeraX REST server is running.
AI clients should call this before chimerax_start or other control tools
rather than probing ChimeraX by launching it directly.
Args:
include_version: If True, run the ChimeraX version command once
and include it in the response. Defaults to False to avoid writing
version checks to the ChimeraX Log.
Returns: Connection status and version if running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_version | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||