Skip to main content

task/conversation/participants/added

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

Params

taskId
string (UUID)
Branded TaskId
conversationId
string (UUID)
Branded ConversationId
addedAgentId
string (UUID)
Branded AgentId
byAgentOrTm
tm
The byAgentOrTm field.

Example

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