Azure Web PubSub · Arazzo Workflow
Azure Web PubSub Direct Connection Message
Version 1.0.0
Confirm a connection exists, then send a targeted message to just that connection.
Provider
Workflows
direct-connection-message
Verify a connection exists, then send a message directly to that connection.
Probes a connection with connectionExists and, when present, delivers a plain-text message via sendToConnection; otherwise ends.
1
checkConnection
Probe whether the connection is still attached. A 200 means it exists; a 404 means it is gone.
2
sendToConnection
Deliver the supplied plain-text message directly to the single connection.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.