Summary
This QA ticket tracks the validation effort for the new document extraction feature introduced in PR #6999, which moves documents from agent tool call results into synthetic user messages as explicit DocumentContent blocks. Coverage includes both automation via CPT (Camunda Process Test) and manual cross-provider verification.
Scope
- Validate that documents provided by BPMN/HTTP/MCP tools are correctly delivered to the LLM via synthetic UserMessages, visible as content blocks identifiable via tags.
- Assert: LLM can actually reason about PDF/image/text documents, not just see metadata.
- Regression check: no missed or duplicated documents, no fallback to base64-in-text, and existing non-document tools/functions remain unaffected.
Acceptance Criteria
Subtasks
Related:
- Implementation: PR #6999
- CPT infra: PR #6940
- ADR:
connectors/agentic-ai/docs/adr/004-document-handling-in-tool-call-results.md
Summary
This QA ticket tracks the validation effort for the new document extraction feature introduced in PR #6999, which moves documents from agent tool call results into synthetic user messages as explicit DocumentContent blocks. Coverage includes both automation via CPT (Camunda Process Test) and manual cross-provider verification.
Scope
Acceptance Criteria
Subtasks
Related:
connectors/agentic-ai/docs/adr/004-document-handling-in-tool-call-results.md