@modelcontextprotocol/sdk
Preparing search index...
types
PromptReferenceSchema
Variable PromptReferenceSchema
Const
PromptReferenceSchema
:
ZodObject
<
{
name
:
ZodString
;
type
:
ZodLiteral
<
"ref/prompt"
>
}
,
"strip"
,
ZodTypeAny
,
{
name
:
string
;
type
:
"ref/prompt"
}
,
{
name
:
string
;
type
:
"ref/prompt"
}
,
>
= ...
Identifies a prompt.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@modelcontextprotocol/sdk
Loading...
Identifies a prompt.