Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. It mentions 'world or global' (mirroring the enum) and 'by index' (the parameter name), but it doesn't explain what index refers to, the difference between world and global, or the meaning of 'instance.' The description adds no semantic value beyond what the schema already provides.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.