status
Check RSpace server connectivity and operational status to verify system health before performing data operations.
Instructions
System health check - determines if RSpace server is accessible and running
Usage: Call this first to verify connectivity before other operations Returns: Status message from RSpace server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}