Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must supply meaning for the only parameter. It does so by explaining that instanceId comes from chart_state, giving the agent a concrete way to obtain the value. It does not describe exact format, but the schema already gives the type and required status.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.