bridging_bridgeWormholeStatus
InactiveTool of SAP MCP Server
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.
Parameters schema
{
"type": "object",
"required": [
"sequence",
"sourceChain"
],
"properties": {
"sequence": {
"type": "string",
"description": "Wormhole sequence number from bridgeWormhole response"
},
"sourceChain": {
"type": "string",
"description": "Source Chain parameter for Bridging Bridge Wormhole Status."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries