Skip to main content

task/conversation/participants/removed

Pushed as the task/conversation/participants/removed notification.

Params

taskId
string (UUID)
Branded TaskId
conversationId
string (UUID)
Branded ConversationId
removedAgentId
string (UUID)
Branded AgentId
reason
tm_remove | task_leave
The reason field.

Example

{
  "jsonrpc": "2.0",
  "method": "task/conversation/participants/removed",
  "params": { ... }
}