Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. It mentions title, process, role, text, and automationId as query attributes, but does not explain other parameters such as until, pollMs, timeoutMs, window, or windowQuery. The description only partially clarifies the query structure, leaving most parameters without semantic context.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.