list_strategies
List the strategy templates available for backtesting and comparison (name, title, one-line description). Use the returned `name` value as the strategy identifier in other tools.
Parameters
No parameters.
Raw schema
{
"type": "object",
"properties": {},
"additionalProperties": false
}