get_transaction_property
Retrieve a specific property value from a transaction by providing the transaction ID and property name, such as Filename, Status, or Direction.
Instructions
Get a specific property value from a transaction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| propertyName | Yes | The name of the property to retrieve (e.g., 'Filename', 'Status', 'Direction') | |
| transactionId | Yes | The unique identifier of the transaction |