ResourceContents

mcp.schema.ResourceContents
See theResourceContents companion object
sealed trait ResourceContents

Attributes

Companion
object
Source
ResourceContents.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Blob
class Text

Members list

Value members

Abstract methods

The MIME type of this resource.

The MIME type of this resource.

Attributes

Returns

the MIME type of this resource.

Source
ResourceContents.scala
def uri: String

The URI of this resource.

The URI of this resource.

Attributes

Returns

the URI of this resource.

Source
ResourceContents.scala