MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/client
index
ResourceContentsSchema
Variable ResourceContentsSchema
Const
ResourceContentsSchema
:
ZodObject
<
{
_meta
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodUnknown
>
>
;
mimeType
:
ZodOptional
<
ZodString
>
;
uri
:
ZodString
;
}
,
$strip
,
>
= ...
The contents of a specific resource or sub-resource.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
V1 Docs
MCP TypeScript SDK (V2)
Loading...
The contents of a specific resource or sub-resource.