Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The description clarifies the behavior of expiry_date (nearest available expiry when omitted) and identifies symbol examples, which adds some semantic guidance. However, schema description coverage is 0% and the description does not explicitly state that symbol must be supplied, nor does it discuss the other schema fields (e.g., mcp_prompt_id, question_asked, source_resource_id). The nested schema is rich, but the description itself leaves a notable gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.