wdk_list_payments
List recent Lightning payments to confirm swap deposits were sent or received. Filter by inbound, outbound, or limit.
Instructions
List recent Lightning payments (sent and received). Useful for confirming that a swap deposit was sent successfully.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of payments to return (default: 20) | |
| inbound_only | No | Show only received payments | |
| outbound_only | No | Show only sent payments |