@modelcontextprotocol/sdk
Preparing search index...
types
EmptyResultSchema
Variable EmptyResultSchema
Const
EmptyResultSchema
:
ZodObject
<
{
_meta
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodUnknown
>
>
}
,
"strict"
,
ZodTypeAny
,
{
_meta
?:
Record
<
string
,
unknown
>
}
,
{
_meta
?:
Record
<
string
,
unknown
>
}
,
>
= ...
A response that indicates success but carries no data.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@modelcontextprotocol/sdk
Loading...
A response that indicates success but carries no data.