server_build
Query the live server's version and implemented requirements with dates, distinguishing deliberately unimplemented features from missing ones. Call after upgrades to avoid breaking changes.
Instructions
What this RUNNING server is: its version, and every requirement it implements with the date. Ask it instead of reading a source tree — a checkout tells you what some code says, not what the process answering your calls does, and those are different objects. Also lists what is deliberately NOT implemented and why, so 'missing' and 'refused' stop looking the same. Call it after an upgrade instead of discovering the change by breaking against it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||