Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 33%, so the description must compensate. It does clarify the key parameter semantics: identity can be a username or email, entityType folder with rootFolderId enables whole-workspace sharing, and email invitations can target pre-account users. However, it doesn't explain workspaceId, idempotencyKey, or language beyond what the schema already says, so it doesn't fully cover the gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.