CustomMeta
Deprecated
This class will be removed. Use `WithMeta` instead
Replace with
import io.modelcontextprotocol.kotlin.sdk.types.WithMeta
Content copied to clipboard
WithMetaContent copied to clipboard
An implementation of WithMeta containing custom metadata.
Parameters
_meta
The JSON object holding metadata. Defaults to an empty JSON object.