Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline of 3 applies. All three parameters (runId, environment, workspaceId) are already documented with provenance ('The run ID from run_workflow') and validation rules ('Must match a granted target from get_me'), so the description need not add parameter detail.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.