ghostrigger_ping
Verify the GhostRigger IPC server is reachable by sending a ping, returning status 'ok' when active.
Instructions
Ping the GhostRigger IPC server (POST /api/ping).
Returns: JSON string: {"status": "ok", "action": "ping", "program": "GhostRigger"}
KB: see knowledge_base/16_ANIMATION_DEEP_DIVE.md#overview Example: ghostrigger_ping()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |