Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has one required parameter 'npc_key' with no description (schema coverage 0%). The tool description does not explain what 'npc_key' represents, how to obtain it, or its purpose. Since schema coverage is low, the description must compensate, but it provides no parameter-level information, leaving the agent without necessary context.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.