Namespace Nexus\Mcp\Core\Schema\Resource

Classes
BlobResourceContents

Binary resource contents, whose blob payload carries a base64-encoded representation of the 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, whose text payload is set only when the resource can be represented as text.