For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Type Alias: AgentInstanceDocumentContent

type AgentInstanceDocumentContent = object;

Document content

A Camunda Document Store reference content block.

Properties

contentType

contentType: string;

The content type discriminator.


documentReference

documentReference: DocumentReference;

A reference to a document stored in the Camunda Document Store.