Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has one parameter, 'identity', with no description, and schema description coverage is 0%. The description does not explain what format identity should take (e.g., email address, alias, GUID) or how it relates to the mailbox. The parameter is somewhat inferable from context, but the description does not compensate for the missing schema documentation.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.