@modelcontextprotocol/sdk
Preparing search index...
server/mcp
CompleteResourceTemplateCallback
Type Alias CompleteResourceTemplateCallback
CompleteResourceTemplateCallback
:
(
value
:
string
,
)
=>
string
[]
|
Promise
<
string
[]
>
A callback to complete one variable within a resource template's URI template.
Type Declaration
(
value
:
string
)
:
string
[]
|
Promise
<
string
[]
>
Parameters
value
:
string
Returns
string
[]
|
Promise
<
string
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@modelcontextprotocol/sdk
Loading...
A callback to complete one variable within a resource template's URI template.