@modelcontextprotocol/sdk
Preparing search index...
spec.types
Notification
Interface Notification
Internal
interface
Notification
{
method
:
string
;
params
?:
{
_meta
?:
{
[
key
:
string
]:
unknown
}
;
[
key
:
string
]:
unknown
}
;
}
Hierarchy (
View Summary
)
Notification
JSONRPCNotification
Index
Properties
method
params?
Properties
method
method
:
string
Optional
params
params
?:
{
_meta
?:
{
[
key
:
string
]:
unknown
}
;
[
key
:
string
]:
unknown
}
Type Declaration
[
key
:
string
]:
unknown
Optional
_meta
?:
{
[
key
:
string
]:
unknown
}
See
General fields:
_meta
for notes on
_meta
usage.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
params
@modelcontextprotocol/sdk
Loading...
See General fields:
_metafor notes on_metausage.