Variant
content-block
Content blocks that can be included in messages
variant content-block {
text(text-content),
image(image-content),
audio(audio-content),
resource-link(resource-link-content),
embedded-resource(embedded-resource-content),
}Cases
| Case | Payload | Description |
|---|---|---|
| text | text-content | |
| image | image-content | |
| audio | audio-content | |
| resource-link | resource-link-content | |
| embedded-resource | embedded-resource-content |