@modelcontextprotocol/sdk
Preparing search index...
spec.types
Request
Interface Request
Internal
interface
Request
{
method
:
string
;
params
?:
{
[
key
:
string
]:
any
}
;
}
Hierarchy (
View Summary
)
Request
JSONRPCRequest
Index
Properties
method
params?
Properties
method
method
:
string
Optional
params
params
?:
{
[
key
:
string
]:
any
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
params
@modelcontextprotocol/sdk
Loading...