preview_xrpl_transaction
FREE. Describe one XRPL transaction before you buy it: what it does, what is irreversible, the price, and every field it needs. Returns NO signable txjson — enough to decide, not enough to sign. Then call build_xrpl_transaction to buy it. Params: product_id (required, from list_xrpl_services), params (optional object; tailors the multisig warning).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | Optional per-service parameters; only used to tailor the irreversibility wording (e.g. signers, quorum). | |
| product_id | Yes | Which XRPL action to describe. Call list_xrpl_services for the catalogue. |