Capabilities
← Type explorerWhich capability each side declares during initialization, and the methods it unlocks. Follow a method into the type explorer to inspect its shape.
Client capabilities
elicitationelicitation
Present if the client supports elicitation from the server.
experimentalcommon
Experimental, non-standard capabilities that the client supports.
No methodstaskstasks
Present if the client supports task-augmented requests.
Server capabilities
completionscompletion
Present if the server supports argument autocompletion suggestions.
experimentalcommon
Experimental, non-standard capabilities that the server supports.
No methodslogginglogging
Present if the server supports sending log messages to the client.
promptsprompts
Present if the server offers any prompt templates.
resourcesresources
Present if the server offers any resources to read.
taskstasks
Present if the server supports task-augmented requests.
toolstools
Present if the server offers any tools to call.