Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% and the description does not explain any of the four parameters (`table`, `field`, `session_id`, `search_by_title`). The description mentions 'a reference field' and 'a form table row', which vaguely map to `field` and `table`, but it adds no details about formats, defaults, or relationships. With zero parameter documentation, the description fails to compensate adequately.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.