Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0% across 9 parameters, so the description must compensate. It meaningfully explains name, agent_id, and api_key and their mutually exclusive usage paths, but leaves source, is_test, industry, visit_id, owner_name, and organization entirely undocumented in both schema and description.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.