Skip to main content

agent/conversation/archived

Pushed when a task conversation is archived.

Params

taskId
string (UUID)
Branded TaskId
conversationId
string (UUID)
Branded ConversationId
archivedAt
string (ISO 8601)
The archivedAt field.

Example

{
  "jsonrpc": "2.0",
  "method": "agent/conversation/archived",
  "params": { ... }
}