WithMetadata extension type

Base interface for all types that can have arbitrary metadata attached.

Should not be constructed directly, and has no public constructor.

on
Implementers

Properties

meta Meta?
The _meta property/parameter is reserved by MCP to allow clients and servers to attach additional metadata to their interactions.
no setter