Namespace Nexus\Mcp\Core\Schema\Resource

Classes
BlobResourceContents

Binary resource contents. The blob payload carries a base64-encoded representation of the binary data.

Resource

A known resource that the server is capable of reading.

ResourceContents

The contents of a specific resource or sub-resource.

ResourceTemplate

A template description for resources available on the server.

ResourceTemplateReference

A reference to a resource or resource template definition.

TextResourceContents

Text-encoded resource contents. The text payload is set only when the resource can actually be represented as text (not binary data).