Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, with both `slug` and `offeringId` having detailed descriptions in the schema. The tool description does not add additional parameter-level information beyond what the schema provides, which aligns with the baseline score of 3. The description does inform usage context for the parameters (e.g., using slug from prior search results), but that is more about usage guidelines than parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.