@modelcontextprotocol/sdk
Preparing search index...
spec.types
BooleanSchema
Interface BooleanSchema
interface
BooleanSchema
{
default
?:
boolean
;
description
?:
string
;
title
?:
string
;
type
:
"boolean"
;
}
Index
Properties
default?
description?
title?
type
Properties
Optional
default
default
?:
boolean
Optional
description
description
?:
string
Optional
title
title
?:
string
type
type
:
"boolean"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
description
title
type
@modelcontextprotocol/sdk
Loading...