Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has one parameter, process_name, with 0% description coverage, and the tool description does not mention it at all. The phrase 'from a predefined template' does not explain what process_name means, how it maps to a template, or what format is expected, so the agent cannot determine how to populate the parameter.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.