Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3, but the description enriches the parameter semantics with concrete examples ('cbam', '2023/956'), the relationship between id and name, and the source of valid IDs (query_policies). It also adds practical guidance on response_format for agent pipelines, going beyond the schema's default-only descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.