Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema coverage is only 33%, with only the 'status' parameter having a description (0=Brouillon, 1=Validé, 2=Envoyé, 3=Annulé). The tool description does not explain the 'limit' or 'sqlfilters' parameters, nor does it give any context for how status filtering works. Since schema coverage is low, the description should compensate but fails to do so, leaving the agent to guess parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.