Skip to content

Make Message Node

AI/Generative/History/Message

Creates a chat message with text, image, audio, video, or document content and optional tool metadata

ai_generative_make_history_messagellm
Inputs10
Outputs1
Security exposure10/10
Packagellm

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
10/10High
PrivacyPotential sensitivity of processed data.
10/10High
PerformanceRuntime or resource pressure.
9/10High
GovernancePolicy, audit, or compliance impact.
9/10High
ReliabilityOperational stability considerations.
10/10High
CostExternal or compute cost impact.
10/10High

Input Pins

10

Role

String
role

Author role

Default User
AssistantSystemUserToolFunction

Type

String
type

Message content type

Default Text
TextImageAudioVideoDocument

Text

String
text

Text content

Image

String
image

Image URL, data URI, file_id reference, or bare base64 payload

Audio

String
audio

Audio URL, data URI, file_id reference, or bare base64 payload

Video

String
video

Video URL, data URI, file_id reference, or bare base64 payload

Document

String
document

Document URL, data URI, file_id reference, or bare base64 payload

Detail

String
detail

Image resolution detail level

Default auto
autolowhigh

MIME Type

String
mime

Auto infers MIME from a URL or data URI; select a type for bare base64

Default Auto
Autoimage/jpegimage/pngimage/gifimage/webpimage/heic+26 more

Tool Call Id

String
tool_call_id

Tool Call Identifier

Output Pins

1

Message

Struct
message

Newly constructed chat message

HistoryMessageHistoryMessage6 fields
roleRolerequired
enum "system", "user", "assistant", "function"...
contentMessageContentrequired
variant 1stringvariant
variant 2Array<Content>variant
itemsContentarray item
variant 1objectvariant
variant 2objectvariant
variant 3objectvariant
variant 4objectvariant
variant 5objectvariant
namestring | null
tool_callsarray | null
itemsToolCallarray item
idstringrequired
typestringrequired
functionToolCallFunctionrequired
namestringrequired
argumentsstringrequired
tool_call_idstring | null
annotationsarray | null
itemsAnnotationarray item
typestringrequired
url_citationanyOf (2)
variant 1UrlCitationvariant
variant 2nullvariant

Node Info

Internal name
ai_generative_make_history_message
Category
AI/Generative/History/Message
Version
4