Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, meaning the description provides no parameter-level guidance. With 8 parameters (amountCents, rail, recipientId, sourceAccountId, destinationAccountId, etc.), the description mentions 'amount, recipient, or rail' in a general sense but doesn't map them to specific parameters. The agent is left without any semantic explanation of required or optional fields.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.