Record
text-content
Text content block
Spec: https://spec.modelcontextprotocol.io/specification/2025-06-18/schema#textcontent
record text-content {
text: text-data,
options: option<content-options>,
}Fields
| Name | Type | Description |
|---|---|---|
| text | text-data | The text content of the message |
| options | option<content-options> |