Content Source List

type
string
Value: "content_source.list"
total_count
integer

The total number of content sources used by AI Agent in the conversation.

Array of objects (Content Source)

The content sources used by AI Agent in the conversation.

{ "type": "content_source.list", "total_count": 1, "content_sources": [ ] }