get_server_version
Fetch the Immich server version for compatibility checks or reporting.
Instructions
Get the Immich server version. Use this to check compatibility or report the running server version. Read-only.
Returns: JSON with major, minor, and patch version numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |