MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/client
index
PromptReferenceSchema
Variable PromptReferenceSchema
Const
PromptReferenceSchema
:
ZodObject
<
{
name
:
ZodString
;
type
:
ZodLiteral
<
"ref/prompt"
>
}
,
$strip
,
>
= ...
Identifies a prompt.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
V1 Docs
MCP TypeScript SDK (V2)
Loading...
Identifies a prompt.