Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
With 0% schema description coverage, the description carries the full burden of explaining the five parameters, but it only illuminates confirmationName via 'confirmado pelo nome'. It leaves workflowId, expectedRevision, mode, and confirmation_id semantically unexplained, especially the role of expectedRevision as a guard, so the agent cannot fully infer correct parameter usage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.