Text content block.
Summary
Types
@type t() :: %MCP.Protocol.Types.Content.TextContent{ annotations: MCP.Protocol.Types.Annotations.t() | nil, meta: map() | nil, text: String.t(), type: String.t() }
Text content block.
@type t() :: %MCP.Protocol.Types.Content.TextContent{ annotations: MCP.Protocol.Types.Annotations.t() | nil, meta: map() | nil, text: String.t(), type: String.t() }