opencode_server_status
Check opencode server health and status, returning active session count and configuration summary.
Instructions
Check the status and health of the opencode server.
Returns health info, active session count, and config summary.
Return Format
{"success": bool, "message": str, "data": dict}
Examples
opencode_server_status()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||