Skip to main content

UserMessageContent

@codebolt/codeboltjs


Interface: UserMessageContent

Defined in: packages/codeboltjs/src/types/libFunctionTypes.ts:235

Content block within a user message

Properties

PropertyTypeDescriptionDefined in
textstringThe text contentpackages/codeboltjs/src/types/libFunctionTypes.ts:239
typestringType of content (e.g., "text", "image")packages/codeboltjs/src/types/libFunctionTypes.ts:237