Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema description coverage is 100% and includes detailed descriptions for body_document (size limit, personalization tokens, anti-handlebars warning) and starting_point_id (exclusive with body_document). The description of the overall tool does not add parameter details, but the schema itself is richly documented, so the baseline is 3; however, the description's mention of idempotency_key usage and the schema's constraints push it to 5.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.