Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must carry the burden of explaining the 7 parameters. It only implies restaurant association and menu-item creation, leaving restaurant_id, name, calories, cost_cents, description, ingredients, and price_cents without semantic or unit context.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.