Class Nexus\Mcp\Core\Schema\Resource\Resource

final
readonly
extends BaseMetadata
implements Arrayable<array{name: non-empty-string, uri: non-empty-string, title?: non-empty-string, description?: non-empty-string, mimeType?: non-empty-string, annotations?: template-type<Annotations, Arrayable, 'T'>, size?: float, icons?: list<template-type<Icon, Arrayable, 'T'>>, _meta?: template-type<MetaObject, Arrayable, 'T'>}>, Icons
uses ParsesNumber

A known resource that the server is capable of reading.

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