Class Nexus\Mcp\Schema\Content\EmbeddedResource

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

The contents of a resource, embedded into a prompt or tool call result. It is up to the client how best to render embedded resources for the benefit of the LLM and/or the user.

Methods
Properties