Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The sole parameter 'network' has an empty description in the schema, and the tool description does not mention it at all. With 0% schema coverage and zero explanation of what `network` expects (e.g., format, allowed values, default), the description adds no value beyond repeating the parameter name.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.