Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0% and the single required parameter app_ref is completely undocumented in the schema. The description only mentions 'application', implying app_ref identifies an application, but it does not specify whether this is a name, ID, path, or process handle, leaving the agent without sufficient parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.