Class Nexus\Mcp\Schema\Content\TextContent

final
readonly
implements JsonSerializable, Arrayable<array{_meta?: array<string, mixed>, type: 'text', text: string, annotations?: template-type<Annotations, Arrayable, 'T'>}>, ContentBlock

Text provided to or from an LLM.

Methods
Properties