agirails_get_transaction
Retrieve full transaction status, escrow balance, and next action hint using a transaction ID. Check the current state of any transaction on the AGIRAILS network.
Instructions
Returns a TypeScript snippet to get full transaction status, escrow balance, next action hint, and all metadata. Use to check what state a transaction is in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txId | Yes | Transaction ID returned by agirails_request_service or agirails_list_transactions | |
| network | No | testnet |