Bridging Bridge Wormhole Status
bridging_bridgeWormholeStatusCheck the status of a Wormhole bridge transfer. Input the sequence number and source chain from a prior bridge submission to track progress and update the user-facing audit trail.
Instructions
Check the status of a Wormhole bridge transfer. SAP MCP context: Protocol bridging; operation class read. Use to check Wormhole bridge transfer status after a bridge submission. Call this after bridging_bridgeWormhole and keep the resulting status with the user-facing bridge audit trail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sequence | Yes | Wormhole sequence number from bridgeWormhole response | |
| sourceChain | Yes | Source Chain parameter for Bridging Bridge Wormhole Status. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | MCP content blocks returned to the caller. | |
| isError | No | True when the tool result represents an application-level error. |