Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has 2 parameters (vhost, name) with no descriptions. The description only implies that 'vhost' is the virtual host and 'name' is the stream connection name, but does not explain their purpose or format. Schema coverage is 0%, so the description should compensate but does not.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.