@modelcontextprotocol/sdk
Preparing search index...
spec.types
InitializedNotification
Interface InitializedNotification
This notification is sent from the client to the server after initialization has finished.
interface
InitializedNotification
{
jsonrpc
:
"2.0"
;
method
:
"notifications/initialized"
;
params
?:
NotificationParams
;
}
Hierarchy (
View Summary
)
JSONRPCNotification
InitializedNotification
Index
Properties
jsonrpc
method
params?
Properties
jsonrpc
jsonrpc
:
"2.0"
method
method
:
"notifications/initialized"
Optional
params
params
?:
NotificationParams
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
jsonrpc
method
params
@modelcontextprotocol/sdk
Loading...
This notification is sent from the client to the server after initialization has finished.