Pular para o conteúdo principal

Resolve the context sources of an agent execution

POST 

https://platform.docana.com/api/v1/agents/:agentId/executions/:executionId/context-sources/

Accepts a JSON body { applicationId, messageIds?, knowledgeIds?, documentIds? }. Ids of the wrong type are silently dropped; when no valid id remains the empty payload is returned without touching the database.

Request

Responses

The resolved context sources