toJSON

Deprecated

Use `toJSON` instead

Replace with

import io.modelcontextprotocol.kotlin.sdk.types.toJSON
toJSON

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
toJSON

Converts the notification to a JSON-RPC notification.

Return

The JSON-RPC notification representation.