Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, and the description does not explain the parameters beyond mentioning a generic 'project page.' It doesn't say how to pass or set `page`, what `null` means for `page`, or why `project_guid` is needed. The schema names are only marginally self-explanatory, so this is a clear missing piece.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.