Attachment data with content for AI consumption

interface AttachmentWithData {
    attachment: ConversationDetailAttachmentEntity;
    contentUrl: string;
}

Properties

contentUrl: string

The full content as data URL or pre-auth download URL