Azure Web PubSub · Arazzo Workflow
Azure Web PubSub Grant Permission then Send to User
Version 1.0.0
Grant a connection a group permission, then deliver a message to that user.
Provider
Workflows
grant-permission-send-to-user
Grant a sendToGroup or joinLeaveGroup permission to a connection, then send a message to the user.
Grants a permission to a connection via grantPermission, then delivers a plain-text message to the user via sendToUser.
1
grantPermission
Grant the connection the requested permission, optionally scoped to a target group name.
2
sendToUser
Deliver the supplied plain-text message to every connection owned by the user.
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.