@mcp-z/mcp-pdf
Preparing search index...
mcp
promptFactories
resourceFetching
Function resourceFetching
resourceFetching
()
:
{
config
:
{
argsSchema
:
{}
;
description
:
string
;
title
:
string
}
;
handler
:
()
=>
Promise
<
{
messages
:
{
content
:
{
text
:
string
;
type
:
"text"
}
;
role
:
"user"
}
[]
;
}
,
>
;
name
:
string
;
}
Returns
{
config
:
{
argsSchema
:
{}
;
description
:
string
;
title
:
string
}
;
handler
:
()
=>
Promise
<
{
messages
:
{
content
:
{
text
:
string
;
type
:
"text"
}
;
role
:
"user"
}
[]
;
}
,
>
;
name
:
string
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@mcp-z/mcp-pdf
Loading...