CustomMeta

Deprecated

This class will be removed. Use `WithMeta` instead

Replace with

import io.modelcontextprotocol.kotlin.sdk.types.WithMeta
WithMeta

An implementation of WithMeta containing custom metadata.

Parameters

_meta

The JSON object holding metadata. Defaults to an empty JSON object.