Claude · Schema

MessageParam

An input message in the conversation.

Artificial IntelligenceChatbotConversational AIGenerative AILarge Language ModelsMachine LearningNatural Language Processing

Properties

Name Type Description
role string The role of the message author.
content string The content of the message. Can be a string or array of content blocks.
View JSON Schema on GitHub