Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate for missing parameter documentation. It provides general context—'your own' hints at owner, 'from a chain' hints at network—but it does not explain the exact meaning or accepted values of owner, asset, or network. The required owner parameter is especially underspecified, and no enums or defaults exist in the schema to help.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.