Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The sole parameter 'source' has no schema description (0% coverage), and the tool description does not clarify whether it expects a file path, code snippet, or string. The purpose implies MQL5 source code, but this is not explicit, leaving the agent to guess the expected input format.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.