Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, and the description introduces confusion by mentioning 'urlId' as a parameter, but the schema only includes 'id' and 'share_id'. The description does not clarify the meaning of 'id' (e.g., UUID or urlId) or how 'share_id' relates to the three mentioned identifiers.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.