Skip to content

Content Source List

typestring
Value:"content_source.list"
Example:"content_source.list"
total_countinteger

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

Example:1
content_sourcesArray of objects(Content Source)

The content sources used by AI Agent in the conversation.

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