freqtrade_list_docs
Browse and filter Freqtrade documentation topics by keyword to quickly find relevant trading strategy resources and configuration guides.
Instructions
List available freqtrade documentation topics.
Returns a list of documentation pages with their topic identifiers and titles. Use the optional filter to narrow results by keyword.
Args: filter: Optional keyword to filter topics (e.g., "strategy", "freqai").
Returns: List of doc topic summaries, or an error message if docs not available.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No |