Skip to content

Push Content Node

AI/Generative/History/Message

Appends text, image, audio, video, or document parts onto a chat message

ai_generative_push_contentllm
Inputs10
Outputs2
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

Input

Execution
exec_in

Trigger when ready to append content

Message

Struct
message

Message to extend

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

Type

String
type

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

Output Pins

2

Output

Execution
exec_out

Signals completion once content is appended

Message

Struct
message_out

Updated message with additional content

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_push_content
Category
AI/Generative/History/Message
Version
5