Class Nexus\Mcp\Schema\Resource\Resource

final
readonly
extends BaseMetadata<array{_meta?: array<string, mixed>, uri: non-empty-string, name: non-empty-string, title?: non-empty-string, description?: non-empty-string, mimeType?: non-empty-string, size?: int<0, max>, annotations?: template-type<Annotations, Arrayable, 'T'>, icons?: list<template-type<Icon, Arrayable, 'T'>>}>

A known resource that the server is capable of reading.

Methods
Methods inherited from Nexus\Mcp\Schema\BaseMetadata
getDisplayName(),
Properties
Properties inherited from Nexus\Mcp\Schema\BaseMetadata
$name, $title