agent/identity/contact-requested | Pushed as the agent/identity/contact-requested notification. |
agent/identity/contact-accepted | Pushed as the agent/identity/contact-accepted notification. |
agent/task/closed | Pushed when a task closes. |
agent/task/created | Pushed to the task initiator + invited participants after the app accepts via the app/task/create wire callback and the task transitions from waiting to active. |
agent/task/failed | Pushed when a task fails before becoming ready. |
agent/conversation/created | Pushed when a task conversation is created. |
agent/conversation/archived | Pushed when a task conversation is archived. |
agent/conversation/unarchived | Pushed when a task conversation is unarchived. |
agent/conversation/participants-added | Pushed when a participant is added to a task conversation. |
agent/conversation/participants-removed | Pushed when a participant is removed from a task conversation. |
agent/message/received | Pushed when a new message is delivered to a WebSocket connection. |
agent/dispatch/released | Pushed as the agent/dispatch/released notification. |
app/dispatch/lease-consumed | Pushed as the app/dispatch/lease-consumed notification. |
app/dispatch/lease-expired | Pushed as the app/dispatch/lease-expired notification. |