get_server_info
Retrieve TeamCity server details including version, build number, and current operational state for monitoring and integration purposes.
Instructions
Get TeamCity server info (version, build number, state)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}