Skip to content

AnthropicTextBlock

A text content block in Anthropic’s array-of-blocks message format.

---
title: AnthropicTextBlock
config:
  look: handDrawn
  theme: colorful
  class:
    hideEmptyMembersBox: true
---
classDiagram
    class AnthropicTextBlock {
        +string type
        +string text
    }
text: Hello, how can I help?
NameTypeDescription
typestringThe content block type
textstringThe text content