get_server_version
Check the running Immich server version to verify compatibility or report it. Returns major, minor, and patch version numbers in JSON.
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 |