reload_config
Reload the Freqtrade trading bot's configuration to apply changes without restarting the bot, ensuring updated settings take effect immediately.
Instructions
Reload the bot configuration.
Parameters: ctx (Context): MCP context object for logging and client access.
Returns: str: Stringified JSON response or success message, or error if failed.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||