MCP TypeScript SDK
V2 Docs
Preparing search index...
types
BlobResourceContentsSchema
Variable BlobResourceContentsSchema
Const
BlobResourceContentsSchema
:
ZodObject
<
{
_meta
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodUnknown
>
>
;
blob
:
ZodString
;
mimeType
:
ZodOptional
<
ZodString
>
;
uri
:
ZodString
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
V2 Docs
MCP TypeScript SDK
Loading...