MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/server
server/completable
isCompletable
Function isCompletable
isCompletable
(
schema
:
unknown
)
:
schema
is
CompletableSchema
<
AnySchema
>
Checks if a schema is completable (has completion metadata).
Parameters
schema
:
unknown
Returns
schema
is
CompletableSchema
<
AnySchema
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
V1 Docs
MCP TypeScript SDK (V2)
Loading...
Checks if a schema is completable (has completion metadata).