get_strategy_schema
Retrieve the JSON schema defining the strategy document structure for condition_tree and indicators. Use this to guide manual strategy composition before validation.
Instructions
JSON Schema for the strategy document (condition_tree + indicators).
Fetch this before composing a strategy by hand; the validate_strategy tool checks against the same rules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||