swift_message_reference
Look up SWIFT message types — MT (FIN) and MX (ISO 20022).
Pass a specific type to get full details, or omit to list all types. Covers customer payments (MT103, pacs.008), FI transfers (MT202, pacs.009), trade finance (MT700, MT760), cash management (MT940, camt.053), and payment status (pacs.002).
Also use this tool to answer questions about where specific payment
fields live — e.g., where the UETR sits in an MT103 (Field 121, Block 3
header), where charges appear (71A/71F/71G), or which fields carry
routing info (56/57). MT103 and pacs.008 responses include a
tracing_note explaining UETR recovery for customers who only have
a reference number.
Args: message_type: Message type (e.g., "MT103", "pacs.008", "MT940"). Case-insensitive. Omit to list all.
Examples: swift_message_reference("MT103") swift_message_reference("pacs.008") swift_message_reference()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |