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 doesn't explain the 'id' (e.g., cart ID, shipping option ID) or 'fields' parameters, their formats, or required values. Without this, the agent lacks essential context to invoke the tool correctly, making the description insufficient for the two undocumented parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.