freqtrade_get_version_info
Retrieve version details for the Freqtrade trading bot and its MCP server to verify installations and ensure compatibility when developing automated trading strategies.
Instructions
Return installed freqtrade version and MCP server version.
Returns version information including the freqtrade-mcp server version, installed freqtrade version, and Python version.
Returns: Version information dictionary.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||