Class Nexus\Mcp\Schema\Resource\ResourceTemplate

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

A template description for resources available on the server.

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