update_credentials
Update Immich connection credentials after API key rotation or server URL change. Persists to disk and applies immediately—no restart required.
Instructions
Update the Immich connection credentials. Use this when the API key has been rotated or when the server URL has changed. The new credentials are persisted to disk and take effect immediately — no restart required.
Args:
base_url: The Immich server URL (e.g. 'https://photos.example.com').
api_key: A valid Immich API key.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_url | Yes | ||
| api_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |