Get Settings
getSettingsRetrieve current Uptime Kuma server settings, including timezone, authentication status, primary base URL, and configuration options. Use it to verify server configuration and troubleshoot setup.
Instructions
Retrieves the current Uptime Kuma server settings including timezone, authentication status, primary base URL, and other configuration options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeSecrets | No | Return credentials in full instead of "***". Off by default: this output is persisted in conversation transcripts and logs. Can also be enabled globally with UPTIME_KUMA_INCLUDE_SECRETS=true. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| settings | Yes | Current Uptime Kuma server settings |