Class Nexus\Mcp\Core\Schema\MetaObject\PayloadMetaObject

final
readonly
extends MetaObject<array<string, mixed>>

The _meta of a payload nested inside an envelope rather than of the envelope itself, such as a tool, a resource, a prompt, or a content block. It reserves no keys of its own, so every entry is an extra.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\MetaObject
__construct(), jsonSerialize()
Properties inherited from Nexus\Mcp\Core\Schema\MetaObject
$extras