Class Nexus\Mcp\Schema\BaseMetadata

<T is array{name: non-empty-string, title?: non-empty-string}>

abstract
readonly
implements JsonSerializable, Arrayable<T>

Base interface for metadata with name (identifier) and title (display name) properties.

Methods
Properties