Uses of Interface
io.modelcontextprotocol.spec.McpSchema.Annotated
Packages that use McpSchema.Annotated
-
Uses of McpSchema.Annotated in io.modelcontextprotocol.spec
Subinterfaces of McpSchema.Annotated in io.modelcontextprotocol.specModifier and TypeInterfaceDescriptionstatic interfaceA common interface for resource content, which includes metadata about the resource such as its URI, name, description, MIME type, size, and annotations.Classes in io.modelcontextprotocol.spec that implement McpSchema.AnnotatedModifier and TypeClassDescriptionstatic final recordAudio provided to or from an LLM.static final recordThe contents of a resource, embedded into a prompt or tool call result.static final recordAn image provided to or from an LLM.static final recordA known resource that the server is capable of reading.static final recordA known resource that the server is capable of reading.static final recordResource templates allow servers to expose parameterized resources using URIstatic final recordText provided to or from an LLM.