toJSON
Deprecated
Use `toJSON` instead
Replace with
import io.modelcontextprotocol.kotlin.sdk.types.toJSON
Content copied to clipboard
toJSONContent copied to clipboard
Converts the request to a JSON-RPC request.
Return
The JSON-RPC request representation.
Deprecated
Use `toJSON` instead
Replace with
import io.modelcontextprotocol.kotlin.sdk.types.toJSON
Content copied to clipboard
toJSONContent copied to clipboard
Converts the notification to a JSON-RPC notification.
Return
The JSON-RPC notification representation.