Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has no descriptions (coverage 0%), and the description does not explain any of the four parameters (cell, name, title, session_id). The agent cannot know what values to provide, which parameters are required, or how they map to the 'cell text' retrieval logic. The description adds no semantic value beyond the parameter names themselves.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.