Class Nexus\Mcp\Schema\Content\ImageContent

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

An image provided to or from an LLM.

Methods
Properties