MCP TypeScript SDK
V2 Docs
Preparing search index...
types
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
V2 Docs
MCP TypeScript SDK
Loading...
Identifies a prompt.