Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has no description for the 'tabId' parameter, and the description does not clarify what the number represents (e.g., index, ID from list_tabs?). With 0% schema coverage, the description fails to add meaning; the agent has no guidance on how to obtain or use tabId.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.