ddb_ping
Verify server version and capabilities on connect to ensure your client meets minimum requirements and knows which tools are enabled.
Instructions
Handshake: returns this server's name, semver version, and capability flags. Call it on connect and assert version meets your expected minimum (semver) before relying on newer tools; read capabilities to see whether writes are enabled and which optional surfaces (rollPump, partySnapshot) exist. Fields are additive-only across versions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||