Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must explain parameters. It maps cursor to list, id to get/audits/transactions, and mentions ids for bulk, but this is ambiguous because the tool only supports get. It does not explain 'account'. The description fails to provide clear parameter semantics, especially given the mixed action list.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.