fetch_config
Retrieve the current configuration of your Freqtrade cryptocurrency trading bot to monitor settings and ensure proper operation.
Instructions
Retrieve the current bot configuration.
Parameters: ctx (Context): MCP context object for logging and client access.
Returns: str: Stringified JSON response with configuration data, or None if failed.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||